Skip to content

Commit 5654496

Browse files
committed
release(monorepo): Publish workspace release updates
- project: plugin-content-collections 0.1.334 - project: plugin-image-compression 0.2.283 - project: plugin-style-dictionary 0.3.235 - project: plugin-oxc-transform 0.5.343 - project: plugin-cloudflare 0.2.13 - project: plugin-stylelint 0.1.338 - project: plugin-asyncapi 0.1.338 - project: plugin-rolldown 0.7.341 - project: plugin-unimport 0.1.335 - project: plugin-deepkit 0.11.213 - project: plugin-esbuild 0.13.339 - project: plugin-graphql 0.1.335 - project: plugin-hey-api 0.1.288 - project: plugin-i18next 0.1.231 - project: plugin-openapi 0.2.339 - project: plugin-tamagui 0.1.324 - project: plugin-typedoc 0.10.342 - project: plugin-unbuild 0.5.340 - project: plugin-untyped 0.2.287 - project: plugin-webpack 0.5.339 - project: plugin-automd 0.1.334 - project: plugin-crypto 0.10.362 - project: plugin-eslint 0.8.338 - project: plugin-marked 0.1.299 - project: plugin-nodejs 0.1.254 - project: plugin-oxlint 0.7.338 - project: plugin-plugin 0.12.285 - project: plugin-prisma 0.4.16 - project: plugin-pulumi 0.5.15 - project: plugin-rollup 0.7.340 - project: plugin-rspack 0.5.339 - project: plugin-satori 0.1.333 - project: plugin-tsdown 0.1.284 - project: plugin-alloy 0.25.18 - project: plugin-babel 0.12.339 - project: plugin-biome 0.2.340 - project: plugin-capnp 0.1.337 - project: plugin-nitro 0.1.226 - project: plugin-react 0.1.388 - project: plugin-unenv 0.1.323 - project: plugin-date 0.12.397 - project: plugin-jest 0.1.342 - project: plugin-tsup 0.12.340 - project: plugin-vite 0.14.333 - project: plugin-env 0.16.53 - project: plugin-swc 0.5.343 - project: plugin-tsc 0.2.342 - project: powerlines 0.40.21 - project: plugin-id 0.9.343 - project: tsconfig 0.4.13 - project: deepkit 0.6.113 - project: core 0.2.17 - project: cli 0.1.27 - project: nx 0.11.262
1 parent 3d70cfa commit 5654496

File tree

108 files changed

+671
-54
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+671
-54
lines changed

packages/cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
# Changelog for Powerlines - CLI
44

5+
## [0.1.27](https://github.com/storm-software/powerlines/releases/tag/cli%400.1.27) (03/11/2026)
6+
7+
### Miscellaneous
8+
9+
- **monorepo:** Reformat workspace packages' source code ([4e6846b40](https://github.com/storm-software/powerlines/commit/4e6846b40))
10+
511
## [0.1.0](https://github.com/storm-software/powerlines/releases/tag/cli%400.1.0) (02/27/2026)
612

713
### Features

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@powerlines/cli",
3-
"version": "0.1.26",
3+
"version": "0.1.27",
44
"type": "module",
55
"description": "The \"framework framework\" that simplifies modern dev tool usage, generates virtual (or actual) code modules, and improves DX across the board.",
66
"repository": {

packages/core/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
# Changelog for Powerlines - Core
44

5+
## [0.2.17](https://github.com/storm-software/powerlines/releases/tag/core%400.2.17) (03/11/2026)
6+
7+
### Miscellaneous
8+
9+
- **monorepo:** Reformat workspace packages' source code ([4e6846b40](https://github.com/storm-software/powerlines/commit/4e6846b40))
10+
11+
### Bug Fixes
12+
13+
- **core:** Resolve issue applying filter to `load` hook ([894af83e3](https://github.com/storm-software/powerlines/commit/894af83e3))
14+
515
## [0.2.15](https://github.com/storm-software/powerlines/releases/tag/core%400.2.15) (03/11/2026)
616

717
### Miscellaneous

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@powerlines/core",
3-
"version": "0.2.16",
3+
"version": "0.2.17",
44
"private": false,
55
"description": "An internal core package for Powerlines - please use the `powerlines` package for public usage.",
66
"homepage": "https://stormsoftware.com",

packages/deepkit/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
# Changelog for Powerlines - Deepkit
44

5+
## [0.6.113](https://github.com/storm-software/powerlines/releases/tag/deepkit%400.6.113) (03/11/2026)
6+
7+
### Miscellaneous
8+
9+
- **monorepo:** Reformat workspace packages' source code ([4e6846b40](https://github.com/storm-software/powerlines/commit/4e6846b40))
10+
11+
### Updated Dependencies
12+
13+
- Updated **plugin-esbuild** to **v0.13.339**
14+
- Updated **powerlines** to **v0.40.21**
15+
516
## [0.6.112](https://github.com/storm-software/powerlines/releases/tag/deepkit%400.6.112) (03/11/2026)
617

718
### Updated Dependencies

packages/deepkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@powerlines/deepkit",
3-
"version": "0.6.112",
3+
"version": "0.6.113",
44
"private": false,
55
"description": "A package containing a Powerlines plugin to assist in developing other Powerlines plugins.",
66
"keywords": ["deepkit", "powerlines", "storm-software"],

packages/nx/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
# Changelog for Powerlines - Nx
44

5+
## [0.11.262](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.262) (03/11/2026)
6+
7+
### Miscellaneous
8+
9+
- **monorepo:** Reformat workspace packages' source code ([4e6846b40](https://github.com/storm-software/powerlines/commit/4e6846b40))
10+
11+
### Updated Dependencies
12+
13+
- Updated **powerlines** to **v0.40.21**
14+
515
## [0.11.261](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.261) (03/11/2026)
616

717
### Updated Dependencies

packages/nx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@powerlines/nx",
3-
"version": "0.11.261",
3+
"version": "0.11.262",
44
"private": false,
55
"type": "commonjs",
66
"description": "A Nx plugin to support Powerlines development in Nx monorepos.",

packages/plugin-alloy/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
# Changelog for Powerlines - Plugin Alloy
44

5+
## [0.25.18](https://github.com/storm-software/powerlines/releases/tag/plugin-alloy%400.25.18) (03/11/2026)
6+
7+
### Miscellaneous
8+
9+
- **monorepo:** Reformat workspace packages' source code ([4e6846b40](https://github.com/storm-software/powerlines/commit/4e6846b40))
10+
11+
### Updated Dependencies
12+
13+
- Updated **plugin-plugin** to **v0.12.285**
14+
- Updated **plugin-babel** to **v0.12.339**
15+
- Updated **powerlines** to **v0.40.21**
16+
- Updated **deepkit** to **v0.6.113**
17+
- Updated **core** to **v0.2.17**
18+
519
## [0.25.17](https://github.com/storm-software/powerlines/releases/tag/plugin-alloy%400.25.17) (03/11/2026)
620

721
### Updated Dependencies

packages/plugin-alloy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@powerlines/plugin-alloy",
3-
"version": "0.25.17",
3+
"version": "0.25.18",
44
"type": "module",
55
"description": "A package containing various Alloy framework components and helper utilities.",
66
"repository": {

0 commit comments

Comments
 (0)