Skip to content

Commit 5476383

Browse files
author
@qwikifiers
committed
chore(qwik-nx): release version 0.15.0
1 parent 2a30f3d commit 5476383

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

packages/qwik-nx/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
# [0.15.0](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.14.2...qwik-nx-0.15.0) (2023-04-05)
6+
7+
8+
### Bug Fixes
9+
10+
* changed useClientEffect ([282ad2b](https://github.com/qwikifiers/qwik-nx/commit/282ad2b71f1fdbfa189002d568b771137c0a0bba))
11+
* **qwik-nx:** use location.url.searchParams in the "flower" route template ([2a30f3d](https://github.com/qwikifiers/qwik-nx/commit/2a30f3da84340bfbd7aa3e8ce85dd48c5c2971ad))
12+
13+
14+
### Features
15+
16+
* add migration to qwik RC 0.100.0 ([ec095ba](https://github.com/qwikifiers/qwik-nx/commit/ec095bade1ed589bf3d092799bb4b555c86ee16d))
17+
18+
19+
520
## [0.14.2](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.14.1...qwik-nx-0.14.2) (2023-04-01)
621

722

packages/qwik-nx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "qwik-nx",
3-
"version": "0.14.2",
3+
"version": "0.15.0",
44
"main": "./index.js",
55
"typings": "./index.d.ts",
66
"license": "MIT",

0 commit comments

Comments
 (0)