This repository was archived by the owner on Aug 8, 2019. It is now read-only.
v4.0.0
4.0.0 (2018-07-01)
Bug Fixes
- dependencies: updated (1a1869b)
- dependencies: updated (4bdc00a)
- dependencies: updated (0cd0149)
- dependencies: use commitlint (3173c6e)
- dependencies: use commitlint (4801830)
- dependencies: use jest for testing (9487d8a)
- release: don't use peerDependencies (b3e1d34)
- Types: re-add duck typing (ef1cb3f)
- update dependencies (e73801a)
- update jest (3fba908)
Code Refactoring
Features
- jsonld: moved from server (78974bf)
- types: all strings should not be empty (566256f)
- user: merge firstname and lastname (d025b1c)
- add UUID to ID (420b955)
BREAKING CHANGES
- This changes the type of
- user: this removes the firstname and lastname fields.
- Models: use instanceof instead
- User: This removes Aggregate