@storm-software/tsdoc 0.13.33 → 0.13.35

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,24 @@
2
2
 
3
3
  # Changelog for Storm Ops - Tsdoc
4
4
 
5
+ ## [0.13.34](https://github.com/storm-software/storm-ops/releases/tag/tsdoc%400.13.34) (11/13/2025)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Regenerate README markdown files
10
+ ([e7bd95c1c](https://github.com/storm-software/storm-ops/commit/e7bd95c1c))
11
+ - **monorepo:** Regenerate README markdown files
12
+ ([d47b551f9](https://github.com/storm-software/storm-ops/commit/d47b551f9))
13
+ - **monorepo:** Regenerate README markdown files
14
+ ([70c8dba97](https://github.com/storm-software/storm-ops/commit/70c8dba97))
15
+
16
+ ## [0.13.33](https://github.com/storm-software/storm-ops/releases/tag/tsdoc%400.13.33) (11/13/2025)
17
+
18
+ ### Miscellaneous
19
+
20
+ - **monorepo:** Regenerate README markdown files
21
+ ([70c8dba97](https://github.com/storm-software/storm-ops/commit/70c8dba97))
22
+
5
23
  ## [0.13.32](https://github.com/storm-software/storm-ops/releases/tag/tsdoc%400.13.32) (11/13/2025)
6
24
 
7
25
  ### 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.13.31-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.13.33-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,7 +40,6 @@ 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
-
44
43
  ## Table of Contents
45
44
 
46
45
  - [Storm TSDoc Package](#storm-tsdoc-package)
package/dist/index.cjs CHANGED
@@ -331,10 +331,6 @@ var typedoc_default = {
331
331
  tagName: "@hideconstructor",
332
332
  syntaxKind: "modifier"
333
333
  },
334
- {
335
- tagName: "@jsx",
336
- syntaxKind: "block"
337
- },
338
334
  {
339
335
  tagName: "@summary",
340
336
  syntaxKind: "block"
package/dist/index.js CHANGED
@@ -304,10 +304,6 @@ var typedoc_default = {
304
304
  tagName: "@hideconstructor",
305
305
  syntaxKind: "modifier"
306
306
  },
307
- {
308
- tagName: "@jsx",
309
- syntaxKind: "block"
310
- },
311
307
  {
312
308
  tagName: "@summary",
313
309
  syntaxKind: "block"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/tsdoc",
3
- "version": "0.13.33",
3
+ "version": "0.13.35",
4
4
  "type": "module",
5
5
  "description": "This package contains shared TSDoc configurations used in Storm Software projects.",
6
6
  "repository": {
@@ -86,5 +86,5 @@
86
86
  },
87
87
  "publishConfig": { "access": "public" },
88
88
  "sideEffects": false,
89
- "gitHead": "5c88ccffba3683f10a8dcc98422964880995e3b2"
89
+ "gitHead": "e4d9b69dc5d7c46f37f2a6aac9c832d1fe5314f5"
90
90
  }
package/typedoc.json CHANGED
@@ -222,10 +222,6 @@
222
222
  "tagName": "@hideconstructor",
223
223
  "syntaxKind": "modifier"
224
224
  },
225
- {
226
- "tagName": "@jsx",
227
- "syntaxKind": "block"
228
- },
229
225
  {
230
226
  "tagName": "@summary",
231
227
  "syntaxKind": "block"