Version Packages (next)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Bumped create-app version.
|
||||
+20
-2
@@ -203,37 +203,55 @@
|
||||
"@backstage/plugin-techdocs-react": "1.3.3",
|
||||
"@backstage/plugin-user-settings": "0.8.26",
|
||||
"@backstage/plugin-user-settings-backend": "0.3.6",
|
||||
"@backstage/plugin-user-settings-common": "0.0.1"
|
||||
"@backstage/plugin-user-settings-common": "0.0.1",
|
||||
"@backstage/plugin-mui-to-bui": "0.1.0"
|
||||
},
|
||||
"changesets": [
|
||||
"brave-teeth-reply",
|
||||
"brown-falcons-own",
|
||||
"brown-turkeys-send",
|
||||
"bui-themer-bui-palette-additions",
|
||||
"calm-trains-tie",
|
||||
"clever-papers-watch",
|
||||
"cold-coats-show",
|
||||
"cool-baboons-count",
|
||||
"create-app-1758639549",
|
||||
"create-app-1758718573",
|
||||
"create-app-1759243273",
|
||||
"curvy-bobcats-melt",
|
||||
"eager-toes-start",
|
||||
"famous-loops-tickle",
|
||||
"fast-heads-brake",
|
||||
"fast-queens-guess",
|
||||
"five-olives-bet",
|
||||
"giant-weeks-jump",
|
||||
"heavy-cooks-divide",
|
||||
"hungry-crews-fetch",
|
||||
"itchy-falcons-leave",
|
||||
"kind-places-reply",
|
||||
"legal-eagles-jog",
|
||||
"modern-pugs-appear",
|
||||
"moody-singers-deny",
|
||||
"nice-readers-judge",
|
||||
"public-sites-admire",
|
||||
"public-wombats-say",
|
||||
"rare-states-pay",
|
||||
"ready-poems-change",
|
||||
"ready-pots-arrive",
|
||||
"red-dodos-work",
|
||||
"red-times-bet",
|
||||
"salty-words-wash",
|
||||
"short-aliens-invite",
|
||||
"six-cooks-battle",
|
||||
"slimy-signs-agree",
|
||||
"solid-bikes-leave",
|
||||
"tame-hairs-smash",
|
||||
"tender-cups-tap",
|
||||
"wet-spiders-wait"
|
||||
"thirty-rules-press",
|
||||
"tired-mice-cheer",
|
||||
"twelve-guests-sit",
|
||||
"unified-theme-attr-stack",
|
||||
"wet-spiders-wait",
|
||||
"wide-flies-jog"
|
||||
]
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "root",
|
||||
"version": "1.44.0-next.1",
|
||||
"version": "1.44.0-next.2",
|
||||
"backstage": {
|
||||
"cli": {
|
||||
"new": {
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/app-defaults
|
||||
|
||||
## 1.7.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.2
|
||||
- @backstage/theme@0.6.9-next.0
|
||||
|
||||
## 1.7.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/app-defaults",
|
||||
"version": "1.7.1-next.1",
|
||||
"version": "1.7.1-next.2",
|
||||
"description": "Provides the default wiring of a Backstage App",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,28 @@
|
||||
# example-app-next
|
||||
|
||||
## 0.0.28-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-scaffolder-react@1.19.2-next.2
|
||||
- @backstage/plugin-org@0.6.45-next.2
|
||||
- @backstage/cli@0.34.4-next.2
|
||||
- @backstage/ui@0.7.2-next.1
|
||||
- @backstage/core-components@0.18.2-next.2
|
||||
- @backstage/theme@0.6.9-next.0
|
||||
- @backstage/plugin-scaffolder@1.34.2-next.2
|
||||
- @backstage/app-defaults@1.7.1-next.2
|
||||
- @backstage/plugin-app@0.3.1-next.2
|
||||
- @backstage/plugin-auth@0.1.1-next.1
|
||||
- @backstage/plugin-home@0.8.13-next.2
|
||||
- @backstage/plugin-notifications@0.5.10-next.2
|
||||
- @backstage/plugin-search-react@1.9.5-next.2
|
||||
- @backstage/plugin-signals@0.0.24-next.2
|
||||
- @backstage/plugin-techdocs@1.15.1-next.2
|
||||
- @backstage/plugin-techdocs-react@1.3.4-next.1
|
||||
- @backstage/plugin-user-settings@0.8.27-next.2
|
||||
|
||||
## 0.0.28-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app-next",
|
||||
"version": "0.0.28-next.1",
|
||||
"version": "0.0.28-next.2",
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,27 @@
|
||||
# example-app
|
||||
|
||||
## 0.2.114-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-mui-to-bui@0.2.0-next.0
|
||||
- @backstage/plugin-scaffolder-react@1.19.2-next.2
|
||||
- @backstage/plugin-org@0.6.45-next.2
|
||||
- @backstage/cli@0.34.4-next.2
|
||||
- @backstage/ui@0.7.2-next.1
|
||||
- @backstage/core-components@0.18.2-next.2
|
||||
- @backstage/theme@0.6.9-next.0
|
||||
- @backstage/plugin-scaffolder@1.34.2-next.2
|
||||
- @backstage/app-defaults@1.7.1-next.2
|
||||
- @backstage/plugin-home@0.8.13-next.2
|
||||
- @backstage/plugin-notifications@0.5.10-next.2
|
||||
- @backstage/plugin-search-react@1.9.5-next.2
|
||||
- @backstage/plugin-signals@0.0.24-next.2
|
||||
- @backstage/plugin-techdocs@1.15.1-next.2
|
||||
- @backstage/plugin-techdocs-react@1.3.4-next.1
|
||||
- @backstage/plugin-user-settings@0.8.27-next.2
|
||||
|
||||
## 0.2.114-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app",
|
||||
"version": "0.2.114-next.1",
|
||||
"version": "0.2.114-next.2",
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/backend-defaults
|
||||
|
||||
## 0.13.0-next.2
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 8495b18: Add a new `externalTokenHandlersServiceRef` to allow custom external token validations
|
||||
|
||||
## 0.13.0-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-defaults",
|
||||
"version": "0.13.0-next.1",
|
||||
"version": "0.13.0-next.2",
|
||||
"description": "Backend defaults used by Backstage backend apps",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,5 +1,25 @@
|
||||
# @backstage/cli
|
||||
|
||||
## 0.34.4-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- ab96bb7: Added a new `--entrypoint` option to the `package start` command, which allows you to specify a custom entry directory/file for development applications. This is particularly useful when maintaining separate dev apps for different versions of your plugin (e.g., stable and alpha).
|
||||
|
||||
**Example usage:**
|
||||
|
||||
Consider the following plugin dev folder structure:
|
||||
|
||||
```
|
||||
dev/
|
||||
index.tsx
|
||||
alpha/
|
||||
index.ts
|
||||
```
|
||||
|
||||
- The default `yarn package start` command uses the `dev/` folder as the entry point and executes `dev/index.tsx` file;
|
||||
- Running `yarn package start --entrypoint dev/alpha` will instead use `dev/alpha/` as the entry point and execute `dev/alpha/index.ts` file.
|
||||
|
||||
## 0.34.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/cli",
|
||||
"version": "0.34.4-next.1",
|
||||
"version": "0.34.4-next.2",
|
||||
"description": "CLI for developing Backstage plugins and apps",
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/config-loader",
|
||||
"version": "1.10.4-next.0",
|
||||
"version": "1.10.5-next.0",
|
||||
"description": "Config loading functionality used by Backstage backend, and CLI",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/config",
|
||||
"version": "1.3.4-next.0",
|
||||
"version": "1.3.5-next.0",
|
||||
"description": "Config API used by Backstage core, backend, and CLI",
|
||||
"backstage": {
|
||||
"role": "common-library"
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/core-components
|
||||
|
||||
## 0.18.2-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 95935fb: Fixed dependency graph automatically scrolling forever
|
||||
- Updated dependencies
|
||||
- @backstage/theme@0.6.9-next.0
|
||||
|
||||
## 0.18.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/core-components",
|
||||
"version": "0.18.2-next.1",
|
||||
"version": "0.18.2-next.2",
|
||||
"description": "Core components used by Backstage plugins and apps",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/create-app
|
||||
|
||||
## 0.7.5-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Bumped create-app version.
|
||||
|
||||
## 0.7.5-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/create-app",
|
||||
"version": "0.7.5-next.1",
|
||||
"version": "0.7.5-next.2",
|
||||
"description": "A CLI that helps you create your own Backstage app",
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/dev-utils
|
||||
|
||||
## 1.1.15-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.2
|
||||
- @backstage/theme@0.6.9-next.0
|
||||
- @backstage/app-defaults@1.7.1-next.2
|
||||
|
||||
## 1.1.15-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/dev-utils",
|
||||
"version": "1.1.15-next.1",
|
||||
"version": "1.1.15-next.2",
|
||||
"description": "Utilities for developing Backstage plugins.",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# techdocs-cli-embedded-app
|
||||
|
||||
## 0.2.113-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/cli@0.34.4-next.2
|
||||
- @backstage/core-components@0.18.2-next.2
|
||||
- @backstage/theme@0.6.9-next.0
|
||||
- @backstage/app-defaults@1.7.1-next.2
|
||||
- @backstage/test-utils@1.7.12-next.1
|
||||
- @backstage/plugin-techdocs@1.15.1-next.2
|
||||
- @backstage/plugin-techdocs-react@1.3.4-next.1
|
||||
|
||||
## 0.2.113-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "techdocs-cli-embedded-app",
|
||||
"version": "0.2.113-next.1",
|
||||
"version": "0.2.113-next.2",
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/test-utils
|
||||
|
||||
## 1.7.12-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/theme@0.6.9-next.0
|
||||
|
||||
## 1.7.12-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/test-utils",
|
||||
"version": "1.7.12-next.0",
|
||||
"version": "1.7.12-next.1",
|
||||
"description": "Utilities to test Backstage plugins and apps.",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/theme
|
||||
|
||||
## 0.6.9-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- d5cbdba: The `UnifiedThemeProvider` now coordinates theme attributes on the document `body` in case multiple theme providers are rendered.
|
||||
|
||||
## 0.6.8
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/theme",
|
||||
"version": "0.6.8",
|
||||
"version": "0.6.9-next.0",
|
||||
"description": "material-ui theme for use with Backstage.",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/ui
|
||||
|
||||
## 0.7.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- a9b88be: Enable tooltips on disabled buttons with automatic wrapper
|
||||
- 4adbb03: Avoid overriding onChange when spreading props
|
||||
|
||||
## 0.7.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/ui",
|
||||
"version": "0.7.2-next.0",
|
||||
"version": "0.7.2-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-app
|
||||
|
||||
## 0.3.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.2
|
||||
- @backstage/theme@0.6.9-next.0
|
||||
|
||||
## 0.3.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app",
|
||||
"version": "0.3.1-next.1",
|
||||
"version": "0.3.1-next.2",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
"pluginId": "app",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-auth
|
||||
|
||||
## 0.1.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.2
|
||||
- @backstage/theme@0.6.9-next.0
|
||||
|
||||
## 0.1.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth",
|
||||
"version": "0.1.1-next.0",
|
||||
"version": "0.1.1-next.1",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
"pluginId": "auth",
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
# @backstage/plugin-mui-to-bui
|
||||
|
||||
## 0.2.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- d5cbdba: This is the first release of the Material UI to Backstage UI migration helper plugin. It adds a new page at `/mui-to-bui` that converts an existing MUI v5 theme into Backstage UI (BUI) CSS variables, with live preview and copy/download.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/ui@0.7.2-next.1
|
||||
- @backstage/theme@0.6.9-next.0
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-mui-to-bui",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0-next.0",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
"pluginId": "mui-to-bui",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-catalog-backend
|
||||
|
||||
## 3.1.2-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6493c98: Log before provider-orphaning eviction happens
|
||||
- 77516c5: Added new `catalog:validate-entity` action to actions registry.
|
||||
|
||||
This action can be used to validate entities against the software catalog.
|
||||
This is useful for validating `catalog-info.yaml` file changes locally using the
|
||||
Backstage MCP server.
|
||||
|
||||
## 3.1.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-catalog-backend",
|
||||
"version": "3.1.1-next.1",
|
||||
"version": "3.1.2-next.2",
|
||||
"description": "The Backstage backend plugin that provides the Backstage catalog",
|
||||
"backstage": {
|
||||
"role": "backend-plugin",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-home
|
||||
|
||||
## 0.8.13-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.2
|
||||
- @backstage/theme@0.6.9-next.0
|
||||
|
||||
## 0.8.13-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-home",
|
||||
"version": "0.8.13-next.1",
|
||||
"version": "0.8.13-next.2",
|
||||
"description": "A Backstage plugin that helps you build a home page",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-kubernetes-react
|
||||
|
||||
## 0.5.12-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- ac405f2: The configmaps added to be rendered
|
||||
- f7a4144: Fixes calculation of CPU utilization in the PodTable
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.2
|
||||
|
||||
## 0.5.12-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-kubernetes-react",
|
||||
"version": "0.5.12-next.1",
|
||||
"version": "0.5.12-next.2",
|
||||
"description": "Web library for the kubernetes-react plugin",
|
||||
"backstage": {
|
||||
"role": "web-library",
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/plugin-notifications-backend-module-slack
|
||||
|
||||
## 0.2.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 3d09bb2: Adds username as optional config in order to send Slack notifications with a specific username in the case when using one Slack App for more than just Backstage.
|
||||
|
||||
## 0.1.6-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-notifications-backend-module-slack",
|
||||
"version": "0.1.6-next.0",
|
||||
"version": "0.2.0-next.1",
|
||||
"description": "The slack backend module for the notifications plugin.",
|
||||
"backstage": {
|
||||
"role": "backend-plugin-module",
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/plugin-notifications-backend
|
||||
|
||||
## 0.5.11-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 3b8e156: Fixed exclude entity reference not working in notification sending
|
||||
|
||||
## 0.5.11-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-notifications-backend",
|
||||
"version": "0.5.11-next.0",
|
||||
"version": "0.5.11-next.1",
|
||||
"backstage": {
|
||||
"role": "backend-plugin",
|
||||
"pluginId": "notifications",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-notifications
|
||||
|
||||
## 0.5.10-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.2
|
||||
- @backstage/theme@0.6.9-next.0
|
||||
|
||||
## 0.5.10-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-notifications",
|
||||
"version": "0.5.10-next.1",
|
||||
"version": "0.5.10-next.2",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
"pluginId": "notifications",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-org
|
||||
|
||||
## 0.6.45-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 8b7351f: Add `initialRelationAggregation` and `showAggregateMembersToggle` options to `EntityMembersListCard` as well to `EntityOwnershipCard`
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.2
|
||||
|
||||
## 0.6.45-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-org",
|
||||
"version": "0.6.45-next.1",
|
||||
"version": "0.6.45-next.2",
|
||||
"description": "A Backstage plugin that helps you create entity pages for your organization",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-scaffolder-react
|
||||
|
||||
## 1.19.2-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e61f89e: Don't change loading to false until we've actually got some log state
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.2
|
||||
- @backstage/theme@0.6.9-next.0
|
||||
|
||||
## 1.19.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-scaffolder-react",
|
||||
"version": "1.19.2-next.1",
|
||||
"version": "1.19.2-next.2",
|
||||
"description": "A frontend library that helps other Backstage plugins interact with the Scaffolder",
|
||||
"backstage": {
|
||||
"role": "web-library",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-scaffolder
|
||||
|
||||
## 1.34.2-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 075e064: Added missing form fields for the new frontend system.
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-scaffolder-react@1.19.2-next.2
|
||||
- @backstage/core-components@0.18.2-next.2
|
||||
- @backstage/plugin-techdocs-react@1.3.4-next.1
|
||||
|
||||
## 1.34.2-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-scaffolder",
|
||||
"version": "1.34.2-next.1",
|
||||
"version": "1.34.2-next.2",
|
||||
"description": "The Backstage plugin that helps you create new things",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-search-react
|
||||
|
||||
## 1.9.5-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.2
|
||||
- @backstage/theme@0.6.9-next.0
|
||||
|
||||
## 1.9.5-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-search-react",
|
||||
"version": "1.9.5-next.1",
|
||||
"version": "1.9.5-next.2",
|
||||
"backstage": {
|
||||
"role": "web-library",
|
||||
"pluginId": "search",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-signals
|
||||
|
||||
## 0.0.24-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.2
|
||||
- @backstage/theme@0.6.9-next.0
|
||||
|
||||
## 0.0.24-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-signals",
|
||||
"version": "0.0.24-next.1",
|
||||
"version": "0.0.24-next.2",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
"pluginId": "signals",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-techdocs
|
||||
|
||||
## 1.15.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.2
|
||||
- @backstage/theme@0.6.9-next.0
|
||||
- @backstage/plugin-search-react@1.9.5-next.2
|
||||
- @backstage/plugin-techdocs-react@1.3.4-next.1
|
||||
|
||||
## 1.15.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-techdocs",
|
||||
"version": "1.15.1-next.1",
|
||||
"version": "1.15.1-next.2",
|
||||
"description": "The Backstage plugin that renders technical documentation for your components",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-user-settings
|
||||
|
||||
## 0.8.27-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.18.2-next.2
|
||||
- @backstage/theme@0.6.9-next.0
|
||||
|
||||
## 0.8.27-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-user-settings",
|
||||
"version": "0.8.27-next.1",
|
||||
"version": "0.8.27-next.2",
|
||||
"description": "A Backstage plugin that provides a settings page",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user