We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5143e05 + 77fb8f4 commit 13010bfCopy full SHA for 13010bf
packages/nx/CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
# Changelog for Storm Stack - Nx
4
5
+## [0.9.19](https://github.com/storm-software/storm-stack/releases/tag/nx%400.9.19) (2025-05-08)
6
+
7
+### Bug Fixes
8
9
+- **nx:** Update build to exclude clean from `dependsOn` list
10
11
## [0.9.18](https://github.com/storm-software/storm-stack/releases/tag/nx%400.9.18) (2025-05-08)
12
13
### Bug Fixes
packages/nx/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@storm-stack/nx",
- "version": "0.9.18",
+ "version": "0.9.19",
"repository": {
"type": "github",
"url": "https://github.com/storm-software/storm-stack.git",
0 commit comments