What's Changed
- Fix-todo-deps by @adamdbradley in #103
- chore: publish create-qwik 0.0.5 by @adamdbradley in #104
- fix(cli): default express server by @adamdbradley in #105
- feat: cli write to cwd by @adamdbradley in #106
- Readme updates by @steve8708 in #107
- feat: platform independent server by @manucorporat in #109
- fix: server url property by @manucorporat in #112
- release(cli): 0.0.8 by @adamdbradley in #114
- fix: cloudflare charset by @manucorporat in #115
- fix: fix wrong js generation by @manucorporat in #118
- fix(optimizer): minification breaks imports and exports by @manucorporat in #122
- 0.0.16-2 by @manucorporat in #123
- Fix "TypeError: URL constructor: / is not a valid URL" in express starter by @jesperp in #120
- Fix typo by @svenheden in #111
- Fix: Missing @rollup/plugin-typescript in generated projects, and a wrong path in the document by @igrep in #124
- chore: fix typo (
load-stater-data
) by @strogonoff in #121 - Fix typos by @svenheden in #110
- release(qwik-cli): v0.0.9 by @mhevery in #126
- fix(qrl): improve early error by @mhevery in #127
- Use the platform-dependent path separator when generating by rollup by @igrep in #128
- feat: implicit qhooks by @manucorporat in #125
- chore: dev release workflow by @manucorporat in #131
- Vendor yarn executable by @Dkendal in #132
- fix(docs): typos by @jimt in #133
- fix(build): Bazel should produce prod build. by @mhevery in #135
- fix(bazel): add missing dependencies by @mhevery in #136
- feat: functional components by @manucorporat in #130
- refactor: Change syntax to support closers capturing variables by @mhevery in #140
- release(cli): v0.0.10 by @mhevery in #141
- fix: track identifiers with $ by @manucorporat in #142
- fix: bench deploy by @manucorporat in #146
- feat: gh-pages bechmark by @manucorporat in #147
- fix: node10 support, remove globalThis references by @adamdbradley in #144
- fix: place all of qwikloader within a closure by @adamdbradley in #145
- test: node versions by @adamdbradley in #148
- refactor: Introduce
$
as a marker for Optimizer transformation by @mhevery in #143 - fix: bench ci by @manucorporat in #149
- Fix types $ by @manucorporat in #151
- 0.0.16-5 by @manucorporat in #152
- fix(): e2e test by @manucorporat in #153
- fix: types and starters by @manucorporat in #154
- fix: improve jsx types by @manucorporat in #158
- Release cli 0 0 11 by @manucorporat in #159
- fix:
on$:event
should not confuse withqrlFactory
by @mhevery in #162 - docs: add
QRL
docs. by @mhevery in #156 - Pr docs component by @mhevery in #155
- docs: Fetch API docs from HackMD for easier editing by @mhevery in #164
- test: Add test showing how async resolutions can be used to write out… by @mhevery in #163
- docs: add docs for
use*
methods by @mhevery in #166 - fix(qwikloader): Add support for multiples QRLs int single
on:event
by @mhevery in #167 - feat: use @builder.io/qwik-dom by @manucorporat in #161
- feat: add loader submodule by @adamdbradley in #160
- feat: vitejs support by @manucorporat in #169
New Contributors
- @jesperp made their first contribution in #120
- @svenheden made their first contribution in #111
- @igrep made their first contribution in #124
- @strogonoff made their first contribution in #121
- @Dkendal made their first contribution in #132
- @jimt made their first contribution in #133
Full Changelog: v0.0.15...v0.0.16-8