What's Changed
- docs: update
options.md
to add a warning about environments by @arturovt in #2174 - docs: update unit-testing recipe by @arturovt in #2175
- build: upgrade workspace to Angular 18 by @arturovt in #2187
- docs(store): update the logo in store package by @profanis in #2185
- fix(schematics): remove local ng utils for schematics by @dmitry-stepanenko in #2184
- docs: update the logo in the main readme file by @profanis in #2188
- fix(store): decouple state signal updates from synchronous changes by @arturovt in #2189
- feat(store): add
withExperimentalNgxsPendingTasks
by @arturovt in #2186 - feat(store): debounce
selectSignal
by default by @arturovt in #2190 - docs: adjust details on injectContainerState by @markwhitfeld in #2195
- docs: improve error handling section in docs by @markwhitfeld in #2196
- docs: add explanation of deterministic vs non-deterministic errors by @markwhitfeld in #2197
- chore: release v18.1.0 by @markwhitfeld in #2198
Full Changelog: v18.0.0...v18.1.0