3.1.0-beta.36
Pre-release
Pre-release
Changelog
Features
- Additional ways of defining model relationships - #120
- Support custom storage - #122 More in the wiki
- Added an additional way of providing model endpoints
HalModel.modelEndpoints
- #125 wiki - Expose
.head
request - #130 wiki - Export RequestOption type - #134
- Support extended datastore type - #133
- Support populating model metadata with another model - #141
- Add to the wiki
- Exposed a helper for populating templated URLs,
populateTemplatedUrl
- #143- Add to the wiki
- Added a model refetch option - #145
- Add to the wiki
- Implemented a new relationship decorator,
Link
- #151, wiki
Fixes
- Fixed creating representative model - commit
- Use selflink when working with an existing model - #126
getRelationshipURL
does not return local identifier anymore - #144- Merge to master
Breaking changes
- Angular updated to v13