Skip to content

v22.2.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 04:59
· 20 commits to main since this release

πŸš€ Features

  • add responseSerializer and stop freezing the HttpResponse itself (9e0163e)
  • enhance caching behavior with mutation handling and lifetime management (8f05482)

πŸ› Bug Fixes

  • allow ng-simple-state 22 in the optional peer range (e6d36bc)

πŸ“ Documentation

  • link NgSsrCaching, the server-side sibling (cb0032a)
  • replace the StackBlitz demo with a runnable example in-repo (842ff9b)

πŸ€– CI

  • let an explicit release version match the manifest, and bump the actions to v7 (a5de6ce)

πŸ’„ Style

  • run prettier over the stackblitz example (fb56882)

🧹 Chores

  • take lint-staged 17 (2a14c4e)
  • format and lint on commit and push, with husky (93d8e2e)
  • follow the default branch rename to main (3e6c047)
  • better example (4d44257)

Full Changelog: v22.1.0...v22.2.0