Releases: QwikDev/qwik
Releases · QwikDev/qwik
v0.0.18-3
What's Changed
- Create codeql-analysis.yml by @manucorporat in #279
- New docs site by @manucorporat in #256
- docs: rename
.md
=>.mdx
; set up hackmd sync by @mhevery in #281 - docs: qwest types, canonical updates by @adamdbradley in #282
- docs: fix node types by @adamdbradley in #283
- feat: Implement dangerousSetinnerhtml by @manucorporat in #284
- Fix empty obj by @manucorporat in #286
- fix: ensure doc.defaultView, url as string by @adamdbradley in #285
Full Changelog: v0.0.18-2...v0.0.18-3
v0.0.18-2
What's Changed
- feat: use isolatedModules at the root by @manucorporat in #221
- fix(): lock rust version in CI by @manucorporat in #242
- Include Vite .gitignore for better DX by @codercatdev in #241
- chore: cleanup work to make Qwik REST API work by @mhevery in #240
- 0.0.17-0 by @mhevery in #244
- docs: init site build by @adamdbradley in #245
- refactor: new runtime by @manucorporat in #239
- docs: fixed typo by @painotpi in #233
- Docs: Fix broken links in readme by @painotpi in #246
- docs: valid json for README.md by @PatrickJS in #229
- fix: update withStyles to useStyles by @adamdbradley in #250
- Docs: Fix broken links in pages under the guide folder by @painotpi in #248
- chore: dispatch release workflow by @adamdbradley in #251
- feat(): async rendering by @manucorporat in #252
- fix: several fixes new runtime by @manucorporat in #254
- refactor: rename static children by @manucorporat in #255
- refactor: standarize starters by @manucorporat in #230
- 0.0.18-0 by @manucorporat in #257
- fix: set innerHTML by @manucorporat in #258
- feat: add q:version by @manucorporat in #259
- feat: add qSymbols event by @manucorporat in #260
- fix: prod builds issues by @manucorporat in #261
- chore(ci): save build artifacts to
qwik-build
repository by @mhevery in #253 - chore: update deps by @manucorporat in #262
- refactor: fromQrl methods and on methods by @manucorporat in #264
- feat: implement missing on methods by @manucorporat in #265
- fix: vdom tracking by @manucorporat in #266
- feat: include qwik code snippets by @manucorporat in #267
- 0.0.18-2 by @manucorporat in #268
New Contributors
- @codercatdev made their first contribution in #241
- @painotpi made their first contribution in #233
- @PatrickJS made their first contribution in #229
Full Changelog: v0.0.16...v0.0.18-2
v0.0.18-1
What's Changed
- feat: use isolatedModules at the root by @manucorporat in #221
- fix(): lock rust version in CI by @manucorporat in #242
- Include Vite .gitignore for better DX by @codercatdev in #241
- chore: cleanup work to make Qwik REST API work by @mhevery in #240
- 0.0.17-0 by @mhevery in #244
- docs: init site build by @adamdbradley in #245
- refactor: new runtime by @manucorporat in #239
- docs: fixed typo by @painotpi in #233
- Docs: Fix broken links in readme by @painotpi in #246
- docs: valid json for README.md by @PatrickJS in #229
- fix: update withStyles to useStyles by @adamdbradley in #250
- Docs: Fix broken links in pages under the guide folder by @painotpi in #248
- chore: dispatch release workflow by @adamdbradley in #251
- feat(): async rendering by @manucorporat in #252
- fix: several fixes new runtime by @manucorporat in #254
- refactor: rename static children by @manucorporat in #255
- refactor: standarize starters by @manucorporat in #230
- 0.0.18-0 by @manucorporat in #257
- fix: set innerHTML by @manucorporat in #258
- feat: add q:version by @manucorporat in #259
- feat: add qSymbols event by @manucorporat in #260
- fix: prod builds issues by @manucorporat in #261
- chore(ci): save build artifacts to
qwik-build
repository by @mhevery in #253 - chore: update deps by @manucorporat in #262
- refactor: fromQrl methods and on methods by @manucorporat in #264
- feat: implement missing on methods by @manucorporat in #265
New Contributors
- @codercatdev made their first contribution in #241
- @painotpi made their first contribution in #233
- @PatrickJS made their first contribution in #229
Full Changelog: v0.0.16...v0.0.18-1
v0.0.18-0
What's Changed
- feat: use isolatedModules at the root by @manucorporat in #221
- fix(): lock rust version in CI by @manucorporat in #242
- Include Vite .gitignore for better DX by @codercatdev in #241
- chore: cleanup work to make Qwik REST API work by @mhevery in #240
- 0.0.17-0 by @mhevery in #244
- docs: init site build by @adamdbradley in #245
- refactor: new runtime by @manucorporat in #239
- docs: fixed typo by @painotpi in #233
- Docs: Fix broken links in readme by @painotpi in #246
- docs: valid json for README.md by @PatrickJS in #229
- fix: update withStyles to useStyles by @adamdbradley in #250
- Docs: Fix broken links in pages under the guide folder by @painotpi in #248
- chore: dispatch release workflow by @adamdbradley in #251
- feat(): async rendering by @manucorporat in #252
- fix: several fixes new runtime by @manucorporat in #254
- refactor: rename static children by @manucorporat in #255
- refactor: standarize starters by @manucorporat in #230
- 0.0.18-0 by @manucorporat in #257
New Contributors
- @codercatdev made their first contribution in #241
- @painotpi made their first contribution in #233
- @PatrickJS made their first contribution in #229
Full Changelog: v0.0.16...v0.0.18-0
v0.0.16
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
- Release cli 0.0.12 by @manucorporat in #170
- fix: vite by @manucorporat in #171
- fix: q:base of starters by @manucorporat in #172
- feat: improve rollup error reporting by @manucorporat in #179
- feat: new vite plugin by @manucorporat in #180
- refactor: starter app structure by @adamdbradley in #182
- feat: publish starter cli with qwik by @adamdbradley in #185
- fix: platform specific paths by @manucorporat in #186
- fix: detect vite ssr build by @manucorporat in #184
- fix: release for new build package by @manucorporat in #189
- fix: charset prop, update jsx types by @adamdbradley in #183
- fix: full page reload with css changes by @manucorporat in #190
- feat(core): implement
onWatch
by @mhevery in #165 - chore: new release 0.0.16-11 by @manucorporat in #193
- New release 0.0.16-12 by @manucorporat in #194
- chore: update deps by @manucorporat in #202
- fix: rollup plugin by @manucorporat in #205
- refactor: component tagName by @manucorporat in #206
- fix: rollup deps tracking by @manucorporat in #210
- refactor: remove onRender() by @manucorporat in #211
- fix: vitejs global styles by @manucorporat in #217
- feat: ts based vite.config.ts by @manucorporat in #219
- refactor: withStyles() => useStyles() by @manucorporat in #220
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
v0.0.16-13
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
- Release cli 0.0.12 by @manucorporat in #170
- fix: vite by @manucorporat in #171
- fix: q:base of starters by @manucorporat in #172
- feat: improve rollup error reporting by @manucorporat in #179
- feat: new vite plugin by @manucorporat in #180
- refactor: starter app structure by @adamdbradley in #182
- feat: publish starter cli with qwik by @adamdbradley in #185
- fix: platform specific paths by @manucorporat in #186
- fix: detect vite ssr build by @manucorporat in #184
- fix: release for new build package by @manucorporat in #189
- fix: charset prop, update jsx types by @adamdbradley in #183
- fix: full page reload with css changes by @manucorporat in #190
- feat(core): implement
onWatch
by @mhevery in #165 - chore: new release 0.0.16-11 by @manucorporat in #193
- New release 0.0.16-12 by @manucorporat in #194
- chore: update deps by @manucorporat in #202
- fix: rollup plugin by @manucorporat in #205
- refactor: component tagName by @manucorporat in #206
- fix: rollup deps tracking by @manucorporat in #210
- refactor: remove onRender() by @manucorporat in #211
- fix: vitejs global styles by @manucorporat in #217
- feat: ts based vite.config.ts by @manucorporat in #219
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-13
v0.0.16-12
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
- Release cli 0.0.12 by @manucorporat in #170
- fix: vite by @manucorporat in #171
- fix: q:base of starters by @manucorporat in #172
- feat: improve rollup error reporting by @manucorporat in #179
- feat: new vite plugin by @manucorporat in #180
- refactor: starter app structure by @adamdbradley in #182
- feat: publish starter cli with qwik by @adamdbradley in #185
- fix: platform specific paths by @manucorporat in #186
- fix: detect vite ssr build by @manucorporat in #184
- fix: release for new build package by @manucorporat in #189
- fix: charset prop, update jsx types by @adamdbradley in #183
- fix: full page reload with css changes by @manucorporat in #190
- feat(core): implement
onWatch
by @mhevery in #165 - chore: new release 0.0.16-11 by @manucorporat in #193
- New release 0.0.16-12 by @manucorporat in #194
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-12
v0.0.16-9
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
- Release cli 0.0.12 by @manucorporat in #170
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-9
v0.0.16-10
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
- Release cli 0.0.12 by @manucorporat in #170
- fix: vite by @manucorporat in #171
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-10
v0.0.16-8
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