v2.0.0
Breaking Changes
- Requires Node 6+
- #48 - Optimizing the lodash usage and no longer exposing as an injectable dependency
- #49 - Removing moment dependencies and DateTimeUtils
- #50 - Removing the joi dependency
** You will now need to make this dependency local to your application if needed. Not many projects use some of these dependencies, so the changes make the package and others that use it much lighter.
Other
- #45 - Switching from transpiled es6 to Node 6 native es6, removing the need for babel
- #46 - Adding changelog link
- #47 - Delete .babelrc
- #52 - Fixing false positive in test that wasn't waiting for a promise to re…
- #53 - Updating spur packages to the latest non RC versions
Related
This package depends on the following packages, you should check out the release notes for breaking changes:
- spur-ioc v1.0.0 (release notes)
- spur-config v2.0.0 (release notes)
- spur-common v1.0.0 (release notes)