create-storm-workspace 1.58.3 β 1.59.0
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 +24 -0
- package/README.md +6 -6
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,27 @@
|
|
|
1
|
+
## 1.59.0 (2024-04-06)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### π Features
|
|
5
|
+
|
|
6
|
+
- **build-tools:** Added support for `rolldown` builds ([46de2e63](https://github.com/storm-software/storm-ops/commit/46de2e63))
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### β€οΈ Thank You
|
|
10
|
+
|
|
11
|
+
- Patrick Sullivan
|
|
12
|
+
|
|
13
|
+
## 1.58.4 (2024-04-01)
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
### π©Ή Fixes
|
|
17
|
+
|
|
18
|
+
- **workspace-tools:** Resolve issue with bad release path in npm publish ([4f5ba3db](https://github.com/storm-software/storm-ops/commit/4f5ba3db))
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
### β€οΈ Thank You
|
|
22
|
+
|
|
23
|
+
- Patrick Sullivan
|
|
24
|
+
|
|
1
25
|
## 1.58.3 (2024-03-29)
|
|
2
26
|
|
|
3
27
|
|
package/README.md
CHANGED
|
@@ -7,16 +7,16 @@
|
|
|
7
7
|
<br />
|
|
8
8
|
|
|
9
9
|
<div align="center">
|
|
10
|
-
<a href="https://stormsoftware.
|
|
10
|
+
<a href="https://stormsoftware.com" target="_blank">Website</a> | <a href="https://stormsoftware.com/contact" target="_blank">Contact</a> | <a href="https://github.com/storm-software/storm-ops" target="_blank">Repository</a> | <a href="https://stormstack.github.io/stormstack/" target="_blank">Documentation</a> | <a href="https://github.com/storm-software/storm-ops/issues/new?assignees=&labels=bug&template=bug-report.yml&title=Bug Report%3A+">Report a Bug</a> | <a href="https://github.com/storm-software/storm-ops/issues/new?assignees=&labels=enhancement&template=feature-request.yml&title=Feature Request%3A+">Request a Feature</a> | <a href="https://github.com/storm-software/storm-ops/issues/new?assignees=&labels=documentation&template=documentation.yml&title=Documentation Request%3A+">Request Documentation</a> | <a href="https://github.com/storm-software/storm-ops/discussions">Ask a Question</a>
|
|
11
11
|
</div>
|
|
12
12
|
|
|
13
13
|
<br />
|
|
14
14
|
This package is part of the <b>β‘Storm-Ops</b> monorepo. The Storm-Ops packages include CLI utility applications, tools, and various libraries used to create modern, scalable web applications.
|
|
15
15
|
<br />
|
|
16
16
|
|
|
17
|
-
<h3 align="center">π» Visit <a href="https://stormsoftware.
|
|
17
|
+
<h3 align="center">π» Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
|
|
18
18
|
|
|
19
|
-
[](https://prettier.io/)
|
|
20
20
|
[](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://docusaurus.io/) 
|
|
21
21
|
|
|
22
22
|
> [!IMPORTANT]
|
|
@@ -96,9 +96,9 @@ See the [open issues](https://github.com/storm-software/storm-ops/issues) for a
|
|
|
96
96
|
|
|
97
97
|
Reach out to the maintainer at one of the following places:
|
|
98
98
|
|
|
99
|
-
- [Contact](https://stormsoftware.
|
|
99
|
+
- [Contact](https://stormsoftware.com/contact)
|
|
100
100
|
- [GitHub discussions](https://github.com/storm-software/storm-ops/discussions)
|
|
101
|
-
- <support@stormsoftware.
|
|
101
|
+
- <support@stormsoftware.com>
|
|
102
102
|
|
|
103
103
|
## License
|
|
104
104
|
|
|
@@ -136,7 +136,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
|
|
|
136
136
|
<tr>
|
|
137
137
|
<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/storm-ops/commits?author=sullivanpj" title="Code">π»</a> <a href="#tool-sullivanpj" title="Tools">π§</a> <a href="https://github.com/storm-software/storm-ops/commits?author=sullivanpj" title="Documentation">π</a> <a href="https://github.com/storm-software/storm-ops/commits?author=sullivanpj" title="Tests">β οΈ</a></td>
|
|
138
138
|
<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>
|
|
139
|
-
<td align="center" valign="top" width="14.28%"><a href="http://stormsoftware.
|
|
139
|
+
<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>
|
|
140
140
|
</tr>
|
|
141
141
|
</tbody>
|
|
142
142
|
<tfoot>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "create-storm-workspace",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.59.0",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "β‘A CLI tool used to generate and fully configure a Storm Workspace repository.",
|
|
6
6
|
"keywords": [
|
|
@@ -12,10 +12,10 @@
|
|
|
12
12
|
"open-system",
|
|
13
13
|
"monorepo"
|
|
14
14
|
],
|
|
15
|
-
"homepage": "https://stormsoftware.
|
|
15
|
+
"homepage": "https://stormsoftware.com",
|
|
16
16
|
"bugs": {
|
|
17
17
|
"url": "https://github.com/storm-software/storm-ops/issues",
|
|
18
|
-
"email": "support@stormsoftware.
|
|
18
|
+
"email": "support@stormsoftware.com"
|
|
19
19
|
},
|
|
20
20
|
"repository": {
|
|
21
21
|
"type": "github",
|
|
@@ -25,8 +25,8 @@
|
|
|
25
25
|
"license": "Apache License 2.0",
|
|
26
26
|
"author": {
|
|
27
27
|
"name": "Storm Software",
|
|
28
|
-
"email": "contact@stormsoftware.
|
|
29
|
-
"url": "https://stormsoftware.
|
|
28
|
+
"email": "contact@stormsoftware.com",
|
|
29
|
+
"url": "https://stormsoftware.com"
|
|
30
30
|
},
|
|
31
31
|
"type": "commonjs",
|
|
32
32
|
"typings": "./src/index.d.ts",
|