Merge pull request #20634 from backstage/changeset-release/master
Version Packages (next)
This commit is contained in:
+91
-2
@@ -250,7 +250,96 @@
|
||||
"@backstage/plugin-user-settings-backend": "0.2.4",
|
||||
"@backstage/plugin-vault": "0.1.20",
|
||||
"@backstage/plugin-vault-backend": "0.3.11",
|
||||
"@backstage/plugin-xcmetrics": "0.2.44"
|
||||
"@backstage/plugin-xcmetrics": "0.2.44",
|
||||
"@backstage/core-compat-api": "0.0.0",
|
||||
"@backstage/plugin-catalog-backend-module-backstage-openapi": "0.0.0",
|
||||
"@backstage/plugin-search-backend-module-stack-overflow-collator": "0.0.0",
|
||||
"@backstage/plugin-vault-node": "0.0.0"
|
||||
},
|
||||
"changesets": []
|
||||
"changesets": [
|
||||
"chatty-cobras-cheer",
|
||||
"chilled-knives-rule",
|
||||
"chilly-books-sneeze",
|
||||
"chilly-terms-behave",
|
||||
"dirty-ducks-behave",
|
||||
"dry-days-invite",
|
||||
"eighty-chairs-camp",
|
||||
"fair-parrots-lick",
|
||||
"fast-bears-lick",
|
||||
"fifty-taxis-allow",
|
||||
"flat-ducks-buy",
|
||||
"fluffy-years-shake",
|
||||
"four-files-behave",
|
||||
"four-pears-swim",
|
||||
"fresh-crews-promise",
|
||||
"fresh-schools-thank",
|
||||
"gentle-pears-camp",
|
||||
"giant-cars-walk",
|
||||
"giant-cycles-end",
|
||||
"good-plums-confess",
|
||||
"great-baboons-allow",
|
||||
"healthy-shirts-fold",
|
||||
"heavy-experts-accept",
|
||||
"hip-mugs-camp",
|
||||
"hungry-paws-dress",
|
||||
"hungry-radios-play",
|
||||
"large-forks-arrive",
|
||||
"lazy-hotels-wait",
|
||||
"long-turkeys-argue",
|
||||
"loud-ghosts-deny",
|
||||
"many-masks-smoke",
|
||||
"mighty-crews-attack",
|
||||
"modern-ducks-battle",
|
||||
"nasty-colts-tickle",
|
||||
"new-beers-drive",
|
||||
"nice-apes-kneel",
|
||||
"nice-pillows-poke",
|
||||
"ninety-numbers-study",
|
||||
"old-apricots-taste",
|
||||
"old-chairs-switch",
|
||||
"olive-paws-divide",
|
||||
"plenty-tigers-argue",
|
||||
"poor-seahorses-rush",
|
||||
"popular-bikes-do",
|
||||
"pretty-swans-worry",
|
||||
"quick-pumpkins-shave",
|
||||
"quick-roses-move",
|
||||
"real-carrots-brake",
|
||||
"real-jars-yawn",
|
||||
"red-beers-roll",
|
||||
"red-yaks-press",
|
||||
"rich-pugs-chew",
|
||||
"rude-tomatoes-itch",
|
||||
"shaggy-beers-collect",
|
||||
"shaggy-buses-beg",
|
||||
"sharp-falcons-clean",
|
||||
"shiny-geese-watch",
|
||||
"sixty-tips-argue",
|
||||
"small-buckets-roll",
|
||||
"smart-dancers-watch",
|
||||
"sour-toes-joke",
|
||||
"stale-rice-count",
|
||||
"strange-queens-deliver",
|
||||
"strong-taxis-wait",
|
||||
"sweet-buckets-fry",
|
||||
"sweet-countries-share",
|
||||
"swift-mice-care",
|
||||
"tall-colts-roll",
|
||||
"tender-lies-wonder",
|
||||
"tender-maps-type",
|
||||
"thick-dolphins-boil",
|
||||
"thirty-stingrays-grin",
|
||||
"three-moles-mix",
|
||||
"tidy-camels-boil",
|
||||
"tricky-cups-hammer",
|
||||
"tricky-vans-behave",
|
||||
"violet-lamps-appear",
|
||||
"wet-cows-brake",
|
||||
"wicked-ties-knock",
|
||||
"wild-cows-watch",
|
||||
"wild-geese-occur",
|
||||
"wise-waves-approve",
|
||||
"wise-weeks-design",
|
||||
"young-days-talk"
|
||||
]
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -54,7 +54,7 @@
|
||||
"@material-ui/pickers@^3.3.10": "patch:@material-ui/pickers@npm%3A3.3.11#./.yarn/patches/@material-ui-pickers-npm-3.3.11-1c8f68ea20.patch",
|
||||
"@material-ui/pickers@^3.2.10": "patch:@material-ui/pickers@npm%3A3.3.11#./.yarn/patches/@material-ui-pickers-npm-3.3.11-1c8f68ea20.patch"
|
||||
},
|
||||
"version": "1.19.0",
|
||||
"version": "1.20.0-next.0",
|
||||
"dependencies": {
|
||||
"@backstage/errors": "workspace:^",
|
||||
"@manypkg/get-packages": "^1.1.3",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/app-defaults
|
||||
|
||||
## 1.4.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6c2b872153: Add official support for React 18.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.7-next.0
|
||||
- @backstage/core-plugin-api@1.8.0-next.0
|
||||
- @backstage/plugin-permission-react@0.4.17-next.0
|
||||
- @backstage/core-app-api@1.11.1-next.0
|
||||
- @backstage/theme@0.4.4-next.0
|
||||
|
||||
## 1.4.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/app-defaults",
|
||||
"description": "Provides the default wiring of a Backstage App",
|
||||
"version": "1.4.4",
|
||||
"version": "1.4.5-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# app-next-example-plugin
|
||||
|
||||
## 0.0.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.7-next.0
|
||||
- @backstage/frontend-plugin-api@0.3.0-next.0
|
||||
|
||||
## 0.0.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "app-next-example-plugin",
|
||||
"description": "Backstage internal example plugin",
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.3-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,82 @@
|
||||
# example-app-next
|
||||
|
||||
## 0.0.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-import@0.10.2-next.0
|
||||
- @backstage/cli@0.24.0-next.0
|
||||
- @backstage/core-components@0.13.7-next.0
|
||||
- @backstage/frontend-plugin-api@0.3.0-next.0
|
||||
- @backstage/plugin-home@0.5.10-next.0
|
||||
- @backstage/plugin-catalog@1.15.0-next.0
|
||||
- @backstage/plugin-graphiql@0.3.0-next.0
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.1.2-next.0
|
||||
- @backstage/plugin-techdocs@1.8.1-next.0
|
||||
- @backstage/frontend-app-api@0.3.0-next.0
|
||||
- @backstage/plugin-catalog-react@1.9.0-next.0
|
||||
- @backstage/plugin-user-settings@0.7.12-next.0
|
||||
- @backstage/plugin-tech-radar@0.6.10-next.0
|
||||
- @backstage/plugin-search@1.4.2-next.0
|
||||
- @backstage/plugin-catalog-unprocessed-entities@0.1.5-next.0
|
||||
- @backstage/integration-react@1.1.21-next.0
|
||||
- @backstage/plugin-microsoft-calendar@0.1.9-next.0
|
||||
- @backstage/plugin-newrelic-dashboard@0.3.1-next.0
|
||||
- @backstage/core-plugin-api@1.8.0-next.0
|
||||
- @backstage/plugin-permission-react@0.4.17-next.0
|
||||
- @backstage/plugin-scaffolder-react@1.6.0-next.0
|
||||
- @backstage/plugin-entity-feedback@0.2.9-next.0
|
||||
- @backstage/plugin-apache-airflow@0.2.17-next.0
|
||||
- @backstage/plugin-github-actions@0.6.7-next.0
|
||||
- @backstage/plugin-octopus-deploy@0.2.8-next.0
|
||||
- @backstage/plugin-techdocs-react@1.1.13-next.0
|
||||
- @backstage/app-defaults@1.4.5-next.0
|
||||
- @backstage/core-app-api@1.11.1-next.0
|
||||
- @backstage/plugin-catalog-graph@0.2.38-next.0
|
||||
- @backstage/plugin-code-coverage@0.2.19-next.0
|
||||
- @backstage/plugin-cost-insights@0.12.15-next.0
|
||||
- @backstage/plugin-tech-insights@0.3.18-next.0
|
||||
- @backstage/plugin-azure-devops@0.3.8-next.0
|
||||
- @backstage/plugin-gcp-projects@0.3.43-next.0
|
||||
- @backstage/plugin-search-react@1.7.2-next.0
|
||||
- @backstage/plugin-azure-sites@0.1.15-next.0
|
||||
- @backstage/plugin-cloudbuild@0.3.26-next.0
|
||||
- @backstage/plugin-kubernetes@0.11.1-next.0
|
||||
- @backstage/plugin-lighthouse@0.4.11-next.0
|
||||
- @backstage/plugin-scaffolder@1.16.0-next.0
|
||||
- @backstage/plugin-stackstorm@0.1.8-next.0
|
||||
- @backstage/plugin-dynatrace@8.0.0-next.0
|
||||
- @backstage/plugin-gcalendar@0.3.20-next.0
|
||||
- @backstage/plugin-pagerduty@0.6.7-next.0
|
||||
- @backstage/plugin-shortcuts@0.3.16-next.0
|
||||
- @backstage/plugin-airbrake@0.3.26-next.0
|
||||
- @backstage/plugin-api-docs@0.9.13-next.0
|
||||
- @backstage/plugin-circleci@0.3.26-next.0
|
||||
- @backstage/plugin-devtools@0.1.6-next.0
|
||||
- @backstage/plugin-linguist@0.1.11-next.0
|
||||
- @backstage/plugin-newrelic@0.3.42-next.0
|
||||
- @backstage/plugin-playlist@0.1.18-next.0
|
||||
- @backstage/plugin-puppetdb@0.1.9-next.0
|
||||
- @backstage/plugin-explore@0.4.12-next.0
|
||||
- @backstage/plugin-jenkins@0.9.1-next.0
|
||||
- @backstage/plugin-rollbar@0.4.26-next.0
|
||||
- @backstage/theme@0.4.4-next.0
|
||||
- @backstage/plugin-badges@0.2.50-next.0
|
||||
- @backstage/plugin-sentry@0.5.11-next.0
|
||||
- @backstage/plugin-kafka@0.3.26-next.0
|
||||
- @backstage/plugin-gocd@0.1.32-next.0
|
||||
- @backstage/plugin-todo@0.2.30-next.0
|
||||
- @backstage/plugin-adr@0.6.9-next.0
|
||||
- @backstage/plugin-org@0.6.16-next.0
|
||||
- app-next-example-plugin@0.0.3-next.0
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/core-compat-api@0.0.1-next.0
|
||||
- @backstage/plugin-catalog-common@1.0.17
|
||||
- @backstage/plugin-linguist-common@0.1.2
|
||||
- @backstage/plugin-search-common@1.2.7
|
||||
|
||||
## 0.0.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app-next",
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.3-next.0",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
|
||||
@@ -1,5 +1,82 @@
|
||||
# example-app
|
||||
|
||||
## 0.2.89-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-import@0.10.2-next.0
|
||||
- @backstage/cli@0.24.0-next.0
|
||||
- @backstage/core-components@0.13.7-next.0
|
||||
- @backstage/plugin-home@0.5.10-next.0
|
||||
- @backstage/plugin-catalog@1.15.0-next.0
|
||||
- @backstage/plugin-graphiql@0.3.0-next.0
|
||||
- @backstage/plugin-techdocs-module-addons-contrib@1.1.2-next.0
|
||||
- @backstage/plugin-techdocs@1.8.1-next.0
|
||||
- @backstage/frontend-app-api@0.3.0-next.0
|
||||
- @backstage/plugin-catalog-react@1.9.0-next.0
|
||||
- @backstage/plugin-user-settings@0.7.12-next.0
|
||||
- @backstage/plugin-tech-radar@0.6.10-next.0
|
||||
- @backstage/plugin-search@1.4.2-next.0
|
||||
- @backstage/plugin-catalog-unprocessed-entities@0.1.5-next.0
|
||||
- @backstage/integration-react@1.1.21-next.0
|
||||
- @backstage/plugin-kubernetes-cluster@0.0.2-next.0
|
||||
- @backstage/plugin-microsoft-calendar@0.1.9-next.0
|
||||
- @backstage/plugin-newrelic-dashboard@0.3.1-next.0
|
||||
- @backstage/core-plugin-api@1.8.0-next.0
|
||||
- @backstage/plugin-permission-react@0.4.17-next.0
|
||||
- @backstage/plugin-scaffolder-react@1.6.0-next.0
|
||||
- @backstage/plugin-entity-feedback@0.2.9-next.0
|
||||
- @backstage/plugin-apache-airflow@0.2.17-next.0
|
||||
- @backstage/plugin-github-actions@0.6.7-next.0
|
||||
- @backstage/plugin-octopus-deploy@0.2.8-next.0
|
||||
- @backstage/plugin-stack-overflow@0.1.22-next.0
|
||||
- @backstage/plugin-techdocs-react@1.1.13-next.0
|
||||
- @backstage/app-defaults@1.4.5-next.0
|
||||
- @backstage/core-app-api@1.11.1-next.0
|
||||
- @backstage/plugin-catalog-graph@0.2.38-next.0
|
||||
- @backstage/plugin-code-coverage@0.2.19-next.0
|
||||
- @backstage/plugin-cost-insights@0.12.15-next.0
|
||||
- @backstage/plugin-tech-insights@0.3.18-next.0
|
||||
- @backstage/plugin-azure-devops@0.3.8-next.0
|
||||
- @backstage/plugin-gcp-projects@0.3.43-next.0
|
||||
- @backstage/plugin-search-react@1.7.2-next.0
|
||||
- @backstage/plugin-azure-sites@0.1.15-next.0
|
||||
- @backstage/plugin-cloudbuild@0.3.26-next.0
|
||||
- @backstage/plugin-kubernetes@0.11.1-next.0
|
||||
- @backstage/plugin-lighthouse@0.4.11-next.0
|
||||
- @backstage/plugin-scaffolder@1.16.0-next.0
|
||||
- @backstage/plugin-stackstorm@0.1.8-next.0
|
||||
- @backstage/plugin-dynatrace@8.0.0-next.0
|
||||
- @backstage/plugin-gcalendar@0.3.20-next.0
|
||||
- @backstage/plugin-pagerduty@0.6.7-next.0
|
||||
- @backstage/plugin-shortcuts@0.3.16-next.0
|
||||
- @backstage/plugin-airbrake@0.3.26-next.0
|
||||
- @backstage/plugin-api-docs@0.9.13-next.0
|
||||
- @backstage/plugin-circleci@0.3.26-next.0
|
||||
- @backstage/plugin-devtools@0.1.6-next.0
|
||||
- @backstage/plugin-linguist@0.1.11-next.0
|
||||
- @backstage/plugin-newrelic@0.3.42-next.0
|
||||
- @backstage/plugin-playlist@0.1.18-next.0
|
||||
- @backstage/plugin-puppetdb@0.1.9-next.0
|
||||
- @backstage/plugin-explore@0.4.12-next.0
|
||||
- @backstage/plugin-jenkins@0.9.1-next.0
|
||||
- @backstage/plugin-rollbar@0.4.26-next.0
|
||||
- @backstage/theme@0.4.4-next.0
|
||||
- @backstage/plugin-badges@0.2.50-next.0
|
||||
- @backstage/plugin-sentry@0.5.11-next.0
|
||||
- @backstage/plugin-kafka@0.3.26-next.0
|
||||
- @backstage/plugin-nomad@0.1.7-next.0
|
||||
- @backstage/plugin-gocd@0.1.32-next.0
|
||||
- @backstage/plugin-todo@0.2.30-next.0
|
||||
- @backstage/plugin-adr@0.6.9-next.0
|
||||
- @backstage/plugin-org@0.6.16-next.0
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/plugin-catalog-common@1.0.17
|
||||
- @backstage/plugin-linguist-common@0.1.2
|
||||
- @backstage/plugin-search-common@1.2.7
|
||||
|
||||
## 0.2.88
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-app",
|
||||
"version": "0.2.88",
|
||||
"version": "0.2.89-next.0",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
|
||||
@@ -1,5 +1,23 @@
|
||||
# @backstage/backend-app-api
|
||||
|
||||
## 0.5.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- bc9a18d5ec: Added a workaround for double `default` wrapping when dynamically importing CommonJS modules with default exports.
|
||||
- Updated dependencies
|
||||
- @backstage/config-loader@1.5.2-next.0
|
||||
- @backstage/cli-node@0.2.0-next.0
|
||||
- @backstage/backend-common@0.19.9-next.0
|
||||
- @backstage/backend-plugin-api@0.6.7-next.0
|
||||
- @backstage/backend-tasks@0.5.12-next.0
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-auth-node@0.4.1-next.0
|
||||
- @backstage/plugin-permission-node@0.7.18-next.0
|
||||
|
||||
## 0.5.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-app-api",
|
||||
"description": "Core API used by Backstage backend apps",
|
||||
"version": "0.5.6",
|
||||
"version": "0.5.8-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/backend-common
|
||||
|
||||
## 0.19.9-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config-loader@1.5.2-next.0
|
||||
- @backstage/backend-app-api@0.5.8-next.0
|
||||
- @backstage/integration@1.7.1
|
||||
- @backstage/integration-aws-node@0.1.7
|
||||
- @backstage/backend-dev-utils@0.1.2
|
||||
- @backstage/backend-plugin-api@0.6.7-next.0
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.19.8
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-common",
|
||||
"description": "Common functionality library for Backstage backends",
|
||||
"version": "0.19.8",
|
||||
"version": "0.19.9-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/backend-defaults
|
||||
|
||||
## 0.2.7-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-app-api@0.5.8-next.0
|
||||
- @backstage/backend-common@0.19.9-next.0
|
||||
- @backstage/backend-plugin-api@0.6.7-next.0
|
||||
|
||||
## 0.2.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-defaults",
|
||||
"description": "Backend defaults used by Backstage backend apps",
|
||||
"version": "0.2.6",
|
||||
"version": "0.2.7-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,46 @@
|
||||
# example-backend-next
|
||||
|
||||
## 0.0.17-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-search-backend-node@1.2.11-next.0
|
||||
- @backstage/plugin-catalog-backend-module-backstage-openapi@0.1.0-next.0
|
||||
- @backstage/plugin-techdocs-backend@1.8.1-next.0
|
||||
- @backstage/plugin-scaffolder-backend@1.19.0-next.0
|
||||
- @backstage/plugin-catalog-backend@1.15.0-next.0
|
||||
- @backstage/plugin-search-backend@1.4.7-next.0
|
||||
- @backstage/plugin-search-backend-module-techdocs@0.1.11-next.0
|
||||
- @backstage/plugin-proxy-backend@0.4.5-next.0
|
||||
- @backstage/plugin-app-backend@0.3.55-next.0
|
||||
- @backstage/plugin-devtools-backend@0.2.4-next.0
|
||||
- @backstage/backend-defaults@0.2.7-next.0
|
||||
- @backstage/backend-plugin-api@0.6.7-next.0
|
||||
- @backstage/backend-tasks@0.5.12-next.0
|
||||
- @backstage/plugin-adr-backend@0.4.4-next.0
|
||||
- @backstage/plugin-auth-node@0.4.1-next.0
|
||||
- @backstage/plugin-azure-devops-backend@0.4.4-next.0
|
||||
- @backstage/plugin-badges-backend@0.3.4-next.0
|
||||
- @backstage/plugin-catalog-backend-module-openapi@0.1.24-next.0
|
||||
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.4-next.0
|
||||
- @backstage/plugin-catalog-backend-module-unprocessed@0.3.4-next.0
|
||||
- @backstage/plugin-entity-feedback-backend@0.2.4-next.0
|
||||
- @backstage/plugin-jenkins-backend@0.3.1-next.0
|
||||
- @backstage/plugin-kubernetes-backend@0.13.1-next.0
|
||||
- @backstage/plugin-lighthouse-backend@0.3.4-next.0
|
||||
- @backstage/plugin-linguist-backend@0.5.4-next.0
|
||||
- @backstage/plugin-nomad-backend@0.1.9-next.0
|
||||
- @backstage/plugin-permission-backend@0.5.30-next.0
|
||||
- @backstage/plugin-permission-backend-module-allow-all-policy@0.1.4-next.0
|
||||
- @backstage/plugin-permission-common@0.7.9
|
||||
- @backstage/plugin-permission-node@0.7.18-next.0
|
||||
- @backstage/plugin-playlist-backend@0.3.11-next.0
|
||||
- @backstage/plugin-search-backend-module-catalog@0.1.11-next.0
|
||||
- @backstage/plugin-search-backend-module-explore@0.1.11-next.0
|
||||
- @backstage/plugin-sonarqube-backend@0.2.9-next.0
|
||||
- @backstage/plugin-todo-backend@0.3.5-next.0
|
||||
|
||||
## 0.0.16
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend-next",
|
||||
"version": "0.0.16",
|
||||
"version": "0.0.17-next.0",
|
||||
"main": "dist/index.cjs.js",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/backend-openapi-utils
|
||||
|
||||
## 0.1.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 785fb1ea75: Adds a new route, `/openapi.json` to validated routers for displaying their full OpenAPI spec in a standard endpoint.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6694b369a3: Adds a new function `wrapInOpenApiTestServer` that allows for proxied requests at runtime. This will support the new `yarn backstage-repo-tools schema openapi test` command.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.7-next.0
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/errors@1.2.3
|
||||
|
||||
## 0.0.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-openapi-utils",
|
||||
"description": "OpenAPI typescript support.",
|
||||
"version": "0.0.5",
|
||||
"version": "0.1.0-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/backend-plugin-api
|
||||
|
||||
## 0.6.7-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-tasks@0.5.12-next.0
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-auth-node@0.4.1-next.0
|
||||
- @backstage/plugin-permission-common@0.7.9
|
||||
|
||||
## 0.6.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-plugin-api",
|
||||
"description": "Core API used by Backstage backend plugins",
|
||||
"version": "0.6.6",
|
||||
"version": "0.6.7-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,28 @@
|
||||
# @backstage/backend-plugin-manager
|
||||
|
||||
## 0.0.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/cli-node@0.2.0-next.0
|
||||
- @backstage/plugin-search-backend-node@1.2.11-next.0
|
||||
- @backstage/plugin-catalog-backend@1.15.0-next.0
|
||||
- @backstage/plugin-scaffolder-node@0.2.8-next.0
|
||||
- @backstage/backend-common@0.19.9-next.0
|
||||
- @backstage/backend-plugin-api@0.6.7-next.0
|
||||
- @backstage/backend-tasks@0.5.12-next.0
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-auth-node@0.4.1-next.0
|
||||
- @backstage/plugin-events-backend@0.2.16-next.0
|
||||
- @backstage/plugin-events-node@0.2.16-next.0
|
||||
- @backstage/plugin-permission-common@0.7.9
|
||||
- @backstage/plugin-permission-node@0.7.18-next.0
|
||||
- @backstage/plugin-search-common@1.2.7
|
||||
|
||||
## 0.0.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-plugin-manager",
|
||||
"description": "Backstage plugin management backend",
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.3-next.0",
|
||||
"private": true,
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/backend-tasks
|
||||
|
||||
## 0.5.12-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.19.9-next.0
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.5.11
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-tasks",
|
||||
"description": "Common distributed task management library for Backstage backends",
|
||||
"version": "0.5.11",
|
||||
"version": "0.5.12-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/backend-test-utils
|
||||
|
||||
## 0.2.8-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-app-api@0.5.8-next.0
|
||||
- @backstage/backend-common@0.19.9-next.0
|
||||
- @backstage/backend-plugin-api@0.6.7-next.0
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-auth-node@0.4.1-next.0
|
||||
|
||||
## 0.2.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/backend-test-utils",
|
||||
"description": "Test helpers library for Backstage backends",
|
||||
"version": "0.2.7",
|
||||
"version": "0.2.8-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
@@ -1,5 +1,64 @@
|
||||
# example-backend
|
||||
|
||||
## 0.2.89-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-search-backend-node@1.2.11-next.0
|
||||
- @backstage/plugin-techdocs-backend@1.8.1-next.0
|
||||
- @backstage/plugin-code-coverage-backend@0.2.21-next.0
|
||||
- @backstage/plugin-scaffolder-backend@1.19.0-next.0
|
||||
- @backstage/plugin-catalog-backend@1.15.0-next.0
|
||||
- @backstage/plugin-search-backend@1.4.7-next.0
|
||||
- @backstage/plugin-tech-insights-backend@0.5.21-next.0
|
||||
- @backstage/plugin-search-backend-module-techdocs@0.1.11-next.0
|
||||
- @backstage/plugin-kafka-backend@0.3.5-next.0
|
||||
- @backstage/plugin-proxy-backend@0.4.5-next.0
|
||||
- @backstage/plugin-auth-backend@0.20.0-next.0
|
||||
- @backstage/backend-common@0.19.9-next.0
|
||||
- @backstage/integration@1.7.1
|
||||
- @backstage/plugin-app-backend@0.3.55-next.0
|
||||
- @backstage/plugin-devtools-backend@0.2.4-next.0
|
||||
- example-app@0.2.89-next.0
|
||||
- @backstage/backend-tasks@0.5.12-next.0
|
||||
- @backstage/catalog-client@1.4.5
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/plugin-adr-backend@0.4.4-next.0
|
||||
- @backstage/plugin-auth-node@0.4.1-next.0
|
||||
- @backstage/plugin-azure-devops-backend@0.4.4-next.0
|
||||
- @backstage/plugin-azure-sites-backend@0.1.17-next.0
|
||||
- @backstage/plugin-badges-backend@0.3.4-next.0
|
||||
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.4-next.0
|
||||
- @backstage/plugin-catalog-backend-module-unprocessed@0.3.4-next.0
|
||||
- @backstage/plugin-catalog-node@1.4.8-next.0
|
||||
- @backstage/plugin-entity-feedback-backend@0.2.4-next.0
|
||||
- @backstage/plugin-events-backend@0.2.16-next.0
|
||||
- @backstage/plugin-events-node@0.2.16-next.0
|
||||
- @backstage/plugin-explore-backend@0.0.17-next.0
|
||||
- @backstage/plugin-graphql-backend@0.2.1-next.0
|
||||
- @backstage/plugin-jenkins-backend@0.3.1-next.0
|
||||
- @backstage/plugin-kubernetes-backend@0.13.1-next.0
|
||||
- @backstage/plugin-lighthouse-backend@0.3.4-next.0
|
||||
- @backstage/plugin-linguist-backend@0.5.4-next.0
|
||||
- @backstage/plugin-nomad-backend@0.1.9-next.0
|
||||
- @backstage/plugin-permission-backend@0.5.30-next.0
|
||||
- @backstage/plugin-permission-common@0.7.9
|
||||
- @backstage/plugin-permission-node@0.7.18-next.0
|
||||
- @backstage/plugin-playlist-backend@0.3.11-next.0
|
||||
- @backstage/plugin-rollbar-backend@0.1.52-next.0
|
||||
- @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.2.8-next.0
|
||||
- @backstage/plugin-scaffolder-backend-module-rails@0.4.24-next.0
|
||||
- @backstage/plugin-search-backend-module-catalog@0.1.11-next.0
|
||||
- @backstage/plugin-search-backend-module-elasticsearch@1.3.10-next.0
|
||||
- @backstage/plugin-search-backend-module-explore@0.1.11-next.0
|
||||
- @backstage/plugin-search-backend-module-pg@0.5.16-next.0
|
||||
- @backstage/plugin-search-common@1.2.7
|
||||
- @backstage/plugin-tech-insights-backend-module-jsonfc@0.1.39-next.0
|
||||
- @backstage/plugin-tech-insights-node@0.4.13-next.0
|
||||
- @backstage/plugin-todo-backend@0.3.5-next.0
|
||||
|
||||
## 0.2.88
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "example-backend",
|
||||
"version": "0.2.88",
|
||||
"version": "0.2.89-next.0",
|
||||
"main": "dist/index.cjs.js",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/cli-node
|
||||
|
||||
## 0.2.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 8db5c3cd7a: Removed support for the `publishConfig.alphaTypes` and `.betaTypes` fields that were used together with `--experimental-type-build` to generate `/alpha` and `/beta` entry points. Use the `exports` field to achieve this instead.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.1.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/cli-node",
|
||||
"description": "Node.js library for Backstage CLIs",
|
||||
"version": "0.1.5",
|
||||
"version": "0.2.0-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,30 @@
|
||||
# @backstage/cli
|
||||
|
||||
## 0.24.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 8db5c3cd7a: Removed support for the `publishConfig.alphaTypes` and `.betaTypes` fields that were used together with `--experimental-type-build` to generate `/alpha` and `/beta` entry points. Use the `exports` field to achieve this instead.
|
||||
- 4e36abef14: Remove support for the deprecated `--experimental-type-build` option for `package build`.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 4ba4ac351f: Switch from using deprecated `@esbuild-kit/*` packages to using `tsx`. This also switches to using the new module loader `register` API when available, avoiding the experimental warning when starting backends.
|
||||
- 6bf7561d3c: The experimental package detection will now ignore packages that don't make `package.json` available.
|
||||
- e14cbf563d: Added `EXPERIMENTAL_VITE` flag for using [vite](https://vitejs.dev) as dev server instead of Webpack
|
||||
- 7cd34392f5: Ignore `stdin` when spawning backend child process for the `start` command. Fixing an issue where backend startup would hang.
|
||||
- Updated dependencies
|
||||
- @backstage/config-loader@1.5.2-next.0
|
||||
- @backstage/cli-node@0.2.0-next.0
|
||||
- @backstage/integration@1.7.1
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/eslint-plugin@0.1.3
|
||||
- @backstage/release-manifests@0.0.10
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.23.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/cli",
|
||||
"description": "CLI for developing Backstage plugins and apps",
|
||||
"version": "0.23.0",
|
||||
"version": "0.24.0-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/config-loader
|
||||
|
||||
## 1.5.2-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 22ca64f117: Correctly resolve config targets into absolute paths
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 1.5.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/config-loader",
|
||||
"description": "Config loading functionality used by Backstage backend, and CLI",
|
||||
"version": "1.5.1",
|
||||
"version": "1.5.2-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.cjs.js",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/core-app-api
|
||||
|
||||
## 1.11.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6c2b872153: Add official support for React 18.
|
||||
- 89d13e5618: Add current and default scopes when refreshing session
|
||||
- 9ab0572217: Add component data `core.type` marker for `AppRouter` and `FlatRoutes`.
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.8.0-next.0
|
||||
- @backstage/version-bridge@1.0.7-next.0
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 1.11.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/core-app-api",
|
||||
"description": "Core app API used by Backstage apps",
|
||||
"version": "1.11.0",
|
||||
"version": "1.11.1-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
# @backstage/core-compat-api
|
||||
|
||||
## 0.0.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-plugin-api@0.3.0-next.0
|
||||
- @backstage/core-plugin-api@1.8.0-next.0
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/core-compat-api",
|
||||
"version": "0.0.0",
|
||||
"version": "0.0.1-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,25 @@
|
||||
# @backstage/core-components
|
||||
|
||||
## 0.13.7-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 81c8db2088: Fix `RoutedTabs` so that it does not explode without tabs.
|
||||
- 6c2b872153: Add official support for React 18.
|
||||
- 7bdc1b0a12: Fixed compatibility with Safari <16.3 by eliminating RegEx lookbehind in `extractInitials`.
|
||||
|
||||
This PR also changed how initials are generated resulting in _John Jonathan Doe_ => _JD_ instead of _JJ_.
|
||||
|
||||
- 71c97e7d73: Fixed the type declaration of `DependencyGraphProps`, the `defs` prop now expects `JSX.Element`s.
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@1.9.0-next.0
|
||||
- @backstage/core-plugin-api@1.8.0-next.0
|
||||
- @backstage/version-bridge@1.0.7-next.0
|
||||
- @backstage/theme@0.4.4-next.0
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/errors@1.2.3
|
||||
|
||||
## 0.13.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/core-components",
|
||||
"description": "Core components used by Backstage plugins and apps",
|
||||
"version": "0.13.6",
|
||||
"version": "0.13.7-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,22 @@
|
||||
# @backstage/core-plugin-api
|
||||
|
||||
## 1.8.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 1e5b7d993a: `IconComponent` can now have a `fontSize` of `inherit`, which is useful for in-line icons.
|
||||
- cb6db75bc2: Introduced `AnyRouteRefParams` as a replacement for `AnyParams`, which is now deprecated.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6c2b872153: Add official support for React 18.
|
||||
- cb6db75bc2: Deprecated several types related to the routing system that are scheduled to be removed, as well as several fields on the route ref types themselves.
|
||||
- 68fc9dc60e: Added a new `/alpha` export `convertLegacyRouteRef`, which is a temporary utility to allow existing route refs to be used with the new experimental packages.
|
||||
- Updated dependencies
|
||||
- @backstage/version-bridge@1.0.7-next.0
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 1.7.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/core-plugin-api",
|
||||
"description": "Core API used by Backstage plugins",
|
||||
"version": "1.7.0",
|
||||
"version": "1.8.0-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/create-app
|
||||
|
||||
## 0.5.7-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6c2b872153: Add official support for React 18.
|
||||
- ae1602e54d: If create app installs dependencies, don't suggest to user that they also need to do it.
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.13
|
||||
|
||||
## 0.5.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/create-app",
|
||||
"description": "A CLI that helps you create your own Backstage app",
|
||||
"version": "0.5.6",
|
||||
"version": "0.5.7-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/dev-utils
|
||||
|
||||
## 1.0.23-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 67cc85bb14: Switched the conditional `react-dom/client` import to use `import(...)` rather than `require(...)`.
|
||||
- 38cda52746: Added support for React 18. The new `createRoot` API from `react-dom/client` will now be used if present.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.7-next.0
|
||||
- @backstage/plugin-catalog-react@1.9.0-next.0
|
||||
- @backstage/integration-react@1.1.21-next.0
|
||||
- @backstage/core-plugin-api@1.8.0-next.0
|
||||
- @backstage/app-defaults@1.4.5-next.0
|
||||
- @backstage/core-app-api@1.11.1-next.0
|
||||
- @backstage/theme@0.4.4-next.0
|
||||
- @backstage/catalog-model@1.4.3
|
||||
|
||||
## 1.0.22
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/dev-utils",
|
||||
"description": "Utilities for developing Backstage plugins.",
|
||||
"version": "1.0.22",
|
||||
"version": "1.0.23-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# e2e-test
|
||||
|
||||
## 0.2.9-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/create-app@0.5.7-next.0
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/errors@1.2.3
|
||||
|
||||
## 0.2.8
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "e2e-test",
|
||||
"description": "E2E test for verifying Backstage packages",
|
||||
"version": "0.2.8",
|
||||
"version": "0.2.9-next.0",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "cli"
|
||||
|
||||
@@ -1,5 +1,29 @@
|
||||
# @backstage/frontend-app-api
|
||||
|
||||
## 0.3.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 68fc9dc60e: Added the ability to configure bound routes through `app.routes.bindings`. The routing system used by `createApp` has been replaced by one that only supports route refs of the new format from `@backstage/frontend-plugin-api`. The requirement for route refs to have the same ID as their associated extension has been removed.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e28d379e32: Refactor internal extension instance system into an app graph.
|
||||
- 6c2b872153: Add official support for React 18.
|
||||
- dc613f9bcf: Updated `app.extensions` configuration schema.
|
||||
- 685a4c8901: Installed features are now deduplicated both by reference and ID when available. Features passed to `createApp` now override both discovered and loaded features.
|
||||
- bb98953cb9: Register default implementation for the `Translation API` on the new `createApp`.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.7-next.0
|
||||
- @backstage/frontend-plugin-api@0.3.0-next.0
|
||||
- @backstage/plugin-graphiql@0.3.0-next.0
|
||||
- @backstage/core-plugin-api@1.8.0-next.0
|
||||
- @backstage/version-bridge@1.0.7-next.0
|
||||
- @backstage/core-app-api@1.11.1-next.0
|
||||
- @backstage/theme@0.4.4-next.0
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.2.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-app-api",
|
||||
"version": "0.2.0",
|
||||
"version": "0.3.0-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# @backstage/frontend-plugin-api
|
||||
|
||||
## 0.3.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 68fc9dc60e: Added `RouteRef`, `SubRouteRef`, `ExternalRouteRef`, and related types. All exports from this package that previously relied on the types with the same name from `@backstage/core-plugin-api` now use the new types instead. To convert and existing legacy route ref to be compatible with the APIs from this package, use the `convertLegacyRouteRef` utility from `@backstage/core-plugin-api/alpha`.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6c2b872153: Add official support for React 18.
|
||||
- 6af88a05ff: Improve the extension boundary component and create a default extension suspense component.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.7-next.0
|
||||
- @backstage/core-plugin-api@1.8.0-next.0
|
||||
- @backstage/version-bridge@1.0.7-next.0
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.2.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/frontend-plugin-api",
|
||||
"version": "0.2.0",
|
||||
"version": "0.3.0-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/integration-react
|
||||
|
||||
## 1.1.21-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6c2b872153: Add official support for React 18.
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.8.0-next.0
|
||||
- @backstage/integration@1.7.1
|
||||
- @backstage/config@1.1.1
|
||||
|
||||
## 1.1.20
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/integration-react",
|
||||
"description": "Frontend package for managing integrations towards external systems",
|
||||
"version": "1.1.20",
|
||||
"version": "1.1.21-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,22 @@
|
||||
# @backstage/repo-tools
|
||||
|
||||
## 0.4.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 4e36abef14: Remove support for the deprecated `--experimental-type-build` option for `package build`.
|
||||
- 6694b369a3: Adds a new command `schema openapi test` that performs runtime validation of your OpenAPI specs using your test data. Under the hood, we're using Optic to perform this check, really cool work by them!
|
||||
|
||||
To use this new command, you will have to run `yarn add @useoptic/optic` in the root of your repo.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/cli-node@0.2.0-next.0
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/errors@1.2.3
|
||||
|
||||
## 0.3.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/repo-tools",
|
||||
"description": "CLI for Backstage repo tooling ",
|
||||
"version": "0.3.5",
|
||||
"version": "0.4.0-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# techdocs-cli-embedded-app
|
||||
|
||||
## 0.2.88-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/cli@0.24.0-next.0
|
||||
- @backstage/core-components@0.13.7-next.0
|
||||
- @backstage/plugin-catalog@1.15.0-next.0
|
||||
- @backstage/plugin-techdocs@1.8.1-next.0
|
||||
- @backstage/integration-react@1.1.21-next.0
|
||||
- @backstage/core-plugin-api@1.8.0-next.0
|
||||
- @backstage/plugin-techdocs-react@1.1.13-next.0
|
||||
- @backstage/app-defaults@1.4.5-next.0
|
||||
- @backstage/core-app-api@1.11.1-next.0
|
||||
- @backstage/test-utils@1.4.5-next.0
|
||||
- @backstage/theme@0.4.4-next.0
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/config@1.1.1
|
||||
|
||||
## 0.2.87
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "techdocs-cli-embedded-app",
|
||||
"version": "0.2.87",
|
||||
"version": "0.2.88-next.0",
|
||||
"private": true,
|
||||
"backstage": {
|
||||
"role": "frontend"
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @techdocs/cli
|
||||
|
||||
## 1.6.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.19.9-next.0
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/cli-common@0.1.13
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/plugin-techdocs-node@1.9.1-next.0
|
||||
|
||||
## 1.6.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@techdocs/cli",
|
||||
"description": "Utility CLI for managing TechDocs sites in Backstage.",
|
||||
"version": "1.6.0",
|
||||
"version": "1.6.1-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/test-utils
|
||||
|
||||
## 1.4.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6c2b872153: Add official support for React 18.
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.8.0-next.0
|
||||
- @backstage/plugin-permission-react@0.4.17-next.0
|
||||
- @backstage/core-app-api@1.11.1-next.0
|
||||
- @backstage/theme@0.4.4-next.0
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-permission-common@0.7.9
|
||||
|
||||
## 1.4.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/test-utils",
|
||||
"description": "Utilities to test Backstage plugins and apps.",
|
||||
"version": "1.4.4",
|
||||
"version": "1.4.5-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/theme
|
||||
|
||||
## 0.4.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6c2b872153: Add official support for React 18.
|
||||
|
||||
## 0.4.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/theme",
|
||||
"description": "material-ui theme for use with Backstage.",
|
||||
"version": "0.4.3",
|
||||
"version": "0.4.4-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/version-bridge
|
||||
|
||||
## 1.0.7-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6c2b872153: Add official support for React 18.
|
||||
|
||||
## 1.0.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/version-bridge",
|
||||
"description": "Utilities used by @backstage packages to support multiple concurrent versions",
|
||||
"version": "1.0.6",
|
||||
"version": "1.0.7-next.0",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"main": "dist/index.esm.js",
|
||||
|
||||
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-adr-backend
|
||||
|
||||
## 0.4.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.19.9-next.0
|
||||
- @backstage/integration@1.7.1
|
||||
- @backstage/backend-plugin-api@0.6.7-next.0
|
||||
- @backstage/catalog-client@1.4.5
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/plugin-adr-common@0.2.16
|
||||
- @backstage/plugin-search-common@1.2.7
|
||||
|
||||
## 0.4.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr-backend",
|
||||
"version": "0.4.3",
|
||||
"version": "0.4.4-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,22 @@
|
||||
# @backstage/plugin-adr
|
||||
|
||||
## 0.6.9-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6c2b872153: Add official support for React 18.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.7-next.0
|
||||
- @backstage/frontend-plugin-api@0.3.0-next.0
|
||||
- @backstage/plugin-catalog-react@1.9.0-next.0
|
||||
- @backstage/integration-react@1.1.21-next.0
|
||||
- @backstage/core-plugin-api@1.8.0-next.0
|
||||
- @backstage/plugin-search-react@1.7.2-next.0
|
||||
- @backstage/theme@0.4.4-next.0
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/plugin-adr-common@0.2.16
|
||||
- @backstage/plugin-search-common@1.2.7
|
||||
|
||||
## 0.6.8
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr",
|
||||
"version": "0.6.8",
|
||||
"version": "0.6.9-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-airbrake-backend
|
||||
|
||||
## 0.3.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.19.9-next.0
|
||||
- @backstage/backend-plugin-api@0.6.7-next.0
|
||||
- @backstage/config@1.1.1
|
||||
|
||||
## 0.3.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-airbrake-backend",
|
||||
"version": "0.3.3",
|
||||
"version": "0.3.4-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# @backstage/plugin-airbrake
|
||||
|
||||
## 0.3.26-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6c2b872153: Add official support for React 18.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.7-next.0
|
||||
- @backstage/plugin-catalog-react@1.9.0-next.0
|
||||
- @backstage/core-plugin-api@1.8.0-next.0
|
||||
- @backstage/test-utils@1.4.5-next.0
|
||||
- @backstage/theme@0.4.4-next.0
|
||||
- @backstage/dev-utils@1.0.23-next.0
|
||||
- @backstage/catalog-model@1.4.3
|
||||
|
||||
## 0.3.25
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-airbrake",
|
||||
"version": "0.3.25",
|
||||
"version": "0.3.26-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-allure
|
||||
|
||||
## 0.1.42-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6c2b872153: Add official support for React 18.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.7-next.0
|
||||
- @backstage/plugin-catalog-react@1.9.0-next.0
|
||||
- @backstage/core-plugin-api@1.8.0-next.0
|
||||
- @backstage/theme@0.4.4-next.0
|
||||
- @backstage/catalog-model@1.4.3
|
||||
|
||||
## 0.1.41
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-allure",
|
||||
"description": "A Backstage plugin that integrates with Allure",
|
||||
"version": "0.1.41",
|
||||
"version": "0.1.42-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-analytics-module-ga
|
||||
|
||||
## 0.1.35-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6c2b872153: Add official support for React 18.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.7-next.0
|
||||
- @backstage/core-plugin-api@1.8.0-next.0
|
||||
- @backstage/theme@0.4.4-next.0
|
||||
- @backstage/config@1.1.1
|
||||
|
||||
## 0.1.34
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-analytics-module-ga",
|
||||
"version": "0.1.34",
|
||||
"version": "0.1.35-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @backstage/plugin-analytics-module-ga4
|
||||
|
||||
## 0.1.6-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6c2b872153: Add official support for React 18.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.7-next.0
|
||||
- @backstage/core-plugin-api@1.8.0-next.0
|
||||
- @backstage/theme@0.4.4-next.0
|
||||
- @backstage/config@1.1.1
|
||||
|
||||
## 0.1.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-analytics-module-ga4",
|
||||
"version": "0.1.5",
|
||||
"version": "0.1.6-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-analytics-module-newrelic-browser
|
||||
|
||||
## 0.0.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6c2b872153: Add official support for React 18.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.7-next.0
|
||||
- @backstage/core-plugin-api@1.8.0-next.0
|
||||
- @backstage/config@1.1.1
|
||||
|
||||
## 0.0.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-analytics-module-newrelic-browser",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-apache-airflow
|
||||
|
||||
## 0.2.17-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6c2b872153: Add official support for React 18.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.7-next.0
|
||||
- @backstage/core-plugin-api@1.8.0-next.0
|
||||
|
||||
## 0.2.16
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-apache-airflow",
|
||||
"version": "0.2.16",
|
||||
"version": "0.2.17-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @backstage/plugin-api-docs-module-protoc-gen-doc
|
||||
|
||||
## 0.1.5-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6c2b872153: Add official support for React 18.
|
||||
|
||||
## 0.1.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-api-docs-module-protoc-gen-doc",
|
||||
"description": "Additional functionalities for the api-docs plugin that renders the output of the protoc-gen-doc",
|
||||
"version": "0.1.4",
|
||||
"version": "0.1.5-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-api-docs
|
||||
|
||||
## 0.9.13-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6c2b872153: Add official support for React 18.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.7-next.0
|
||||
- @backstage/plugin-catalog@1.15.0-next.0
|
||||
- @backstage/plugin-catalog-react@1.9.0-next.0
|
||||
- @backstage/core-plugin-api@1.8.0-next.0
|
||||
- @backstage/theme@0.4.4-next.0
|
||||
- @backstage/catalog-model@1.4.3
|
||||
|
||||
## 0.9.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-api-docs",
|
||||
"description": "A Backstage plugin that helps represent API entities in the frontend",
|
||||
"version": "0.9.12",
|
||||
"version": "0.9.13-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-apollo-explorer
|
||||
|
||||
## 0.1.17-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6c2b872153: Add official support for React 18.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.7-next.0
|
||||
- @backstage/core-plugin-api@1.8.0-next.0
|
||||
- @backstage/theme@0.4.4-next.0
|
||||
|
||||
## 0.1.16
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-apollo-explorer",
|
||||
"version": "0.1.16",
|
||||
"version": "0.1.17-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-app-backend
|
||||
|
||||
## 0.3.55-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/config-loader@1.5.2-next.0
|
||||
- @backstage/backend-common@0.19.9-next.0
|
||||
- @backstage/backend-plugin-api@0.6.7-next.0
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-app-node@0.1.7-next.0
|
||||
|
||||
## 0.3.54
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-backend",
|
||||
"description": "A Backstage backend plugin that serves the Backstage frontend app",
|
||||
"version": "0.3.54",
|
||||
"version": "0.3.55-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @backstage/plugin-app-node
|
||||
|
||||
## 0.1.7-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.7-next.0
|
||||
|
||||
## 0.1.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-app-node",
|
||||
"description": "Node.js library for the app plugin",
|
||||
"version": "0.1.6",
|
||||
"version": "0.1.7-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# @backstage/plugin-auth-backend-module-gcp-iap-provider
|
||||
|
||||
## 0.2.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@0.6.7-next.0
|
||||
- @backstage/errors@1.2.3
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/plugin-auth-node@0.4.1-next.0
|
||||
|
||||
## 0.2.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-auth-backend-module-gcp-iap-provider",
|
||||
"description": "A GCP IAP auth provider module for the Backstage auth backend",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1-next.0",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# @backstage/plugin-auth-backend-module-github-provider
|
||||
|
||||
## 0.1.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.19.9-next.0
|
||||
- @backstage/backend-plugin-api@0.6.7-next.0
|
||||
- @backstage/plugin-auth-node@0.4.1-next.0
|
||||
|
||||
## 0.1.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user