We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e05d4f commit 452ba20Copy full SHA for 452ba20
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## V0.10 (released)
2
3
+- Fix bug where you could not import the CJS package from a ES6 node environment. #410
4
+
5
+## V0.10 (released)
6
7
- Build is done 100% with rollup, tsc has been removed #318. Rollup has been updated #283
8
- Moved tests to own folder at root #283
9
- Error handled created with two new custom errors: `MeiliSearchApiError` `MeiliSearchTimeoutError` #283 & #311 & #318
0 commit comments