Skip to content

Releases: QwikDev/qwik

v0.0.16-2

28 Dec 13:03
95fd2a0
Compare
Choose a tag to compare
v0.0.16-2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.15...v0.0.16-2

v0.0.16-1

23 Dec 15:10
a9b2004
Compare
Choose a tag to compare
v0.0.16-1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.15...v0.0.16-1

v0.0.16-0

23 Dec 11:50
2b571ad
Compare
Choose a tag to compare
v0.0.16-0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.15...v0.0.16-0

v0.0.15

13 Dec 20:27
f0813ac
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.14...v0.0.15

v0.0.14

25 Nov 02:59
490b902
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.13...v0.0.14

v0.0.14-4

21 Nov 05:29
d2b2c3f
Compare
Choose a tag to compare
v0.0.14-4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.13...v0.0.14-4

v0.0.14-2

12 Nov 06:57
Compare
Choose a tag to compare
v0.0.14-2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.13...v0.0.14-2

v0.0.12-pre.1

05 Nov 18:13
488004b
Compare
Choose a tag to compare
v0.0.12-pre.1 Pre-release
Pre-release
  • 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 -> setImmediate 23e2eb8
  • feat(events): broadcast document level events. 62dba6f
  • chore: add .bazelversion so 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 loading blog 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

v0.0.12-0...v0.0.12-pre.1

v0.0.12-0

17 Jul 23:04
Compare
Choose a tag to compare
v0.0.12-0 Pre-release
Pre-release
  • chore: update publish script 480074d
  • chore: add comments to build scripts a02ba40
  • docs: update readmes 9821cc4
  • chore: update qwik ci 45fe593
  • refactor: update build scripts 0e2a907
  • chore: update optimizer sourcemaps, getTypeScriptPath() 0def28c
  • chore: update api.md files 91806b1
  • chore: update jest config 428db48
  • chore: remove unused code, fix type exports c96a555
  • test: update cypress configs/tests 25e7f1e
  • chore: fix case-sensitive filename d9a8818
  • chore: update eslint, gitignore, prettierignore configs e4291bb
  • refactor: api-extractor called from rollup build process c04a458
  • refactor: dynamic imports use platform specific module importer 83b1b32
  • chore: remove .js extension from source imports fdb8d94
  • test: add jsx-runtime and factory tests 5fc5fee
  • refactor: use latest jsx transform, export both h() and jsx() 186eb40
  • fix: add removed elements to WeakMap, create getParentElement helper 8b63a2e
  • refactor: set qDev to globalThis c423a27
  • refactor: convert unit tests to jest and testing submodule c6ce111
  • refactor: integration server development b1cb1d7
  • feat: provide getPlatform/setPlatform from core 876485f
  • refactor: testable qwikloader, add tests 1590dc4
  • feat: init server submodule 59f2c45
  • feat: init optimizer submodule d07ff46
  • test: update cypress test commands 107f525
  • refactor: create testing submodule 8443a79
  • fix(core): allow invoking base injector when using cjs (#21) 09138a5
  • docs: Removed duplicated DOM centric block from MENTAL_MODEL documentation page. (#19) 4e59c12
  • refactor(core): remove overrideDocument and use element.ownerDocument aee73a9
  • fix(core): Correctly deal with user input (#20) 76579e9
  • docs: Added Death by closure blog post 9d37d05
  • docs: add blog post link to readme 8fe9536
  • docs: use correct signature of jsxDeclareComponent (#17) ece48ee
  • fix: __mockImport should provide document context 9b7f2e3
  • fix: qwikloader should not create URLs with double // 289e877
  • chore: Add source-maps to the core.cjs output 1c13e17
  • chore: lint fix 900361b
  • chore: update test var names fca65cf
  • refactor: render document from host.ownerDocument 51b0a5e
  • chore: remove unused rollup dep (#14) e18bac7
  • refactor: move global Q config to document links (#13) 2d79d92
  • chore: Be more explicit about @builder.io/qwik build files b3f53f5
  • fix: server can now properly import @builder.io/qwik d43c376
  • fix: JSX type missing charset for meta tag 1b731cc
  • chore: update root pkg json name (#10) 445e6fd
  • docs: remove merge leftover and random heading (#8) 2db4dfb
  • docs: update publishing docs to say latest rather than next for npm 5cbdb76

v0.0.11...v0.0.12-0