Releases: vivocha/arrest
Releases · vivocha/arrest
v13.0.0
13.0.0 (2022-06-08)
Features
- support ES modules, use c8 instead of nyc (dd1b497)
BREAKING CHANGES
v12.1.0
12.1.0 (2022-04-08)
Features
- add an api property to the resource (9f707a0)
v12.0.0
12.0.0 (2022-03-29)
Features
- update to latest openapi-police (7ccbb54)
BREAKING CHANGES
- json schema format clauses are now validated and validated and can produce errors in existing code
v11.0.0
11.0.0 (2022-03-02)
Features
- porting to mongodb driver 4.4 (eff9647)
BREAKING CHANGES
- minimum node version is 16.14.0
v10.2.2
10.2.2 (2022-03-02)
Bug Fixes
- get jsonpolice types from openapi-police (852e25a)
v10.2.1
10.2.1 (2022-02-08)
Bug Fixes
- use projection instead of fields in query opts (9ac4d55)
v10.2.0
10.2.0 (2022-01-31)
Features
- add options to specify date and time formats when exporting in csv (4b6be16)
v10.1.5
10.1.5 (2021-11-26)
Bug Fixes
- avoid calling count() when neither limit nor skip are set (13e090d)