diff --git a/docs/releases/1.0.0.md b/docs/releases/1.0.x.md similarity index 93% rename from docs/releases/1.0.0.md rename to docs/releases/1.0.x.md index 3c380d698..b97f691b7 100644 --- a/docs/releases/1.0.0.md +++ b/docs/releases/1.0.x.md @@ -96,3 +96,9 @@ dist ├─ sample-app └─ nested-app ``` + +# Patch Versions + +Patch versions of this release do not have a dedicated summary. For details of +patch releases, please visit +[the GitHub releases page](https://github.com/jpmorganchase/modular/releases). diff --git a/docs/releases/2.0.0.md b/docs/releases/2.0.x.md similarity index 92% rename from docs/releases/2.0.0.md rename to docs/releases/2.0.x.md index b684e27fd..8046671b8 100644 --- a/docs/releases/2.0.0.md +++ b/docs/releases/2.0.x.md @@ -68,3 +68,9 @@ Along with aligning the packages which we publish with the Node.JS `#exports` standards we want to bring this option to developers who publish their packages with Modular. This change will see us move to using `esbuild` for transpilation of code. + +# Patch Versions + +Patch versions of this release do not have a dedicated summary. For details of +patch releases, please visit +[the GitHub releases page](https://github.com/jpmorganchase/modular/releases). diff --git a/docs/releases/2.1.0.md b/docs/releases/2.1.x.md similarity index 93% rename from docs/releases/2.1.0.md rename to docs/releases/2.1.x.md index c163592ee..566e41a19 100644 --- a/docs/releases/2.1.0.md +++ b/docs/releases/2.1.x.md @@ -66,3 +66,9 @@ when they're using modular. Warning messages are still visible by specifying the - [#1039](https://github.com/jpmorganchase/modular/pull/1039) Add missing dependencies required for esbuild-scripts. + +# Patch Versions + +Patch versions of this release do not have a dedicated summary. For details of +patch releases, please visit +[the GitHub releases page](https://github.com/jpmorganchase/modular/releases). diff --git a/docs/releases/2.2.0.md b/docs/releases/2.2.x.md similarity index 95% rename from docs/releases/2.2.0.md rename to docs/releases/2.2.x.md index c6af628c0..d53486f3e 100644 --- a/docs/releases/2.2.0.md +++ b/docs/releases/2.2.x.md @@ -109,3 +109,9 @@ info](../building-apps/web workers). - [#1154](https://github.com/jpmorganchase/modular/pull/1154) Bump `tsconfig.json` value for `target` from `es5` to `es2106`. + +# Patch Versions + +Patch versions of this release do not have a dedicated summary. For details of +patch releases, please visit +[the GitHub releases page](https://github.com/jpmorganchase/modular/releases). diff --git a/docs/releases/2.3.0.md b/docs/releases/2.3.x.md similarity index 95% rename from docs/releases/2.3.0.md rename to docs/releases/2.3.x.md index f435aff1e..519485205 100644 --- a/docs/releases/2.3.0.md +++ b/docs/releases/2.3.x.md @@ -131,3 +131,9 @@ code, including hoisted dependencies. - [#1503](https://github.com/jpmorganchase/modular/pull/1503) Relax our dependency discovery criteria to include dev dependencies and just warn when a dependency is not found. + +# Patch Versions + +Patch versions of this release do not have a dedicated summary. For details of +patch releases, please visit +[the GitHub releases page](https://github.com/jpmorganchase/modular/releases). diff --git a/docs/releases/3.0.0.md b/docs/releases/3.0.x.md similarity index 91% rename from docs/releases/3.0.0.md rename to docs/releases/3.0.x.md index 9e409674b..0755ee27f 100644 --- a/docs/releases/3.0.0.md +++ b/docs/releases/3.0.x.md @@ -67,3 +67,9 @@ from `modular-scripts` 3.0.0. - [#1663](https://github.com/jpmorganchase/modular/pull/1663) Remove requirement to transpile to es6-module supported browsers in default browserslist configuration. + +# Patch Versions + +Patch versions of this release do not have a dedicated summary. For details of +patch releases, please visit +[the GitHub releases page](https://github.com/jpmorganchase/modular/releases). diff --git a/docs/releases/3.1.0.md b/docs/releases/3.1.x.md similarity index 85% rename from docs/releases/3.1.0.md rename to docs/releases/3.1.x.md index f8ce6a5c8..348f1f11d 100644 --- a/docs/releases/3.1.0.md +++ b/docs/releases/3.1.x.md @@ -41,3 +41,9 @@ dependencies of a package in JSON format. - [#1757](https://github.com/jpmorganchase/modular/pull/1757) Webpack build: Support CSS from CDN in esm-views + +# Patch Versions + +Patch versions of this release do not have a dedicated summary. For details of +patch releases, please visit +[the GitHub releases page](https://github.com/jpmorganchase/modular/releases). diff --git a/docs/releases/3.2.0.md b/docs/releases/3.2.x.md similarity index 52% rename from docs/releases/3.2.0.md rename to docs/releases/3.2.x.md index 9ec2be049..7c3239c13 100644 --- a/docs/releases/3.2.0.md +++ b/docs/releases/3.2.x.md @@ -14,11 +14,17 @@ title: 3.2.0 # Merged Changes - `modular-scripts` @ 3.2.0 - See - https://github.com/jpmorganchase/modular/releases/tag/modular-scripts%403.2.0 + [the GitHub release](https://github.com/jpmorganchase/modular/releases/tag/modular-scripts%403.2.0) for full details - `@modular-scripts/modular-types` @ 1.0.0 - See - https://github.com/jpmorganchase/modular/releases/tag/%40modular-scripts%2Fmodular-types%401.0.0 + [the GitHub release](https://github.com/jpmorganchase/modular/releases/tag/%40modular-scripts%2Fmodular-types%401.0.0) for full details - `@modular-scripts/workspace-resolver` @ 1.0.0 - See - https://github.com/jpmorganchase/modular/releases/tag/%40modular-scripts%2Fworkspace-resolver%401.0.0 + [the GitHub release](https://github.com/jpmorganchase/modular/releases/tag/%40modular-scripts%2Fworkspace-resolver%401.0.0) for full details + +# Patch Versions + +Patch versions of this release do not have a dedicated summary. For details of +patch releases, please visit +[the GitHub releases page](https://github.com/jpmorganchase/modular/releases).