Releases: QwikDev/qwik
Releases · QwikDev/qwik
v0.0.16-5
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
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-5
v0.0.16-4
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
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-4
v0.0.16-2
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
Full Changelog: v0.0.15...v0.0.16-2
v0.0.16-1
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
Full Changelog: v0.0.15...v0.0.16-1
v0.0.16-0
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
Full Changelog: v0.0.15...v0.0.16-0
v0.0.15
What's Changed
- feat: add support for
q:baseby @mhevery in #93 - fix: js request path by @adamdbradley in #94
- chore: packge.json in server/testing submodules by @adamdbradley in #98
- fix(render): only render string/number ignore all else by @mhevery in #99
- feat: create-qwik cli and starters by @adamdbradley in #101
- 0.0.15 by @adamdbradley in #102
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
- chore: add version example by @manucorporat in #78
- fix: publish npm cli by @manucorporat in #79
- Feat: styles by @mhevery in #81
- chore: commit dry-run before npm publish by @adamdbradley in #80
- chore: lint fix by @adamdbradley in #83
- fix: bazel to work with optimizer by @mhevery in #82
- fix: dont emulate bubble non-bubbling events by @mhevery in #86
- chore: update ci publish workflow by @adamdbradley in #87
- 0.0.14-4 by @adamdbradley in #88
- refactor: create server renderer by @adamdbradley in #91
- 0.0.14 by @adamdbradley in #92
Full Changelog: v0.0.13...v0.0.14
v0.0.14-4
What's Changed
- chore: add version example by @manucorporat in #78
- fix: publish npm cli by @manucorporat in #79
- Feat: styles by @mhevery in #81
- chore: commit dry-run before npm publish by @adamdbradley in #80
- chore: lint fix by @adamdbradley in #83
- fix: bazel to work with optimizer by @mhevery in #82
- fix: dont emulate bubble non-bubbling events by @mhevery in #86
- chore: update ci publish workflow by @adamdbradley in #87
- 0.0.14-4 by @adamdbradley in #88
Full Changelog: v0.0.13...v0.0.14-4
v0.0.14-2
What's Changed
- chore: add version example by @manucorporat in #78
- fix: publish npm cli by @manucorporat in #79
- Feat: styles by @mhevery in #81
- chore: commit dry-run before npm publish by @adamdbradley in #80
- chore: lint fix by @adamdbradley in #83
Full Changelog: v0.0.13...v0.0.14-2
v0.0.12-pre.1
- release: 0.0.12-pre.0 4e4126a
- feat:
useTransient(#73) 488004b - docs: Update component docs f21a368
- docs: Update docs for
q-component(#65) 0918301 - docs: component.md test 4a0f454
- Rewrite of Qwik to support Optimizer and to be more functional in its syntax (#50) 93babf2
- docs: add calendar link for office hours ab0dd0d
- doc: Fix typos 8f660e1
- docs: fix typo 9a12b8d
- fix(qwikloader): honor server in protocol c7b5f6a
- fix(bazel): idiomatic file reference 8f76945
- fix: changes needed to make monorepo work bcec893
- fix: types;
process.nextTick->setImmediate23e2eb8 - feat(events): broadcast
documentlevel events. 62dba6f - chore: add
.bazelversionso that tooling does not keep checking for latest version 502de34 - refactor(core): remove
$templateQRL(#49) 9a0a49c - docs(blog): add
Qwik: the answer to optimal fine-grained lazy loadingblog post link 8572753 - feat(prefetch): add prefetch script to populate cache with web-worker. (#46) e1e1a43
- feat: export getQwikLoaderScript() from server (#45) 650c7f4
- chore: fix type imports (#42) c315de2
- fix(todo): make blur event always working in editing 47cb397
- chore: bazel build updates (#41) c3df780
- docs: jsx generate script bf7bd26
- refactor: generate jsx types from types/react 8a984b3
- chore: upload test artifacts (#39) 00980a8
- refactor: bundle domino into server submodule (#38) a981cae
- chore: updates for building with node10 (#36) 3256590
- test: update ci timeout, move cypress config (#34) 562350c
- fix: server submodule exports path (#33) cf3bc8f
- chore: clear nodejs require cache in devserver (#32) d5500d4
- docs: add blog to readme (#31) 37e15a7
- chore: update publish script 2e4b56e
- chore: add comments to build scripts 0f1e36e