@storm-software/eslint 0.5.0 β 0.7.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 +33 -15
- package/README.md +1 -1
- package/base.cjs +646 -1006
- package/graphql.cjs +2418 -2730
- package/index.cjs +99812 -98263
- package/json.cjs +1754 -2071
- package/markdown.cjs +1969 -2262
- package/meta.json +1 -1
- package/next.cjs +1836 -2140
- package/package.json +5 -3
- package/react.cjs +1837 -2156
- package/recommended.cjs +5314 -5422
- package/yml.cjs +1935 -2220
package/CHANGELOG.md
CHANGED
|
@@ -1,45 +1,63 @@
|
|
|
1
|
-
## 0.
|
|
1
|
+
## 0.7.0 (2024-06-09)
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
### π Features
|
|
5
5
|
|
|
6
|
-
- **eslint:**
|
|
6
|
+
- **eslint:** Change module formats for eslint packages ([2be209ea](https://github.com/storm-software/storm-ops/commit/2be209ea))
|
|
7
7
|
|
|
8
|
-
## 0.
|
|
8
|
+
## 0.6.0 (2024-06-09)
|
|
9
|
+
|
|
10
|
+
### π Features
|
|
9
11
|
|
|
12
|
+
- **eslint:** Updated markup documentation files
|
|
13
|
+
([0097f19e](https://github.com/storm-software/storm-ops/commit/0097f19e))
|
|
14
|
+
|
|
15
|
+
## 0.5.0 (2024-06-09)
|
|
10
16
|
|
|
11
17
|
### π Features
|
|
12
18
|
|
|
13
|
-
- **eslint:**
|
|
19
|
+
- **eslint:** Update eslint packages to use `CommonJs` instead of `ESNext`
|
|
20
|
+
([d6a48043](https://github.com/storm-software/storm-ops/commit/d6a48043))
|
|
14
21
|
|
|
15
|
-
|
|
22
|
+
## 0.4.0 (2024-06-08)
|
|
16
23
|
|
|
17
|
-
|
|
24
|
+
### π Features
|
|
25
|
+
|
|
26
|
+
- **eslint:** Added the `ignores` module to include in ESLint configurations
|
|
27
|
+
([7ba523b0](https://github.com/storm-software/storm-ops/commit/7ba523b0))
|
|
18
28
|
|
|
29
|
+
- **eslint:** Converted all eslint configurations to use new flat style
|
|
30
|
+
([281de429](https://github.com/storm-software/storm-ops/commit/281de429))
|
|
31
|
+
|
|
32
|
+
## 0.3.0 (2024-06-06)
|
|
19
33
|
|
|
20
34
|
### π Features
|
|
21
35
|
|
|
22
|
-
- **eslint-config:** Added a package to share the base Storm ESLint
|
|
36
|
+
- **eslint-config:** Added a package to share the base Storm ESLint
|
|
37
|
+
configuration
|
|
38
|
+
([af128ebd](https://github.com/storm-software/storm-ops/commit/af128ebd))
|
|
23
39
|
|
|
24
40
|
## 0.2.0 (2024-06-05)
|
|
25
41
|
|
|
26
|
-
|
|
27
42
|
### π Features
|
|
28
43
|
|
|
29
|
-
- **eslint:** Major updates to resolve eslint issues
|
|
44
|
+
- **eslint:** Major updates to resolve eslint issues
|
|
45
|
+
([50e7c988](https://github.com/storm-software/storm-ops/commit/50e7c988))
|
|
30
46
|
|
|
31
47
|
## 0.1.0 (2024-06-05)
|
|
32
48
|
|
|
33
|
-
|
|
34
49
|
### π Features
|
|
35
50
|
|
|
36
|
-
- **eslint-plugin:** Added the `eslint` and `prittier` base packages
|
|
37
|
-
|
|
51
|
+
- **eslint-plugin:** Added the `eslint` and `prittier` base packages
|
|
52
|
+
([b2d63d0f](https://github.com/storm-software/storm-ops/commit/b2d63d0f))
|
|
38
53
|
|
|
39
54
|
### π©Ή Fixes
|
|
40
55
|
|
|
41
|
-
- **eslint:** Resolve issue with missing dependencies
|
|
56
|
+
- **eslint:** Resolve issue with missing dependencies
|
|
57
|
+
([b0f43454](https://github.com/storm-software/storm-ops/commit/b0f43454))
|
|
42
58
|
|
|
43
|
-
- **eslint:** Update the `package.json` versions
|
|
59
|
+
- **eslint:** Update the `package.json` versions
|
|
60
|
+
([36a9a82b](https://github.com/storm-software/storm-ops/commit/36a9a82b))
|
|
44
61
|
|
|
45
|
-
- **storm-ops:** Turn off the Nx daemon
|
|
62
|
+
- **storm-ops:** Turn off the Nx daemon
|
|
63
|
+
([e844cc0a](https://github.com/storm-software/storm-ops/commit/e844cc0a))
|
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]
|