Skip to content

v0.4.1

Choose a tag to compare

@ajitzero ajitzero released this 30 Nov 21:19
· 14 commits to main since this release

What's Changed

  • Added support for SSR. (commit)
  • Updated minor versions of Angular to v18.2.
  • Added Angular v19 support in peer deps. No code change needed. (commit)
  • Fixed options not updating when changed dynamically. Previously, it was only using the first value provided during initilization. (commit)
  • Switched from npm to pnpm. (commit)

PRs:

Full Changelog: v0.3.2...v0.4.1