We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2047c3 commit e07e0baCopy full SHA for e07e0ba
packages/qwik-nx/CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
5
+## [0.15.2](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.15.1...qwik-nx-0.15.2) (2023-04-09)
6
+
7
8
+### Features
9
10
+* **qwik-nx:** default export option for component generator ([#123](https://github.com/qwikifiers/qwik-nx/issues/123)) ([c2047c3](https://github.com/qwikifiers/qwik-nx/commit/c2047c3218e1b8400eecd617f6029fd47af87ea4))
11
12
13
14
## [0.15.1](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.15.0...qwik-nx-0.15.1) (2023-04-09)
15
16
packages/qwik-nx/package.json
@@ -1,6 +1,6 @@
1
{
"name": "qwik-nx",
- "version": "0.15.1",
+ "version": "0.15.2",
"main": "./index.js",
"typings": "./index.d.ts",
"license": "MIT",
0 commit comments