Releases: granito-source/ngx-hal-client
Releases · granito-source/ngx-hal-client
Release list
Version 1.0.0-dev.9
Immutable
release. Only release title and notes can be modified.
Development snapshot 9 for version 1.0.0.
What's Changed
- Reworked how
undefinedis treated in the observable. In general, we would like to avoid emittingundefined. In particular, following a non-existent link will produce anAccessornow. However, such accessor cannot be used to perform any operation. - Started enforcing the hints about supported methods provided by the API. In other words, if the API indicated that
DELETEis not supported, don't even try and fail early.
Full Changelog: v1.0.0-dev.8...v1.0.0-dev.9
Version 1.0.0-dev.8
Immutable
release. Only release title and notes can be modified.
Development snapshot 8 for version 1.0.0.
What's Changed
- Use a released version of
@granito/vitest-marbles. - Switch to the new style of Angular configuration:
provideHalRoot(). - Make resource implementation frozen with
Object.freeze(). - Rework resource mutation and update.
Full Changelog: v1.0.0-dev.7...v1.0.0-dev.8
Version 1.0.0-dev.7
Immutable
release. Only release title and notes can be modified.
Development snapshot 7 for version 1.0.0.
What's Changed
- Angular 21 support.
- Vitest for testing.
- Use trusted publisher for NPM.
Full Changelog: v1.0.0-dev.6...v1.0.0-dev.7
Version 1.0.0-dev.6
Immutable
release. Only release title and notes can be modified.
Development snapshot 6 for version 1.0.0.
What's Changed
Version 1.0.0-dev.5
Immutable
release. Only release title and notes can be modified.
Development snapshot 5 for version 1.0.0.
What's Changed
Version 1.0.0-dev.4
Immutable
release. Only release title and notes can be modified.
Version 1.0.0-dev.3
Version 1.0.0-dev.2
Immutable
release. Only release title and notes can be modified.
Version 1.0.0-dev.1
Immutable
release. Only release title and notes can be modified.
Development snapshot 1 for version 1.0.0.