What's Changed
- chore: update versions by @manucorporat in #658
- chore: Remove builder starter as it is not using SDK by @mhevery in #659
- fix: redirect old /guide URLs to new content by @mhevery in #660
- Update README.md by @mhevery in #662
- docs: add useContext api by @manucorporat in #664
- fix(docs): update state in counter example by @jvandemo in #667
- Fix syntax errors for React example code by @Lacoz in #666
- docs(example): add auto-complete by @antoinepairet in #673
- docs(context): fix Children template recursion by @antoinepairet in #670
- fixed typo by @tidiview in #672
- added conrespondant title by @tidiview in #671
- docs: add missing import in context by @antoinepairet in #675
- docs: add link to official docs in readme by @yjaaidi in #656
- fix: serialization of recursive stores by @manucorporat in #683
- fix: lib mode by @manucorporat in #669
- fix(core): prevent all events by @manucorporat in #686
- fix: improve optimizer errors by @manucorporat in #684
- fix: infinite loop in verifySerializable by @manucorporat in #688
- fix(vite): handle global css correctly by @manucorporat in #690
- fix: window and document events by @manucorporat in #691
- fix(eslint): rule understands interfaces by @manucorporat in #689
- chore: release 0.0.31 by @manucorporat in #692
- fix: rendering of root elements by @manucorporat in #693
- docs: Create initial tutorial pages (#678) by @adamdbradley in #694
- feat: better symbol names for default exports by @manucorporat in #696
- fix: vite transform .mjs and .cjs by @manucorporat in #698
New Contributors
- @jvandemo made their first contribution in #667
- @Lacoz made their first contribution in #666
- @tidiview made their first contribution in #672
- @yjaaidi made their first contribution in #656
Full Changelog: v0.0.30...v0.0.31