@storm-software/workspace-tools 1.48.0 → 1.48.6

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
@@ -1,3 +1,87 @@
1
+ ## 1.48.6 (2024-01-21)
2
+
3
+
4
+ ### 🩹 Fixes
5
+
6
+ - **git-tools:** Resolve issues with commit message formatting ([90bdc930](https://github.com/storm-software/storm-ops/commit/90bdc930))
7
+
8
+ - **workspace-tools:** Added default `nx-release-publish` executor config to Nx json ([d3985074](https://github.com/storm-software/storm-ops/commit/d3985074))
9
+
10
+
11
+ ### ❤️ Thank You
12
+
13
+ - Patrick Sullivan
14
+
15
+ ## 1.48.5 (2024-01-21)
16
+
17
+
18
+ ### 🚀 Features
19
+
20
+ - **git-tools:** Update release process to use built-in Nx functionality ([f592bd33](https://github.com/storm-software/storm-ops/commit/f592bd33))
21
+
22
+
23
+ ### 🩹 Fixes
24
+
25
+ - **git-tools:** Clean up of various unused dependencies ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
26
+
27
+ - **workspace-tools:** Push Nx config changes to default file ([ca883a9f](https://github.com/storm-software/storm-ops/commit/ca883a9f))
28
+
29
+ - **git-tools:** Remove the git extension from the repository URL ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
30
+
31
+
32
+ ### ❤️ Thank You
33
+
34
+ - Patrick Sullivan
35
+
36
+ ## 1.48.4 (2024-01-21)
37
+
38
+
39
+ ### 🚀 Features
40
+
41
+ - **git-tools:** Update release process to use built-in Nx functionality ([f592bd33](https://github.com/storm-software/storm-ops/commit/f592bd33))
42
+
43
+
44
+ ### 🩹 Fixes
45
+
46
+ - **git-tools:** Clean up of various unused dependencies ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
47
+
48
+ - **workspace-tools:** Push Nx config changes to default file ([ca883a9f](https://github.com/storm-software/storm-ops/commit/ca883a9f))
49
+
50
+ - **git-tools:** Remove the git extension from the repository URL ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
51
+
52
+
53
+ ### ❤️ Thank You
54
+
55
+ - Patrick Sullivan
56
+
57
+ ## 1.48.3 (2024-01-21)
58
+
59
+
60
+ ### 🚀 Features
61
+
62
+ - **git-tools:** Update release process to use built-in Nx functionality ([f592bd33](https://github.com/storm-software/storm-ops/commit/f592bd33))
63
+
64
+
65
+ ### 🩹 Fixes
66
+
67
+ - **git-tools:** Clean up of various unused dependencies ([c39257b8](https://github.com/storm-software/storm-ops/commit/c39257b8))
68
+
69
+ - **workspace-tools:** Push Nx config changes to default file ([ca883a9f](https://github.com/storm-software/storm-ops/commit/ca883a9f))
70
+
71
+ - **git-tools:** Remove the git extension from the repository URL ([50a6de3d](https://github.com/storm-software/storm-ops/commit/50a6de3d))
72
+
73
+
74
+ ### ❤️ Thank You
75
+
76
+ - Patrick Sullivan
77
+
78
+ # [1.48.0](https://github.com/storm-software/storm-ops/compare/workspace-tools-v1.47.0...workspace-tools-v1.48.0) (2024-01-20)
79
+
80
+
81
+ ### Features
82
+
83
+ * **workspace-tools:** Added the `skipNativeModulesPlugin` option to tsup build ([eb5ade8](https://github.com/storm-software/storm-ops/commit/eb5ade8320372a792c9ca97fa9f843e63f2601d1))
84
+
1
85
  # [1.47.0](https://github.com/storm-software/storm-ops/compare/workspace-tools-v1.46.1...workspace-tools-v1.47.0) (2024-01-19)
2
86
 
3
87
 
package/README.md CHANGED
@@ -16,10 +16,13 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
16
16
 
17
17
  <h3 align="center">💻 Visit <a href="https://stormsoftware.org" target="_blank">stormsoftware.org</a> to stay up to date with this developer</h3><br />
18
18
 
19
- [![Version](https://img.shields.io/badge/version-1.45.3-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;
19
+ [![Version](https://img.shields.io/badge/version-1.48.4-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;
20
20
  [![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 docusaurus](https://img.shields.io/badge/documented_with-docusaurus-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://docusaurus.io/)&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)
21
21
 
22
- <h3 align="center" bold="true">⚠️ <b>Attention</b> ⚠️ This repository, and the apps, libraries, and tools contained within, is still in it's initial development phase. As a result, bugs and issues are expected with it's usage. When the main development phase completes, a proper release will be performed, the packages will be availible through NPM (and other distributions), and this message will be removed. However, in the meantime, please feel free to report any issues you may come across.</h3><br />
22
+ > [!IMPORTANT]
23
+ > This repository, and the apps, libraries, and tools contained within, is still in it's initial development phase. As a result, bugs and issues are expected with it's usage. When the main development phase completes, a proper release will be performed, the packages will be availible through NPM (and other distributions), and this message will be removed. However, in the meantime, please feel free to report any issues you may come across.
24
+
25
+ <br />
23
26
 
24
27
 
25
28
  <!-- markdownlint-restore -->
@@ -103,7 +106,7 @@ The following executor options are available:
103
106
  | assets | `array` | List of static assets. | `[]` |
104
107
  | clean | `boolean` | Remove previous output before build. | `true` |
105
108
  | includeSrc | `boolean` | Should the source files be added to the distribution folder in an \`src\` directory. | |
106
- | metafile | `boolean` | Should a meta file be created for the build package | |
109
+ | metafile | `boolean` | Should a meta file be created for the build package | `true` |
107
110
  | emitOnAll | `boolean` | Should each file contained in the package be emitted individually. | |
108
111
  | generatePackageJson | `boolean` | Should a package.json file be generated in the output folder or should the existing one be copied in. | `true` |
109
112
  | splitting | `boolean` | Should the build process preform \*code-splitting\*? | `true` |
@@ -114,6 +117,7 @@ The following executor options are available:
114
117
  | **banner \*** | `string` | A short heading added to the top of each typescript file added in the output folder's \`src\` directory. | "This code was developed by Storm Software (<https://stormsoftware.org>) and is licensed under the Apache License 2.0." |
115
118
  | minify | `boolean` | Should the build process minify the output files? | |
116
119
  | verbose | `boolean` | Should write extra log outputs with details from the executor. | |
120
+ | skipNativeModulesPlugin | `boolean` | Should we skip adding the Native Node Modules ESBuild plugin. | |
117
121
  | shims | `boolean` | Should the build process add shims for node.js modules that are not available in the browser? | |
118
122
  | define | `object` | Define global constants that can be used in the source code. The value will be converted into a stringified JSON. | |
119
123
  | env | `object` | Define environment variables that can be used in the source code. The value will be converted into a stringified JSON. | |
package/config/nx.json CHANGED
@@ -14,11 +14,6 @@
14
14
  }
15
15
  }
16
16
  },
17
- "pluginsConfig": {
18
- "@nrwl/js": {
19
- "analyzeSourceFiles": false
20
- }
21
- },
22
17
  "defaultBase": "main",
23
18
  "namedInputs": {
24
19
  "globalBuildAffectingConfig": [
@@ -108,6 +103,43 @@
108
103
  },
109
104
  "e2e": {
110
105
  "cache": true
106
+ },
107
+ "nx-release-publish": {
108
+ "cache": false,
109
+ "inputs": ["default", "^production"],
110
+ "dependsOn": ["^build"],
111
+ "executor": "@nx/js:release-publish",
112
+ "options": {
113
+ "packageRoot": "dist/{projectRoot}",
114
+ "registry": "https://registry.npmjs.org/"
115
+ }
116
+ }
117
+ },
118
+ "release": {
119
+ "projects": "*",
120
+ "projectsRelationship": "independent",
121
+ "changelog": {
122
+ "workspaceChangelog": false,
123
+ "projectChangelogs": {
124
+ "createRelease": "github",
125
+ "entryWhenNoChanges": false
126
+ }
127
+ },
128
+ "version": {
129
+ "conventionalCommits": true,
130
+ "generatorOptions": {
131
+ "currentVersionResolver": "git-tag",
132
+ "specifierSource": "conventional-commits"
133
+ }
134
+ },
135
+ "git": {
136
+ "commit": true,
137
+ "tag": true
138
+ }
139
+ },
140
+ "pluginsConfig": {
141
+ "@nrwl/js": {
142
+ "analyzeSourceFiles": false
111
143
  }
112
144
  }
113
145
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/workspace-tools",
3
- "version": "1.48.0",
3
+ "version": "1.48.6",
4
4
  "private": false,
5
5
  "description": "⚡ A Nx plugin package that contains various executors and generators used in a Storm workspaces.",
6
6
  "keywords": [
@@ -19,7 +19,7 @@
19
19
  },
20
20
  "repository": {
21
21
  "type": "github",
22
- "url": "https://github.com/storm-software/storm-ops.git",
22
+ "url": "https://github.com/storm-software/storm-ops",
23
23
  "directory": "packages/workspace-tools"
24
24
  },
25
25
  "license": "Apache License 2.0",
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "$schema": "https://biomejs.dev/schemas/1.5.1/schema.json",
3
- "extends": ["@storm-software/linting-tools/biome/biome.json"]
3
+ "extends": ["./node_modules/@storm-software/linting-tools/biome/biome.json"]
4
4
  }