v1.0.0
1.0.0 (2020-04-07)
Bug Fixes
- refresh yarn.lock (593a29b)
Code Refactoring
- re-implement library in ts strict mode (84135fd)
BREAKING CHANGES
- migrateModel/migrateCollection now accept migration options as 4th parameter instead of versionCollectionName
- Minimal noder version is now 12.8.1
- Typescript compiler was upgraded to version 3.8.3