We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b6a68f commit c3391fbCopy full SHA for c3391fb
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
+## [2.3.1](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-2.3.0...qwik-nx-2.3.1) (2024-09-10)
6
+
7
8
+### Bug Fixes
9
10
+* **qwik-nx:** handle absence of vendor roots ([#238](https://github.com/qwikifiers/qwik-nx/issues/238)) ([2b6a68f](https://github.com/qwikifiers/qwik-nx/commit/2b6a68f9afd2b04feba56c0531bb66c76dd36a63))
11
12
13
14
# [2.3.0](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-2.2.1...qwik-nx-2.3.0) (2024-05-23)
15
16
packages/qwik-nx/package.json
@@ -1,6 +1,6 @@
1
{
"name": "qwik-nx",
- "version": "2.3.0",
+ "version": "2.3.1",
"main": "./index.js",
"typings": "./index.d.ts",
"license": "MIT",
0 commit comments