@shell-shock/nx 0.0.22 → 0.0.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +36 -0
- package/README.md +1 -1
- package/package.json +11 -11
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,42 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Shell Shock - Nx
|
|
4
4
|
|
|
5
|
+
## [0.0.25](https://github.com/storm-software/shell-shock/releases/tag/nx%400.0.25) (02/18/2026)
|
|
6
|
+
|
|
7
|
+
### Miscellaneous
|
|
8
|
+
|
|
9
|
+
- **monorepo:** Reformat workspace source files ([3919976](https://github.com/storm-software/shell-shock/commit/3919976))
|
|
10
|
+
|
|
11
|
+
### Updated Dependencies
|
|
12
|
+
|
|
13
|
+
- Updated **core** to **v0.8.8**
|
|
14
|
+
|
|
15
|
+
## [0.0.24](https://github.com/storm-software/shell-shock/releases/tag/nx%400.0.24) (02/18/2026)
|
|
16
|
+
|
|
17
|
+
### Updated Dependencies
|
|
18
|
+
|
|
19
|
+
- Updated **core** to **v0.8.7**
|
|
20
|
+
|
|
21
|
+
## [0.0.23](https://github.com/storm-software/shell-shock/releases/tag/nx%400.0.23) (02/17/2026)
|
|
22
|
+
|
|
23
|
+
### Bug Fixes
|
|
24
|
+
|
|
25
|
+
- **preset-cli:** Resolved issue displaying description under prompts ([82d0683](https://github.com/storm-software/shell-shock/commit/82d0683))
|
|
26
|
+
|
|
27
|
+
### Updated Dependencies
|
|
28
|
+
|
|
29
|
+
- Updated **core** to **v0.8.6**
|
|
30
|
+
|
|
31
|
+
## [0.0.22](https://github.com/storm-software/shell-shock/releases/tag/nx%400.0.22) (02/16/2026)
|
|
32
|
+
|
|
33
|
+
### Features
|
|
34
|
+
|
|
35
|
+
- **preset-cli:** Added the `prompts` built-in module ([95119a6](https://github.com/storm-software/shell-shock/commit/95119a6))
|
|
36
|
+
|
|
37
|
+
### Updated Dependencies
|
|
38
|
+
|
|
39
|
+
- Updated **core** to **v0.8.5**
|
|
40
|
+
|
|
5
41
|
## [0.0.21](https://github.com/storm-software/shell-shock/releases/tag/nx%400.0.21) (02/10/2026)
|
|
6
42
|
|
|
7
43
|
### Updated Dependencies
|
package/README.md
CHANGED
|
@@ -27,7 +27,7 @@ This package is part of the ⚡<b>Shell Shock</b> monorepo. The Shell Shock pack
|
|
|
27
27
|
|
|
28
28
|
<h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
|
|
29
29
|
|
|
30
|
-
[](https://stormsoftware.com/projects/shell-shock/) [](http://commitizen.github.io/cz-cli/)  
|
|
31
31
|
|
|
32
32
|
<!-- prettier-ignore-start -->
|
|
33
33
|
<!-- markdownlint-disable -->
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shell-shock/nx",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.24",
|
|
4
4
|
"description": "A Nx plugin to support Shell Shock development in Nx monorepos.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "github",
|
|
@@ -105,26 +105,26 @@
|
|
|
105
105
|
"typings": "dist/src/index.d.cts",
|
|
106
106
|
"dependencies": {
|
|
107
107
|
"@nx/devkit": "22.4.5",
|
|
108
|
-
"@powerlines/nx": "^0.11.
|
|
109
|
-
"@shell-shock/core": "^0.8.
|
|
110
|
-
"@storm-software/config": "^1.135.
|
|
111
|
-
"@storm-software/config-tools": "^1.189.
|
|
112
|
-
"@storm-software/workspace-tools": "^1.294.
|
|
108
|
+
"@powerlines/nx": "^0.11.209",
|
|
109
|
+
"@shell-shock/core": "^0.8.8",
|
|
110
|
+
"@storm-software/config": "^1.135.6",
|
|
111
|
+
"@storm-software/config-tools": "^1.189.5",
|
|
112
|
+
"@storm-software/workspace-tools": "^1.294.37",
|
|
113
113
|
"@stryke/type-checks": "^0.5.25",
|
|
114
114
|
"defu": "^6.1.4",
|
|
115
115
|
"jiti": "^2.6.1",
|
|
116
|
-
"powerlines": "^0.38.
|
|
116
|
+
"powerlines": "^0.38.49",
|
|
117
117
|
"untyped": "^1.5.2"
|
|
118
118
|
},
|
|
119
119
|
"devDependencies": {
|
|
120
|
-
"@powerlines/plugin-tsdown": "^0.1.
|
|
121
|
-
"@powerlines/plugin-untyped": "^0.2.
|
|
122
|
-
"@storm-software/testing-tools": "^1.119.
|
|
120
|
+
"@powerlines/plugin-tsdown": "^0.1.235",
|
|
121
|
+
"@powerlines/plugin-untyped": "^0.2.235",
|
|
122
|
+
"@storm-software/testing-tools": "^1.119.80",
|
|
123
123
|
"@types/node": "^22.19.11",
|
|
124
124
|
"eslint-flat-config-utils": "^2.1.4",
|
|
125
125
|
"jsonc-eslint-parser": "^2.4.2"
|
|
126
126
|
},
|
|
127
127
|
"publishConfig": { "access": "public" },
|
|
128
128
|
"executors": "./executors.json",
|
|
129
|
-
"gitHead": "
|
|
129
|
+
"gitHead": "3a08ea9f01d3317ee90b0ba76b9cad1332947a50"
|
|
130
130
|
}
|