Releases: qwikifiers/qwik-nx
Releases · qwikifiers/qwik-nx
qwik-nx-0.16.0
0.16.0 (2023-04-28)
Bug Fixes
- qwik-nx: get "url" correctly in remote-mfe template (#139) (054e002)
- qwik-nx: get canonical url from the right path (#138) (d82dad4)
qwik-nx-0.15.6
0.15.6 (2023-04-25)
Features
- qwik-nx: add "excludeProjects.keepUnrelatedProjects" option for the qwikNxVite plugin (#137) (0b0b8c5)
qwik-nx-0.15.4
0.15.4 (2023-04-20)
Bug Fixes
- qwik-nx: bump vitest to fix the issue with undefined styles in tests (#130) (58202bf)
qwik-nx-0.15.3
0.15.3 (2023-04-18)
Bug Fixes
- qwik-nx: override qwikVite plugin for storybook (#127) (e70e337)
Features
- qwik-nx: move peer dependencies to dependencies (#128) (ff1de6b)
- qwik-nx: qwikNxVite plugin to include only project's dependencies by default (#126) (e2a6793)
qwik-nx-0.15.2
0.15.2 (2023-04-09)
Features
- qwik-nx: default export option for component generator (#123) (c2047c3)
qwik-nx-0.15.1
0.15.1 (2023-04-09)
Bug Fixes
- qwik-nx: storybook updates for qwikCity (#122) (62a884c)
Features
- qwik-nx: do not include e2e tests by default for app (#117) (05dfb6e)
qwik-nx-0.15.0
0.15.0 (2023-04-05)
Bug Fixes
- changed useClientEffect (282ad2b)
- qwik-nx: use location.url.searchParams in the "flower" route template (2a30f3d)
Features
- add migration to qwik RC 0.100.0 (ec095ba)