Releases: ghidoz/angular2-jsonapi
Releases · ghidoz/angular2-jsonapi
v8.2.1
Changelog:
- Upgraded to Angular 8
- Fix parsing has many relationships when there is no models provided
- The structure of the lib is changed according to the Angular CLI standars.
- [BUGFIX] Fix cyclic hasMany
v.8.2.0-beta
The structure of the lib is changed according to the Angular CLI standars.
v8.1.2-beta
Changelog:
- Fix parsing has many relationships when there is no models provided
v7.1.2
Changelog:
- Fix parsing has many relationships when there is no models provided
v8.1.1-beta
Changelog:
- Merge fixes from version 7.1.1
v7.1.1
Changelog:
- Allow removal of HasMany relations by setting empty array (#224)
v8.1.0-beta
- Fixes from version 7 (7.1.0)
Upgrade to Angular 8
v8.0.0-beta
Update lib version
v7.1.0
- Allow mixed model types in a single HasMany relationships (#216)
Bug fixes
- Fix using relationship config key (#210)
- Fix connecting related model resources parsed from response (#213)