What's Changed
- docs: update qwik version by @adamdbradley in #635
- docs: fix repl html tab by @adamdbradley in #636
- fix: optimizer reading package.json by @adamdbradley in #637
- fix: fix external deps by @manucorporat in #641
- trivial: typo by @brakmic in #638
- fixed a typo by @shairez in #639
- fix: eslint rules by @manucorporat in #643
- fix(docs): fix typo, useStore instead of useStore$ by @antoinepairet in #642
- Remove npm suggestion from docs by @benjamingr in #644
- fix: change the build file to entry.ssr.tsx by @alonronin in #646
- fix: example use correct event names by @manucorporat in #647
- fix(render): dont remove nodes in by @manucorporat in #648
New Contributors
- @benjamingr made their first contribution in #644
- @alonronin made their first contribution in #646
Full Changelog: v0.0.27...v0.0.28