v18.1.2
What's Changed
- ci: skip cache for github actions by @markwhitfeld in #2205
- ci: fix bundlemon reporting by @markwhitfeld in #2206
- docs: update discord link by @markwhitfeld in #2208
- fix: allow selector utils usage within state class by @markwhitfeld in #2210
- test: clean up tests' console logging by @markwhitfeld in #2211
- ci: add preview releases with pkg.pr.new by @dmitry-stepanenko in #2216
- docs(tutorial): create todo app tutorial based on tutorial kit by @profanis in #2213
- chore: install tutorial packages by @profanis in #2223
- perf(store): avoid going over states list every time action is dispatched by @arturovt in #2219
- fix(store): register feature plugins correctly by @arturovt in #2228
- refactor(store): add action registry by @arturovt in #2224
- fix(store): memoize selectors which return NaN by @arturovt in #2230
- chore: release v18.1.2 by @arturovt in #2232
Full Changelog: v18.1.1...v18.1.2