v0.30.0-beta.0 π»
Pre-release
      Pre-release
    
        This version makes this package compatible with Meilisearch v0.30.0rc1 π
Check out the changelog of Meilisearch v0.29.1 for more information on the changes.
π Enhancements
- New 
paginationstrategy with the search parameterspageandhitsPerPage#1372 - New filters on 
getTasks:uid,beforeEnqueuedAt,afterEnqueuedAt, ... see #1376 - New 
client.cancelTasksmethod that lets you cancelenqueuedandprocessingtasks #1379 - New 
client.deleteTasksmethod that lets you deleted tasks #1382 - New 
client.swapIndexesmethod that lets you swap two indexes #1384 
β οΈ  Breaking change
- Parameters on 
getTasksname changes: #1391status->statusesindex_uid->index_uidstype->types
 - Task detail 
receivedDocumentIdsrenamed tomatchedDocuments#1386 - Remove 
batchUidfromTaskclass #1388 - Error field in 
Taskis now always present and has anullvalue when there are no errors #1389 - Add and rename some error codes: #1393