Skip to content

Commit a3d47f7

Browse files
committed
release(monorepo): Publish workspace release updates
- project: plugin-content-collections 0.1.392 - project: plugin-image-compression 0.2.341 - project: plugin-style-dictionary 0.3.293 - project: plugin-oxc-transform 0.5.401 - project: plugin-open-feature 0.1.14 - project: plugin-cloudflare 0.6.14 - project: plugin-stylelint 0.1.396 - project: plugin-asyncapi 0.1.396 - project: plugin-rolldown 0.7.391 - project: plugin-unimport 0.1.393 - project: plugin-deepkit 0.11.271 - project: plugin-esbuild 0.13.392 - project: plugin-graphql 0.1.393 - project: plugin-hey-api 0.1.346 - project: plugin-i18next 0.1.289 - project: plugin-openapi 0.2.397 - project: plugin-tamagui 0.1.382 - project: plugin-typedoc 0.10.400 - project: plugin-unbuild 0.5.389 - project: plugin-unified 0.1.7 - project: plugin-untyped 0.2.345 - project: plugin-webpack 0.5.388 - project: plugin-automd 0.1.392 - project: plugin-crypto 0.10.424 - project: plugin-eslint 0.8.396 - project: plugin-marked 0.1.357 - project: plugin-nodejs 0.1.316 - project: plugin-oxlint 0.7.396 - project: plugin-plugin 0.12.343 - project: plugin-prisma 0.4.74 - project: plugin-pulumi 0.6.33 - project: plugin-rollup 0.7.389 - project: plugin-rspack 0.5.388 - project: plugin-satori 0.1.391 - project: plugin-tsdown 0.1.334 - project: plugin-alloy 0.26.9 - project: plugin-babel 0.12.388 - project: plugin-biome 0.2.398 - project: plugin-capnp 0.1.395 - project: plugin-nitro 0.1.284 - project: plugin-react 0.1.450 - project: plugin-unenv 0.1.381 - project: plugin-date 0.12.459 - project: plugin-jest 0.1.400 - project: plugin-tsup 0.12.393 - project: plugin-vite 0.14.387 - project: plugin-env 0.16.115 - project: plugin-swc 0.5.401 - project: plugin-tsc 0.2.400 - project: powerlines 0.42.33 - project: plugin-id 0.9.401 - project: tsconfig 0.4.55 - project: deepkit 0.7.3 - project: tsdoc 0.2.3 - project: core 0.13.5 - project: cli 0.1.77 - project: nx 0.12.6
1 parent 6bc7fbc commit a3d47f7

111 files changed

Lines changed: 482 additions & 57 deletions

File tree

Some content is hidden

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

packages/cli/CHANGELOG.md

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

33
# Changelog for Powerlines - CLI
44

5+
## [0.1.77](https://github.com/storm-software/powerlines/releases/tag/cli%400.1.77) (04/06/2026)
6+
7+
### Updated Dependencies
8+
9+
- Updated **powerlines** to **v0.42.33**
10+
- Updated **deepkit** to **v0.7.3**
11+
512
## [0.1.76](https://github.com/storm-software/powerlines/releases/tag/cli%400.1.76) (04/06/2026)
613

714
### Updated Dependencies

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.76",
3+
"version": "0.1.77",
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/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.13.4",
3+
"version": "0.13.5",
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.7.3](https://github.com/storm-software/powerlines/releases/tag/deepkit%400.7.3) (04/06/2026)
6+
7+
### Bug Fixes
8+
9+
- **powerlines:** Update types file generation to use custom implementation ([6bc7fbc70](https://github.com/storm-software/powerlines/commit/6bc7fbc70))
10+
11+
### Updated Dependencies
12+
13+
- Updated **plugin-esbuild** to **v0.13.392**
14+
- Updated **core** to **v0.13.5**
15+
516
## [0.7.2](https://github.com/storm-software/powerlines/releases/tag/deepkit%400.7.2) (04/06/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.7.2",
3+
"version": "0.7.3",
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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
# Changelog for Powerlines - Nx
44

5+
## [0.12.6](https://github.com/storm-software/powerlines/releases/tag/nx%400.12.6) (04/06/2026)
6+
7+
### Updated Dependencies
8+
9+
- Updated **powerlines** to **v0.42.33**
10+
511
## [0.12.5](https://github.com/storm-software/powerlines/releases/tag/nx%400.12.5) (04/06/2026)
612

713
### Bug Fixes

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.12.5",
3+
"version": "0.12.6",
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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
# Changelog for Powerlines - Plugin Alloy
44

5+
## [0.26.9](https://github.com/storm-software/powerlines/releases/tag/plugin-alloy%400.26.9) (04/06/2026)
6+
7+
### Updated Dependencies
8+
9+
- Updated **plugin-plugin** to **v0.12.343**
10+
- Updated **plugin-babel** to **v0.12.388**
11+
- Updated **powerlines** to **v0.42.33**
12+
- Updated **deepkit** to **v0.7.3**
13+
- Updated **core** to **v0.13.5**
14+
515
## [0.26.8](https://github.com/storm-software/powerlines/releases/tag/plugin-alloy%400.26.8) (04/06/2026)
616

717
### 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.26.8",
3+
"version": "0.26.9",
44
"type": "module",
55
"description": "A package containing various Alloy framework components and helper utilities.",
66
"repository": {

packages/plugin-asyncapi/CHANGELOG.md

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

33
# Changelog for Powerlines - Plugin Asyncapi
44

5+
## [0.1.396](https://github.com/storm-software/powerlines/releases/tag/plugin-asyncapi%400.1.396) (04/06/2026)
6+
7+
### Updated Dependencies
8+
9+
- Updated **plugin-plugin** to **v0.12.343**
10+
- Updated **powerlines** to **v0.42.33**
11+
512
## [0.1.395](https://github.com/storm-software/powerlines/releases/tag/plugin-asyncapi%400.1.395) (04/06/2026)
613

714
### Updated Dependencies

0 commit comments

Comments
 (0)