Skip to content

v6.0.0

Compare
Choose a tag to compare
@75lb 75lb released this 30 Jun 17:33
· 28 commits to master since this release

Breaking changes since v5.0.5

  • Support for node versions less than v8 removed.

Bug fixes

  • typeLabel now indicates an array for lazyMultiple options. #22
  • typeLabel now defaults to a string. #23

Other improvements

  • Upgraded dependency tree. Bundle size reduced by 33%.
  • Moved all the examples to the wiki
  • Increased test coverage.

Upgrade notes

There have been no changes to the public API of this module. If you are using node v8 or above, you can upgrade safely.