Skip to content

v1.0.0

Compare
Choose a tag to compare
@hellivan hellivan released this 07 Apr 20:06
· 34 commits to develop since this release
f105f0d

1.0.0 (2020-04-07)

Bug Fixes

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