@storm-software/prettier 0.51.51 → 0.51.54

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,53 @@
2
2
 
3
3
  # Changelog for Storm Ops - Prettier
4
4
 
5
+ ## [0.51.53](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.53) (2025-07-31)
6
+
7
+ ### Bug Fixes
8
+
9
+ - **prettier:** Added missing `prettier-plugin-prisma` plugin to `config.json`
10
+ ([855efe2e4](https://github.com/storm-software/storm-ops/commit/855efe2e4))
11
+
12
+ ### Miscellaneous
13
+
14
+ - **monorepo:** Update TypeScript to v5.9.2
15
+ ([d4a90784d](https://github.com/storm-software/storm-ops/commit/d4a90784d))
16
+ - **monorepo:** Regenerate README markdown files
17
+ ([18c227394](https://github.com/storm-software/storm-ops/commit/18c227394))
18
+ - **monorepo:** Update workspace package links
19
+ ([3ec10b48b](https://github.com/storm-software/storm-ops/commit/3ec10b48b))
20
+ - **monorepo:** Regenerate README markdown files
21
+ ([8aeb77070](https://github.com/storm-software/storm-ops/commit/8aeb77070))
22
+ - **monorepo:** Regenerate workspace repository packages
23
+ ([a78abe68e](https://github.com/storm-software/storm-ops/commit/a78abe68e))
24
+ - **monorepo:** Regenerate README markdown files
25
+ ([b7b8fec51](https://github.com/storm-software/storm-ops/commit/b7b8fec51))
26
+ - **eslint:** Update package dependencies
27
+ ([a6eaee75a](https://github.com/storm-software/storm-ops/commit/a6eaee75a))
28
+ - **monorepo:** Regenerate README markdown files
29
+ ([d02c46b78](https://github.com/storm-software/storm-ops/commit/d02c46b78))
30
+ - **git-tools:** Ensure dependencies are marked `external` by default for `bin`
31
+ build
32
+ ([b6c66aae5](https://github.com/storm-software/storm-ops/commit/b6c66aae5))
33
+ - **monorepo:** Regenerate README markdown files
34
+ ([fa4b5a24f](https://github.com/storm-software/storm-ops/commit/fa4b5a24f))
35
+
36
+ ## [0.51.52](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.52) (2025-07-14)
37
+
38
+ ### Miscellaneous
39
+
40
+ - **monorepo:** Update workspace package links
41
+ ([aa3c5e120](https://github.com/storm-software/storm-ops/commit/aa3c5e120))
42
+ - **monorepo:** Regenerate README markdown files
43
+ ([11ac201a7](https://github.com/storm-software/storm-ops/commit/11ac201a7))
44
+
45
+ ## [0.51.51](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.51) (2025-07-14)
46
+
47
+ ### Miscellaneous
48
+
49
+ - **monorepo:** Regenerate README markdown files
50
+ ([9c1c8c7cc](https://github.com/storm-software/storm-ops/commit/9c1c8c7cc))
51
+
5
52
  ## [0.51.50](https://github.com/storm-software/storm-ops/releases/tag/prettier%400.51.50) (2025-07-11)
6
53
 
7
54
  ### Bug Fixes
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.49-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.52-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 -->
@@ -40,6 +40,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
40
40
 
41
41
  <!-- START doctoc -->
42
42
  <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
43
+
43
44
  ## Table of Contents
44
45
 
45
46
  - [Storm Prettier Package](#storm-prettier-package)
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.51",
3
+ "version": "0.51.54",
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": "0ffb491f3a2f70a81789ffde3dce3dd911bc12a6"
79
+ "gitHead": "b9674585a87f0811bb6c57f80975d83d7b9bce72"
80
80
  }