1.9 KiB
1.9 KiB
@backstage/cli-module-build
0.1.1-next.2
Patch Changes
- c16c508: When building dist-workspaces with --always-pack, batch
yarn packoperations to avoid packing packages and their dependencies simultaneously. f14df56: Added experimental support for usingembedded-postgresas the database for local development. Setbackend.database.clienttoembedded-postgresin your app config to enable this. Theembedded-postgrespackage must be installed as an explicit dependency in your project.- Updated dependencies
- @backstage/errors@1.3.0-next.0
- @backstage/cli-common@0.2.1-next.1
- @backstage/cli-node@0.3.1-next.1
- @backstage/config-loader@1.10.10-next.1
- @backstage/config@1.3.7-next.0
- @backstage/module-federation-common@0.1.3-next.0
0.1.1-next.1
Patch Changes
2e5c5f8: Bumpedglobdependency from v7/v8/v11 to v13 to address security vulnerabilities in older versions. Bumpedrollupfrom v4.27 to v4.59+ to fix a high severity path traversal vulnerability (GHSA-mw96-cpmx-2vgc).
0.1.1-next.0
Patch Changes
- Updated dependencies
- @backstage/cli-common@0.2.1-next.0
- @backstage/cli-node@0.3.1-next.0
- @backstage/config-loader@1.10.10-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/module-federation-common@0.1.2
0.1.0
Minor Changes
62d0849: Addedpackage bundlecommand to create self-contained plugin bundles for dynamic loading, to be used by thebackend-dynamic-feature-service. Supports backend and frontend plugins, with optional--pre-packed-dirfor batch bundling from a pre-built workspace.329f394: Initial release of the CLI module packages. Each module provides a set of commands that can be discovered automatically by@backstage/clior executed standalone.
Patch Changes
- Updated dependencies
- @backstage/cli-node@0.3.0
- @backstage/cli-common@0.2.0
- @backstage/module-federation-common@0.1.2
- @backstage/config-loader@1.10.9