2.8 KiB
2.8 KiB
@backstage/cli-module-new
0.1.3
Patch Changes
e9b78e9: Removed theuuiddependency and replaced usage with the built-incrypto.randomUUID().- Updated dependencies
- @backstage/errors@1.3.1
- @backstage/cli-node@0.3.2
- @backstage/cli-common@0.2.2
0.1.3-next.1
Patch Changes
e9b78e9: Removed theuuiddependency and replaced usage with the built-incrypto.randomUUID().- Updated dependencies
- @backstage/cli-node@0.3.2-next.1
0.1.3-next.0
Patch Changes
- Updated dependencies
- @backstage/errors@1.3.1-next.0
- @backstage/cli-common@0.2.2-next.0
- @backstage/cli-node@0.3.2-next.0
0.1.2
Patch Changes
64a91d0: Rename the legacyfrontend-plugintofrontend-plugin-legacy482ceed: Migrated fromassertErrortotoErrorfor error handling.2b4f97a: Updated frontend-plugin template to provide a todo list visualization compatible with the backend plugin.- Updated dependencies
- @backstage/errors@1.3.0
- @backstage/cli-common@0.2.1
- @backstage/cli-node@0.3.1
0.1.2-next.2
Patch Changes
482ceed: Migrated fromassertErrortotoErrorfor error handling.- 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
0.1.1-next.1
Patch Changes
64a91d0: Rename the legacyfrontend-plugintofrontend-plugin-legacy
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/errors@1.2.7
0.1.0
Minor Changes
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
edf2b77: Added support for thecli-moduletemplate role for scaffolding new CLI module packages.ea90ab0: The built-inyarn newtemplates have been moved to this package from@backstage/cli. The default template references have been updated from@backstage/cli/templates/*to@backstage/cli-module-new/templates/*. Existing references to@backstage/cli/templates/*in your rootpackage.jsonwill continue to work through a backwards compatibility rewrite.ebeb0d4: Updated the new frontend plugin template to use@backstage/frontend-dev-utilsin itsdev/entry point instead of wiringcreateAppmanually. Generated plugins now get the same dev app helper setup as the built-in examples.971cc94: Thenewcommand now prompts for the plugin package name when creating plugin modules, in order to properly populate thepackage.jsonfile.a49a40d: Updated dependencyzodto^3.25.76 || ^4.0.0& migrated to/v3or/v4imports.- Updated dependencies
- @backstage/cli-node@0.3.0
- @backstage/cli-common@0.2.0