@storm-software/workspace-tools 1.85.0 β 1.87.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 +14 -0
- package/README.md +1 -1
- package/config/nx.json +0 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
## 1.87.0 (2024-06-08)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### π Features
|
|
5
|
+
|
|
6
|
+
- **eslint-config:** Renamed the `eslint-config-storm-software` package to avoid conflicts ([3ff32ab0](https://github.com/storm-software/storm-ops/commit/3ff32ab0))
|
|
7
|
+
|
|
8
|
+
## 1.86.0 (2024-06-06)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### π Features
|
|
12
|
+
|
|
13
|
+
- **eslint-config:** Added a package to share the base Storm ESLint configuration ([af128ebd](https://github.com/storm-software/storm-ops/commit/af128ebd))
|
|
14
|
+
|
|
1
15
|
## 1.85.0 (2024-06-06)
|
|
2
16
|
|
|
3
17
|
### π Features
|
package/README.md
CHANGED
|
@@ -21,7 +21,7 @@ This package is part of the <b>β‘Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
21
21
|
|
|
22
22
|
<h3 align="center">π» Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
|
|
23
23
|
|
|
24
|
-
[](https://prettier.io/)
|
|
25
25
|
[](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://docusaurus.io/) 
|
|
26
26
|
|
|
27
27
|
> [!IMPORTANT]
|
package/config/nx.json
CHANGED
package/package.json
CHANGED