Releases: angular-architects/ngrx-hateoas
Releases · angular-architects/ngrx-hateoas
v19.2.1
v19.2.0
What's Changed
- Created basic documentation
- Library can now remove metadata on objects sent back to server with actions
- Optional query params can be provided for loading a resource from link and a helper method to create an url from a link
v19.1.0
What's Changed
- New Feature: Hypermedia Actions are now returning the HTTP response
v19.0.0
What's Changed
- Migration to signal store 19 and angular 19
v18.1.0
v18.0.0
First stable release of @angular-architects/ngrx-hateoas. Provides all functionality to bring basic hypermedia json into the NgRx Signal Store. From this release on, the library follows the principles of semantic versioning and aligns to the versions of Angular and the NgRx Signal Store.