@razorwind/nx 0.0.13 → 0.0.15

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.
Files changed (3) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/README.md +21 -21
  3. package/package.json +5 -4
package/CHANGELOG.md CHANGED
@@ -2,6 +2,22 @@
2
2
 
3
3
  # Changelog for Razorwind - Nx
4
4
 
5
+ ## [0.0.15](https://github.com/storm-software/razorwind/releases/tag/nx%400.0.15) (08/02/2026)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **nx:** Update `README.md` file to include correct project name ([036e82b](https://github.com/storm-software/razorwind/commit/036e82b))
10
+
11
+ ## [0.0.14](https://github.com/storm-software/razorwind/releases/tag/nx%400.0.14) (08/02/2026)
12
+
13
+ ### Bug Fixes
14
+
15
+ - **nx:** Added missing `@storm-software/workspace-tools` dependency ([adb2310](https://github.com/storm-software/razorwind/commit/adb2310))
16
+
17
+ ### Updated Dependencies
18
+
19
+ - Updated **core** to **v0.0.20**
20
+
5
21
  ## [0.0.13](https://github.com/storm-software/razorwind/releases/tag/nx%400.0.13) (08/02/2026)
6
22
 
7
23
  ### Updated Dependencies
package/README.md CHANGED
@@ -5,9 +5,9 @@
5
5
 
6
6
  <div align="center">
7
7
  <picture>
8
- <source media="(prefers-color-scheme: dark)" srcset="https://public.storm-cdn.com/shell-shock/media/banner-1280x640-dark.gif">
9
- <source media="(prefers-color-scheme: light)" srcset="https://public.storm-cdn.com/shell-shock/media/banner-1280x640-light.gif">
10
- <img src="https://public.storm-cdn.com/shell-shock/media/banner-1280x640-dark.gif" width="100%" alt="Storm Software" />
8
+ <source media="(prefers-color-scheme: dark)" srcset="https://public.storm-cdn.com/razorwind/media/banner-1280x640-dark.gif">
9
+ <source media="(prefers-color-scheme: light)" srcset="https://public.storm-cdn.com/razorwind/media/banner-1280x640-light.gif">
10
+ <img src="https://public.storm-cdn.com/razorwind/media/banner-1280x640-dark.gif" width="100%" alt="Razorwind" />
11
11
  </picture>
12
12
  </div>
13
13
  <br />
@@ -15,19 +15,19 @@
15
15
  <div align="center">
16
16
  <b>
17
17
  <a href="https://stormsoftware.com" target="_blank">Website</a> •
18
- <a href="https://github.com/storm-software/shell-shock" target="_blank">GitHub</a> •
18
+ <a href="https://github.com/storm-software/razorwind" target="_blank">GitHub</a> •
19
19
  <a href="https://discord.gg/MQ6YVzakM5">Discord</a> • <a href="https://stormstack.github.io/stormstack/" target="_blank">Docs</a> • <a href="https://stormsoftware.com/contact" target="_blank">Contact</a> •
20
- <a href="https://github.com/storm-software/shell-shock/issues/new?assignees=&labels=bug&template=bug-report.yml&title=Bug Report%3A+">Report a Bug</a>
20
+ <a href="https://github.com/storm-software/razorwind/issues/new?assignees=&labels=bug&template=bug-report.yml&title=Bug Report%3A+">Report a Bug</a>
21
21
  </b>
22
22
  </div>
23
23
 
24
24
  <br />
25
- This package is part of the ⚡<b>Shell Shock</b> monorepo. The Shell Shock packages include CLI utility applications, tools, and various libraries used to create modern, scalable web applications.
26
- <br />
25
+
26
+ 💨 Razorwind is a unified set of tools that make creating design systems a breeze.
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
- [![Version](https://img.shields.io/badge/version-0.0.61-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://stormsoftware.com/projects/shell-shock/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/shell-shock/release.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
30
+ [![Version](https://img.shields.io/badge/version-0.0.61-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://stormsoftware.com/projects/razorwind/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/razorwind/release.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
31
31
 
32
32
  <!-- prettier-ignore-start -->
33
33
  <!-- markdownlint-disable -->
@@ -39,7 +39,7 @@ This package is part of the ⚡<b>Shell Shock</b> monorepo. The Shell Shock pack
39
39
  <!-- prettier-ignore-end -->
40
40
 
41
41
  <div align="center">
42
- <b>Be sure to ⭐ this repository on <a href="https://github.com/storm-software/shell-shock" target="_blank">GitHub</a> so you can keep up to date on any daily progress!</b>
42
+ <b>Be sure to ⭐ this repository on <a href="https://github.com/storm-software/razorwind" target="_blank">GitHub</a> so you can keep up to date on any daily progress!</b>
43
43
  </div>
44
44
 
45
45
  <br />
@@ -49,23 +49,23 @@ This package is part of the ⚡<b>Shell Shock</b> monorepo. The Shell Shock pack
49
49
 
50
50
  <!-- END header -->
51
51
 
52
- # Shell Shock - Nx Plugin
52
+ # Razorwind - Nx Plugin
53
53
 
54
- **Shell Shock** is a framework built to support the rapid development of fully-featured command-line interface applications.
54
+ An [Nx](https://nx.dev/) plugin for Razorwind.
55
55
 
56
56
  ## Installing
57
57
 
58
58
  Using [pnpm](http://pnpm.io):
59
59
 
60
60
  ```bash
61
- pnpm add -D @shell-shock/nx
61
+ pnpm add -D @razorwind/nx
62
62
  ```
63
63
 
64
64
  <details>
65
65
  <summary>Using npm</summary>
66
66
 
67
67
  ```bash
68
- npm install -D @shell-shock/nx
68
+ npm install -D @razorwind/nx
69
69
  ```
70
70
 
71
71
  </details>
@@ -74,7 +74,7 @@ npm install -D @shell-shock/nx
74
74
  <summary>Using yarn</summary>
75
75
 
76
76
  ```bash
77
- yarn add -D @shell-shock/nx
77
+ yarn add -D @razorwind/nx
78
78
  ```
79
79
 
80
80
  </details>
@@ -106,14 +106,14 @@ maintainable.
106
106
 
107
107
  ## Roadmap
108
108
 
109
- See the [open issues](https://github.com/storm-software/shell-shock/issues) for
109
+ See the [open issues](https://github.com/storm-software/razorwind/issues) for
110
110
  a list of proposed features (and known issues).
111
111
 
112
- - [Top Feature Requests](https://github.com/storm-software/shell-shock/issues?q=label%3Aenhancement+is%3Aopen+sort%3Areactions-%2B1-desc)
112
+ - [Top Feature Requests](https://github.com/storm-software/razorwind/issues?q=label%3Aenhancement+is%3Aopen+sort%3Areactions-%2B1-desc)
113
113
  (Add your votes using the 👍 reaction)
114
- - [Top Bugs](https://github.com/storm-software/shell-shock/issues?q=is%3Aissue+is%3Aopen+label%3Abug+sort%3Areactions-%2B1-desc)
114
+ - [Top Bugs](https://github.com/storm-software/razorwind/issues?q=is%3Aissue+is%3Aopen+label%3Abug+sort%3Areactions-%2B1-desc)
115
115
  (Add your votes using the 👍 reaction)
116
- - [Newest Bugs](https://github.com/storm-software/shell-shock/issues?q=is%3Aopen+is%3Aissue+label%3Abug)
116
+ - [Newest Bugs](https://github.com/storm-software/razorwind/issues?q=is%3Aopen+is%3Aissue+label%3Abug)
117
117
 
118
118
  <div align="right">[ <a href="#table-of-contents">Back to top ▲</a> ]</div>
119
119
  <br />
@@ -123,7 +123,7 @@ a list of proposed features (and known issues).
123
123
  Reach out to the maintainer at one of the following places:
124
124
 
125
125
  - [Contact](https://stormsoftware.com/contact)
126
- - [GitHub discussions](https://github.com/storm-software/shell-shock/discussions)
126
+ - [GitHub discussions](https://github.com/storm-software/razorwind/discussions)
127
127
  - <support@stormsoftware.com>
128
128
 
129
129
  <div align="right">[ <a href="#table-of-contents">Back to top ▲</a> ]</div>
@@ -167,7 +167,7 @@ Please try to create bug reports that are:
167
167
  Please adhere to this project's [code of conduct](.github/CODE_OF_CONDUCT.md).
168
168
 
169
169
  You can use
170
- [markdownlint-cli](https://github.com/storm-software/shell-shock/markdownlint-cli)
170
+ [markdownlint-cli](https://github.com/storm-software/razorwind/markdownlint-cli)
171
171
  to check for common markdown style inconsistency.
172
172
 
173
173
  <div align="right">[ <a href="#table-of-contents">Back to top ▲</a> ]</div>
@@ -183,7 +183,7 @@ Thanks goes to these wonderful people
183
183
  <table>
184
184
  <tbody>
185
185
  <tr>
186
- <td align="center" valign="top" width="14.28%"><a href="http://www.sullypat.com/"><img src="https://avatars.githubusercontent.com/u/99053093?v=4?s=100" width="100px;" alt="Patrick Sullivan"/><br /><sub><b>Patrick Sullivan</b></sub></a><br /><a href="#design-sullivanpj" title="Design">🎨</a> <a href="https://github.com/storm-software/shell-shock/commits?author=sullivanpj" title="Code">💻</a> <a href="#tool-sullivanpj" title="Tools">🔧</a> <a href="https://github.com/storm-software/shell-shock/commits?author=sullivanpj" title="Documentation">📖</a> <a href="https://github.com/storm-software/shell-shock/commits?author=sullivanpj" title="Tests">⚠️</a></td>
186
+ <td align="center" valign="top" width="14.28%"><a href="http://www.sullypat.com/"><img src="https://avatars.githubusercontent.com/u/99053093?v=4?s=100" width="100px;" alt="Patrick Sullivan"/><br /><sub><b>Patrick Sullivan</b></sub></a><br /><a href="#design-sullivanpj" title="Design">🎨</a> <a href="https://github.com/storm-software/razorwind/commits?author=sullivanpj" title="Code">💻</a> <a href="#tool-sullivanpj" title="Tools">🔧</a> <a href="https://github.com/storm-software/razorwind/commits?author=sullivanpj" title="Documentation">📖</a> <a href="https://github.com/storm-software/razorwind/commits?author=sullivanpj" title="Tests">⚠️</a></td>
187
187
  <td align="center" valign="top" width="14.28%"><a href="https://tylerbenning.com/"><img src="https://avatars.githubusercontent.com/u/7265547?v=4?s=100" width="100px;" alt="Tyler Benning"/><br /><sub><b>Tyler Benning</b></sub></a><br /><a href="#design-tbenning" title="Design">🎨</a></td>
188
188
  <td align="center" valign="top" width="14.28%"><a href="http://stormsoftware.com"><img src="https://avatars.githubusercontent.com/u/149802440?v=4?s=100" width="100px;" alt="Stormie"/><br /><sub><b>Stormie</b></sub></a><br /><a href="#maintenance-stormie-bot" title="Maintenance">🚧</a></td>
189
189
  </tr>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@razorwind/nx",
3
- "version": "0.0.13",
3
+ "version": "0.0.15",
4
4
  "description": "A Nx plugin to support Razorwind development in Nx monorepos.",
5
5
  "repository": {
6
6
  "type": "github",
@@ -110,14 +110,15 @@
110
110
  "module": "dist/index.mjs",
111
111
  "typings": "dist/index.d.ts",
112
112
  "dependencies": {
113
- "c12": "^3.3.4",
114
113
  "@nx/devkit": "23.1.0",
115
114
  "@power-plant/core": "^0.0.63",
116
- "@razorwind/core": "^0.0.19",
115
+ "@razorwind/core": "^0.0.20",
116
+ "@storm-software/workspace-tools": "^1.296.90",
117
117
  "@stryke/hash": "^0.13.53",
118
118
  "@stryke/path": "^0.29.26",
119
119
  "@stryke/string-format": "^0.17.41",
120
120
  "@stryke/type-checks": "^0.6.32",
121
+ "c12": "^3.3.4",
121
122
  "defu": "^6.1.7",
122
123
  "jiti": "^2.7.0",
123
124
  "untyped": "^2.0.0"
@@ -133,5 +134,5 @@
133
134
  "publishConfig": { "access": "public" },
134
135
  "executors": "./executors.json",
135
136
  "generators": "./generators.json",
136
- "gitHead": "70c05ef41d67d4f3d9cc5d250b7ce8dfd7d91fe3"
137
+ "gitHead": "c649e31b1df5a77d62e8c5ae9b3f0414ea2a67cc"
137
138
  }