-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: introduce stronger types to fail fast (#5)
feat: introduce stronger types to fail fast feat: don't export types that might still be renamed and are not essential for usage feat: add isRelationshipDataPresent -helper method task: remove unnecessary parameter from deserializeRelationship -methods feat: getItem* can return null and we can deal with it BREAKING-CHANGE: the ItemDeserializer methods have changed
- Loading branch information
Showing
3 changed files
with
239 additions
and
157 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.