@storm-software/prettier 0.51.52 → 0.51.55

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 CHANGED
@@ -2,6 +2,58 @@
2
2
 
3
3
  # Changelog for Storm Ops - Prettier
4
4
 
5
+ ## [0.51.54](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.54) (2025-07-31)
6
+
7
+ ### Bug Fixes
8
+
9
+ - **git-tools:** Resolve issue with incorrect log formatting
10
+ ([062583d84](https://github.com/storm-software/storm-ops/commit/062583d84))
11
+
12
+ ### Miscellaneous
13
+
14
+ - **monorepo:** Regenerate README markdown files
15
+ ([e5c02a04d](https://github.com/storm-software/storm-ops/commit/e5c02a04d))
16
+
17
+ ## [0.51.53](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.53) (2025-07-31)
18
+
19
+ ### Bug Fixes
20
+
21
+ - **prettier:** Added missing `prettier-plugin-prisma` plugin to `config.json`
22
+ ([855efe2e4](https://github.com/storm-software/storm-ops/commit/855efe2e4))
23
+
24
+ ### Miscellaneous
25
+
26
+ - **monorepo:** Update TypeScript to v5.9.2
27
+ ([d4a90784d](https://github.com/storm-software/storm-ops/commit/d4a90784d))
28
+ - **monorepo:** Regenerate README markdown files
29
+ ([18c227394](https://github.com/storm-software/storm-ops/commit/18c227394))
30
+ - **monorepo:** Update workspace package links
31
+ ([3ec10b48b](https://github.com/storm-software/storm-ops/commit/3ec10b48b))
32
+ - **monorepo:** Regenerate README markdown files
33
+ ([8aeb77070](https://github.com/storm-software/storm-ops/commit/8aeb77070))
34
+ - **monorepo:** Regenerate workspace repository packages
35
+ ([a78abe68e](https://github.com/storm-software/storm-ops/commit/a78abe68e))
36
+ - **monorepo:** Regenerate README markdown files
37
+ ([b7b8fec51](https://github.com/storm-software/storm-ops/commit/b7b8fec51))
38
+ - **eslint:** Update package dependencies
39
+ ([a6eaee75a](https://github.com/storm-software/storm-ops/commit/a6eaee75a))
40
+ - **monorepo:** Regenerate README markdown files
41
+ ([d02c46b78](https://github.com/storm-software/storm-ops/commit/d02c46b78))
42
+ - **git-tools:** Ensure dependencies are marked `external` by default for `bin`
43
+ build
44
+ ([b6c66aae5](https://github.com/storm-software/storm-ops/commit/b6c66aae5))
45
+ - **monorepo:** Regenerate README markdown files
46
+ ([fa4b5a24f](https://github.com/storm-software/storm-ops/commit/fa4b5a24f))
47
+
48
+ ## [0.51.52](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.52) (2025-07-14)
49
+
50
+ ### Miscellaneous
51
+
52
+ - **monorepo:** Update workspace package links
53
+ ([aa3c5e120](https://github.com/storm-software/storm-ops/commit/aa3c5e120))
54
+ - **monorepo:** Regenerate README markdown files
55
+ ([11ac201a7](https://github.com/storm-software/storm-ops/commit/11ac201a7))
56
+
5
57
  ## [0.51.51](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.51) (2025-07-14)
6
58
 
7
59
  ### Miscellaneous
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
- [![Version](https://img.shields.io/badge/version-0.51.50-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&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;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
24
+ [![Version](https://img.shields.io/badge/version-0.51.54-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&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;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
25
25
 
26
26
  <!-- prettier-ignore-start -->
27
27
  <!-- markdownlint-disable -->
package/config.json CHANGED
@@ -83,7 +83,8 @@
83
83
  "prettier-plugin-sh",
84
84
  "prettier-plugin-pkg",
85
85
  "prettier-plugin-toml",
86
- "prettier-plugin-organize-imports"
86
+ "prettier-plugin-organize-imports",
87
+ "prettier-plugin-prisma"
87
88
  ],
88
89
  "organizeImportsSkipDestructiveCodeActions": false
89
90
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/prettier",
3
- "version": "0.51.52",
3
+ "version": "0.51.55",
4
4
  "type": "commonjs",
5
5
  "description": "⚡ A package containing the base Prettier configuration used by Storm Software across many projects.",
6
6
  "repository": {
@@ -62,7 +62,7 @@
62
62
  },
63
63
  "dependencies": {
64
64
  "prettier-plugin-jsdoc": "^1.3.3",
65
- "prettier-plugin-organize-imports": "^4.1.0",
65
+ "prettier-plugin-organize-imports": "^4.2.0",
66
66
  "prettier-plugin-pkg": "^0.18.1",
67
67
  "prettier-plugin-sh": "^0.15.0",
68
68
  "prettier-plugin-toml": "^2.0.6"
@@ -76,5 +76,5 @@
76
76
  "prettier-plugin-tailwindcss": "^0.6.14"
77
77
  },
78
78
  "publishConfig": { "access": "public" },
79
- "gitHead": "9ea2d39bba2e80aceb5dde576b5568de39a86ac9"
79
+ "gitHead": "cc140afa49466e39f555922878718b7cb860d73b"
80
80
  }