Version Packages (next)

This commit is contained in:
github-actions[bot]
2023-09-12 11:41:29 +00:00
parent 6b1a6e7f84
commit a6d1580062
482 changed files with 8239 additions and 254 deletions
+46 -1
View File
@@ -241,46 +241,67 @@
"@backstage/frontend-plugin-api": "0.0.0",
"@backstage/plugin-auth-backend-module-gitlab-provider": "0.0.0",
"@backstage/backend-plugin-manager": "0.0.0",
"@backstage/plugin-permission-backend-module-allow-all-policy": "0.0.0"
"@backstage/plugin-permission-backend-module-allow-all-policy": "0.0.0",
"app-next-example-plugin": "0.0.0",
"@backstage/plugin-auth-backend-module-oauth2-provider": "0.0.0",
"@backstage/plugin-catalog-backend-module-scaffolder-entity-model": "0.0.0"
},
"changesets": [
"big-bananas-sleep",
"big-masks-divide",
"big-spies-agree",
"blue-rats-drop",
"brave-books-pretend",
"brave-carrots-occur",
"calm-cups-smile",
"catalog-everybody-to-the-limit",
"chatty-goats-mate",
"chatty-spiders-serve",
"chilly-balloons-enjoy",
"chilly-parrots-yell",
"clean-houses-invent",
"cold-apricots-poke",
"create-app-1692704146",
"create-app-1693311380",
"cuddly-avocados-warn",
"curvy-roses-march",
"cyan-roses-relate",
"dirty-boxes-give",
"dirty-carrots-notice",
"dirty-cars-poke",
"dirty-cars-smoke",
"dirty-garlics-kiss",
"dirty-years-travel",
"dry-wasps-occur",
"dull-eyes-pay",
"dull-tables-joke",
"early-rules-taste",
"early-trains.draw",
"eight-radios-listen",
"eight-timers-sin",
"eighty-emus-float",
"eighty-fans-provide",
"empty-rings-type",
"fair-paws-flash",
"few-nails-smile",
"fifty-adults-shake",
"forty-rocks-jog",
"four-masks-fry",
"fresh-candles-warn",
"friendly-pugs-lick",
"funny-ligers-matter",
"funny-timers-retire",
"giant-coats-brush",
"gorgeous-coins-attack",
"great-chairs-swim",
"grumpy-bikes-beg",
"grumpy-papayas-tie",
"grumpy-ties-know",
"healthy-spiders-arrive",
"healthy-tools-count",
"hip-seahorses-exist",
"honest-ads-rush",
"hungry-cherries-speak",
"hungry-dots-design",
"khaki-pigs-accept",
"khaki-spiders-sniff",
@@ -288,7 +309,10 @@
"late-hounds-yell",
"late-roses-dream",
"lazy-pumas-hope",
"lazy-pumas-shop",
"lazy-rice-rule",
"lemon-donuts-clap",
"light-drinks-rush",
"long-flowers-sort",
"loud-apricots-destroy",
"lovely-years-sniff",
@@ -296,28 +320,35 @@
"lucky-chicken-lie",
"many-tips-attend",
"mean-carpets-provide",
"mean-planes-smoke",
"mean-queens-act",
"mighty-crabs-cheat",
"modern-trees-add",
"nasty-cherries-exercise",
"nasty-forks-beg",
"nasty-snails-complain",
"nasty-worms-share",
"new-sheep-cover",
"nice-forks-remain",
"ninety-horses-remember",
"ninety-news-visit",
"old-geese-drive",
"orange-houses-fly",
"pink-cups-rescue",
"pink-months-hammer",
"plenty-lamps-pump",
"polite-forks-grin",
"polite-plums-share",
"poor-olives-own",
"poor-years-appear",
"popular-clocks-whisper",
"popular-coins-tap",
"popular-readers-allow",
"pretty-otters-whisper",
"proud-lamps-cross",
"red-pens-knock",
"renovate-2ebf420",
"renovate-36e7f58",
"renovate-76185f9",
"renovate-b129f45",
"renovate-bbda8e8",
@@ -325,27 +356,41 @@
"repo-tools-boo-descriptions-two-electric-boogaloo",
"repo-tools-boo-descriptions",
"repo-tools-ci-toldya-so",
"rotten-bees-wave",
"rude-dolphins-reply",
"short-planets-argue",
"silent-icons-deny",
"silent-numbers-retire",
"silly-emus-remain",
"six-radios-smile",
"six-wolves-admire",
"slow-ducks-hunt",
"slow-queens-visit",
"smart-islands-jog",
"stale-points-breathe",
"strange-frogs-count",
"stupid-ants-change",
"sweet-hairs-complain",
"sweet-pens-hunt",
"swift-frogs-drop",
"tall-countries-float",
"tall-items-clap",
"tall-peas-visit",
"tame-jokes-do",
"tender-garlics-report",
"thick-pets-drive",
"thin-dryers-repeat",
"three-hounds-wonder",
"tricky-melons-fold",
"twelve-elephants-pay",
"twenty-worms-enjoy",
"warm-llamas-bake",
"warm-panthers-lick",
"weak-tomatoes-dance",
"wet-donuts-fry",
"wise-tables-add",
"witty-ants-cover",
"witty-pans-flash",
"yellow-trains-protect",
"yellow-yaks-behave",
"young-ants-nail",
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -48,7 +48,7 @@
"@types/react": "^17",
"@types/react-dom": "^17"
},
"version": "1.18.0-next.2",
"version": "1.18.0-next.3",
"dependencies": {
"@backstage/errors": "workspace:^",
"@manypkg/get-packages": "^1.1.3"
+12
View File
@@ -1,5 +1,17 @@
# @backstage/app-defaults
## 1.4.3-next.3
### Patch Changes
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
- Updated dependencies
- @backstage/core-app-api@1.10.0-next.3
- @backstage/core-components@0.13.5-next.3
- @backstage/core-plugin-api@1.6.0-next.3
- @backstage/plugin-permission-react@0.4.15-next.3
- @backstage/theme@0.4.2-next.0
## 1.4.3-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/app-defaults",
"description": "Provides the default wiring of a Backstage App",
"version": "1.4.3-next.2",
"version": "1.4.3-next.3",
"publishConfig": {
"access": "public",
"main": "dist/index.esm.js",
@@ -0,0 +1,9 @@
# app-next-example-plugin
## 0.0.1-next.0
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.1.0-next.0
- @backstage/core-components@0.13.5-next.3
@@ -1,7 +1,7 @@
{
"name": "app-next-example-plugin",
"description": "Backstage internal example plugin",
"version": "0.0.0",
"version": "0.0.1-next.0",
"publishConfig": {
"access": "public",
"main": "dist/index.esm.js",
+77
View File
@@ -1,5 +1,82 @@
# example-app-next
## 0.0.1-next.2
### Patch Changes
- Updated dependencies
- @backstage/plugin-home@0.5.8-next.3
- @backstage/frontend-plugin-api@0.1.0-next.0
- @backstage/frontend-app-api@0.1.0-next.0
- @backstage/plugin-graphiql@0.2.54-next.3
- @backstage/cli@0.22.13-next.3
- @backstage/plugin-kubernetes@0.10.3-next.3
- @backstage/app-defaults@1.4.3-next.3
- @backstage/catalog-model@1.4.2-next.2
- @backstage/config@1.1.0-next.2
- @backstage/core-app-api@1.10.0-next.3
- @backstage/core-components@0.13.5-next.3
- @backstage/core-plugin-api@1.6.0-next.3
- @backstage/integration-react@1.1.19-next.3
- @backstage/plugin-adr@0.6.7-next.3
- @backstage/plugin-airbrake@0.3.24-next.3
- @backstage/plugin-apache-airflow@0.2.15-next.3
- @backstage/plugin-api-docs@0.9.11-next.3
- @backstage/plugin-azure-devops@0.3.6-next.3
- @backstage/plugin-azure-sites@0.1.13-next.3
- @backstage/plugin-badges@0.2.48-next.3
- @backstage/plugin-catalog-common@1.0.16-next.2
- @backstage/plugin-catalog-graph@0.2.36-next.3
- @backstage/plugin-catalog-import@0.9.14-next.3
- @backstage/plugin-catalog-react@1.8.4-next.3
- @backstage/plugin-catalog-unprocessed-entities@0.1.3-next.3
- @backstage/plugin-circleci@0.3.24-next.3
- @backstage/plugin-cloudbuild@0.3.24-next.3
- @backstage/plugin-code-coverage@0.2.17-next.3
- @backstage/plugin-cost-insights@0.12.13-next.3
- @backstage/plugin-devtools@0.1.4-next.3
- @backstage/plugin-dynatrace@7.0.4-next.3
- @backstage/plugin-entity-feedback@0.2.7-next.3
- @backstage/plugin-explore@0.4.10-next.3
- @backstage/plugin-gcalendar@0.3.18-next.3
- @backstage/plugin-gcp-projects@0.3.41-next.3
- @backstage/plugin-github-actions@0.6.5-next.3
- @backstage/plugin-gocd@0.1.30-next.3
- @backstage/plugin-jenkins@0.8.6-next.3
- @backstage/plugin-kafka@0.3.24-next.3
- @backstage/plugin-lighthouse@0.4.9-next.3
- @backstage/plugin-linguist@0.1.9-next.3
- @backstage/plugin-linguist-common@0.1.2-next.0
- @backstage/plugin-microsoft-calendar@0.1.7-next.3
- @backstage/plugin-newrelic@0.3.40-next.3
- @backstage/plugin-newrelic-dashboard@0.2.17-next.3
- @backstage/plugin-octopus-deploy@0.2.6-next.3
- @backstage/plugin-org@0.6.14-next.3
- @backstage/plugin-pagerduty@0.6.5-next.3
- @backstage/plugin-permission-react@0.4.15-next.3
- @backstage/plugin-playlist@0.1.16-next.3
- @backstage/plugin-puppetdb@0.1.7-next.3
- @backstage/plugin-rollbar@0.4.24-next.3
- @backstage/plugin-scaffolder@1.15.0-next.3
- @backstage/plugin-scaffolder-react@1.5.5-next.3
- @backstage/plugin-search@1.4.0-next.3
- @backstage/plugin-search-common@1.2.6-next.2
- @backstage/plugin-search-react@1.7.0-next.3
- @backstage/plugin-sentry@0.5.9-next.3
- @backstage/plugin-shortcuts@0.3.14-next.3
- @backstage/plugin-stack-overflow@0.1.20-next.3
- @backstage/plugin-stackstorm@0.1.6-next.3
- @backstage/plugin-tech-insights@0.3.16-next.3
- @backstage/plugin-tech-radar@0.6.8-next.3
- @backstage/plugin-techdocs@1.7.0-next.3
- @backstage/plugin-techdocs-module-addons-contrib@1.1.0-next.3
- @backstage/plugin-techdocs-react@1.1.10-next.3
- @backstage/plugin-todo@0.2.26-next.3
- @backstage/plugin-user-settings@0.7.9-next.3
- @backstage/theme@0.4.2-next.0
- app-next-example-plugin@0.0.1-next.0
- @internal/plugin-catalog-customized@0.0.14-next.3
## 0.0.1-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app-next",
"version": "0.0.1-next.1",
"version": "0.0.1-next.2",
"private": true,
"backstage": {
"role": "frontend"
+75
View File
@@ -1,5 +1,80 @@
# example-app
## 0.2.87-next.3
### Patch Changes
- Updated dependencies
- @backstage/plugin-home@0.5.8-next.3
- @backstage/plugin-graphiql@0.2.54-next.3
- @backstage/cli@0.22.13-next.3
- @backstage/plugin-kubernetes@0.10.3-next.3
- @backstage/app-defaults@1.4.3-next.3
- @backstage/catalog-model@1.4.2-next.2
- @backstage/config@1.1.0-next.2
- @backstage/core-app-api@1.10.0-next.3
- @backstage/core-components@0.13.5-next.3
- @backstage/core-plugin-api@1.6.0-next.3
- @backstage/integration-react@1.1.19-next.3
- @backstage/plugin-adr@0.6.7-next.3
- @backstage/plugin-airbrake@0.3.24-next.3
- @backstage/plugin-apache-airflow@0.2.15-next.3
- @backstage/plugin-api-docs@0.9.11-next.3
- @backstage/plugin-azure-devops@0.3.6-next.3
- @backstage/plugin-azure-sites@0.1.13-next.3
- @backstage/plugin-badges@0.2.48-next.3
- @backstage/plugin-catalog-common@1.0.16-next.2
- @backstage/plugin-catalog-graph@0.2.36-next.3
- @backstage/plugin-catalog-import@0.9.14-next.3
- @backstage/plugin-catalog-react@1.8.4-next.3
- @backstage/plugin-catalog-unprocessed-entities@0.1.3-next.3
- @backstage/plugin-circleci@0.3.24-next.3
- @backstage/plugin-cloudbuild@0.3.24-next.3
- @backstage/plugin-code-coverage@0.2.17-next.3
- @backstage/plugin-cost-insights@0.12.13-next.3
- @backstage/plugin-devtools@0.1.4-next.3
- @backstage/plugin-dynatrace@7.0.4-next.3
- @backstage/plugin-entity-feedback@0.2.7-next.3
- @backstage/plugin-explore@0.4.10-next.3
- @backstage/plugin-gcalendar@0.3.18-next.3
- @backstage/plugin-gcp-projects@0.3.41-next.3
- @backstage/plugin-github-actions@0.6.5-next.3
- @backstage/plugin-gocd@0.1.30-next.3
- @backstage/plugin-jenkins@0.8.6-next.3
- @backstage/plugin-kafka@0.3.24-next.3
- @backstage/plugin-lighthouse@0.4.9-next.3
- @backstage/plugin-linguist@0.1.9-next.3
- @backstage/plugin-linguist-common@0.1.2-next.0
- @backstage/plugin-microsoft-calendar@0.1.7-next.3
- @backstage/plugin-newrelic@0.3.40-next.3
- @backstage/plugin-newrelic-dashboard@0.2.17-next.3
- @backstage/plugin-nomad@0.1.5-next.3
- @backstage/plugin-octopus-deploy@0.2.6-next.3
- @backstage/plugin-org@0.6.14-next.3
- @backstage/plugin-pagerduty@0.6.5-next.3
- @backstage/plugin-permission-react@0.4.15-next.3
- @backstage/plugin-playlist@0.1.16-next.3
- @backstage/plugin-puppetdb@0.1.7-next.3
- @backstage/plugin-rollbar@0.4.24-next.3
- @backstage/plugin-scaffolder@1.15.0-next.3
- @backstage/plugin-scaffolder-react@1.5.5-next.3
- @backstage/plugin-search@1.4.0-next.3
- @backstage/plugin-search-common@1.2.6-next.2
- @backstage/plugin-search-react@1.7.0-next.3
- @backstage/plugin-sentry@0.5.9-next.3
- @backstage/plugin-shortcuts@0.3.14-next.3
- @backstage/plugin-stack-overflow@0.1.20-next.3
- @backstage/plugin-stackstorm@0.1.6-next.3
- @backstage/plugin-tech-insights@0.3.16-next.3
- @backstage/plugin-tech-radar@0.6.8-next.3
- @backstage/plugin-techdocs@1.7.0-next.3
- @backstage/plugin-techdocs-module-addons-contrib@1.1.0-next.3
- @backstage/plugin-techdocs-react@1.1.10-next.3
- @backstage/plugin-todo@0.2.26-next.3
- @backstage/plugin-user-settings@0.7.9-next.3
- @backstage/theme@0.4.2-next.0
- @internal/plugin-catalog-customized@0.0.14-next.3
## 0.2.87-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-app",
"version": "0.2.87-next.2",
"version": "0.2.87-next.3",
"private": true,
"backstage": {
"role": "frontend"
+20
View File
@@ -1,5 +1,25 @@
# @backstage/backend-app-api
## 0.5.3-next.3
### Patch Changes
- 154632d8753b: Add support for discovering additional service factories during startup.
- cb7fc410ed99: The experimental backend feature discovery now only considers default exports from packages. It no longer filters packages to include based on the package role, except that `'cli'` packages are ignored. However, the `"backstage"` field is still required in `package.json`.
- 3b30b179cb38: Add support for installing features as package imports, for example `backend.add(import('my-plugin'))`.
- Updated dependencies
- @backstage/config@1.1.0-next.2
- @backstage/errors@1.2.2-next.0
- @backstage/types@1.1.1-next.0
- @backstage/plugin-permission-node@0.7.14-next.3
- @backstage/backend-plugin-api@0.6.3-next.3
- @backstage/backend-common@0.19.5-next.3
- @backstage/backend-tasks@0.5.8-next.3
- @backstage/cli-common@0.1.12
- @backstage/cli-node@0.1.4-next.0
- @backstage/config-loader@1.5.0-next.3
- @backstage/plugin-auth-node@0.3.0-next.3
## 0.5.3-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-app-api",
"description": "Core API used by Backstage backend apps",
"version": "0.5.3-next.2",
"version": "0.5.3-next.3",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
+16
View File
@@ -1,5 +1,21 @@
# @backstage/backend-common
## 0.19.5-next.3
### Patch Changes
- Updated dependencies
- @backstage/backend-app-api@0.5.3-next.3
- @backstage/config@1.1.0-next.2
- @backstage/errors@1.2.2-next.0
- @backstage/integration@1.7.0-next.3
- @backstage/types@1.1.1-next.0
- @backstage/backend-plugin-api@0.6.3-next.3
- @backstage/backend-dev-utils@0.1.1
- @backstage/cli-common@0.1.12
- @backstage/config-loader@1.5.0-next.3
- @backstage/integration-aws-node@0.1.6-next.2
## 0.19.5-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-common",
"description": "Common functionality library for Backstage backends",
"version": "0.19.5-next.2",
"version": "0.19.5-next.3",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
+9
View File
@@ -1,5 +1,14 @@
# @backstage/backend-defaults
## 0.2.3-next.3
### Patch Changes
- Updated dependencies
- @backstage/backend-app-api@0.5.3-next.3
- @backstage/backend-plugin-api@0.6.3-next.3
- @backstage/backend-common@0.19.5-next.3
## 0.2.3-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-defaults",
"description": "Backend defaults used by Backstage backend apps",
"version": "0.2.3-next.2",
"version": "0.2.3-next.3",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
+35
View File
@@ -1,5 +1,40 @@
# example-backend-next
## 0.0.15-next.3
### Patch Changes
- Updated dependencies
- @backstage/plugin-techdocs-backend@1.7.0-next.3
- @backstage/plugin-proxy-backend@0.4.0-next.3
- @backstage/plugin-adr-backend@0.4.0-next.3
- @backstage/plugin-azure-devops-backend@0.4.0-next.3
- @backstage/plugin-badges-backend@0.3.0-next.3
- @backstage/plugin-catalog-backend-module-unprocessed@0.3.0-next.3
- @backstage/plugin-devtools-backend@0.2.0-next.3
- @backstage/plugin-entity-feedback-backend@0.2.0-next.3
- @backstage/plugin-lighthouse-backend@0.3.0-next.3
- @backstage/plugin-linguist-backend@0.5.0-next.3
- @backstage/plugin-todo-backend@0.3.0-next.3
- @backstage/plugin-app-backend@0.3.51-next.3
- @backstage/plugin-catalog-backend@1.13.0-next.3
- @backstage/plugin-kubernetes-backend@0.11.6-next.3
- @backstage/plugin-permission-backend@0.5.26-next.3
- @backstage/plugin-permission-backend-module-allow-all-policy@0.1.0-next.1
- @backstage/plugin-scaffolder-backend@1.17.0-next.3
- @backstage/plugin-search-backend@1.4.3-next.3
- @backstage/plugin-search-backend-module-catalog@0.1.7-next.3
- @backstage/plugin-search-backend-module-explore@0.1.7-next.3
- @backstage/plugin-search-backend-module-techdocs@0.1.7-next.3
- @backstage/plugin-permission-common@0.7.8-next.2
- @backstage/plugin-permission-node@0.7.14-next.3
- @backstage/backend-plugin-api@0.6.3-next.3
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.0-next.0
- @backstage/backend-defaults@0.2.3-next.3
- @backstage/backend-tasks@0.5.8-next.3
- @backstage/plugin-auth-node@0.3.0-next.3
- @backstage/plugin-search-backend-node@1.2.7-next.3
## 0.0.15-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend-next",
"version": "0.0.15-next.2",
"version": "0.0.15-next.3",
"main": "dist/index.cjs.js",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,12 @@
# @backstage/backend-openapi-utils
## 0.0.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/errors@1.2.2-next.0
## 0.0.3
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-openapi-utils",
"description": "OpenAPI typescript support.",
"version": "0.0.3",
"version": "0.0.4-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+13
View File
@@ -1,5 +1,18 @@
# @backstage/backend-plugin-api
## 0.6.3-next.3
### Patch Changes
- ba4506076e2d: Ensure that root scoped services cannot accept (at a type level) plugin scoped deps
- 474b792d6a43: Service factory functions are now marked as feature factories that can be installed in the backend.
- Updated dependencies
- @backstage/config@1.1.0-next.2
- @backstage/plugin-permission-common@0.7.8-next.2
- @backstage/types@1.1.1-next.0
- @backstage/backend-tasks@0.5.8-next.3
- @backstage/plugin-auth-node@0.3.0-next.3
## 0.6.3-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-plugin-api",
"description": "Core API used by Backstage backend plugins",
"version": "0.6.3-next.2",
"version": "0.6.3-next.3",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
@@ -1,5 +1,28 @@
# @backstage/backend-plugin-manager
## 0.0.1-next.1
### Patch Changes
- Updated dependencies
- @backstage/plugin-catalog-backend@1.13.0-next.3
- @backstage/plugin-events-backend@0.2.12-next.3
- @backstage/config@1.1.0-next.2
- @backstage/errors@1.2.2-next.0
- @backstage/plugin-permission-common@0.7.8-next.2
- @backstage/plugin-search-common@1.2.6-next.2
- @backstage/types@1.1.1-next.0
- @backstage/plugin-permission-node@0.7.14-next.3
- @backstage/backend-plugin-api@0.6.3-next.3
- @backstage/backend-common@0.19.5-next.3
- @backstage/backend-tasks@0.5.8-next.3
- @backstage/cli-common@0.1.12
- @backstage/cli-node@0.1.4-next.0
- @backstage/plugin-auth-node@0.3.0-next.3
- @backstage/plugin-events-node@0.2.12-next.3
- @backstage/plugin-scaffolder-node@0.2.3-next.3
- @backstage/plugin-search-backend-node@1.2.7-next.3
## 0.0.1-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-plugin-manager",
"description": "Backstage plugin management backend",
"version": "0.0.1-next.0",
"version": "0.0.1-next.1",
"private": true,
"main": "src/index.ts",
"types": "src/index.ts",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/backend-tasks
## 0.5.8-next.3
### Patch Changes
- Updated dependencies
- @backstage/config@1.1.0-next.2
- @backstage/errors@1.2.2-next.0
- @backstage/types@1.1.1-next.0
- @backstage/backend-common@0.19.5-next.3
## 0.5.8-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-tasks",
"description": "Common distributed task management library for Backstage backends",
"version": "0.5.8-next.2",
"version": "0.5.8-next.3",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
+13
View File
@@ -1,5 +1,18 @@
# @backstage/backend-test-utils
## 0.2.3-next.3
### Patch Changes
- 202e52c5e361: Add support for installing backend features via module imports, for example `startTestBackend({ features: [import('my-plugin')] })`.
- Updated dependencies
- @backstage/backend-app-api@0.5.3-next.3
- @backstage/config@1.1.0-next.2
- @backstage/types@1.1.1-next.0
- @backstage/backend-plugin-api@0.6.3-next.3
- @backstage/backend-common@0.19.5-next.3
- @backstage/plugin-auth-node@0.3.0-next.3
## 0.2.3-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-test-utils",
"description": "Test helpers library for Backstage backends",
"version": "0.2.3-next.2",
"version": "0.2.3-next.3",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
+59
View File
@@ -1,5 +1,64 @@
# example-backend
## 0.2.87-next.3
### Patch Changes
- Updated dependencies
- @backstage/plugin-techdocs-backend@1.7.0-next.3
- @backstage/plugin-proxy-backend@0.4.0-next.3
- @backstage/plugin-adr-backend@0.4.0-next.3
- @backstage/plugin-auth-backend@0.19.0-next.3
- @backstage/plugin-azure-devops-backend@0.4.0-next.3
- @backstage/plugin-badges-backend@0.3.0-next.3
- @backstage/plugin-catalog-backend-module-unprocessed@0.3.0-next.3
- @backstage/plugin-devtools-backend@0.2.0-next.3
- @backstage/plugin-entity-feedback-backend@0.2.0-next.3
- @backstage/plugin-kafka-backend@0.3.0-next.3
- @backstage/plugin-lighthouse-backend@0.3.0-next.3
- @backstage/plugin-linguist-backend@0.5.0-next.3
- @backstage/plugin-todo-backend@0.3.0-next.3
- @backstage/plugin-app-backend@0.3.51-next.3
- @backstage/plugin-catalog-backend@1.13.0-next.3
- @backstage/plugin-events-backend@0.2.12-next.3
- @backstage/plugin-kubernetes-backend@0.11.6-next.3
- @backstage/plugin-permission-backend@0.5.26-next.3
- @backstage/plugin-scaffolder-backend@1.17.0-next.3
- @backstage/plugin-search-backend@1.4.3-next.3
- @backstage/plugin-search-backend-module-catalog@0.1.7-next.3
- @backstage/plugin-search-backend-module-elasticsearch@1.3.6-next.3
- @backstage/plugin-search-backend-module-explore@0.1.7-next.3
- @backstage/plugin-search-backend-module-pg@0.5.12-next.3
- @backstage/plugin-search-backend-module-techdocs@0.1.7-next.3
- @backstage/catalog-client@1.4.4-next.2
- @backstage/catalog-model@1.4.2-next.2
- @backstage/config@1.1.0-next.2
- @backstage/integration@1.7.0-next.3
- @backstage/plugin-permission-common@0.7.8-next.2
- @backstage/plugin-search-common@1.2.6-next.2
- @backstage/plugin-permission-node@0.7.14-next.3
- @backstage/plugin-catalog-backend-module-scaffolder-entity-model@0.1.0-next.0
- example-app@0.2.87-next.3
- @backstage/backend-common@0.19.5-next.3
- @backstage/plugin-explore-backend@0.0.13-next.3
- @backstage/backend-tasks@0.5.8-next.3
- @backstage/plugin-auth-node@0.3.0-next.3
- @backstage/plugin-azure-sites-backend@0.1.13-next.3
- @backstage/plugin-catalog-node@1.4.4-next.3
- @backstage/plugin-code-coverage-backend@0.2.17-next.3
- @backstage/plugin-events-node@0.2.12-next.3
- @backstage/plugin-graphql-backend@0.1.41-next.3
- @backstage/plugin-jenkins-backend@0.2.6-next.3
- @backstage/plugin-nomad-backend@0.1.5-next.3
- @backstage/plugin-playlist-backend@0.3.7-next.3
- @backstage/plugin-rollbar-backend@0.1.48-next.3
- @backstage/plugin-scaffolder-backend-module-confluence-to-markdown@0.2.4-next.3
- @backstage/plugin-scaffolder-backend-module-rails@0.4.20-next.3
- @backstage/plugin-search-backend-node@1.2.7-next.3
- @backstage/plugin-tech-insights-backend@0.5.17-next.3
- @backstage/plugin-tech-insights-backend-module-jsonfc@0.1.35-next.3
- @backstage/plugin-tech-insights-node@0.4.9-next.3
## 0.2.87-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "example-backend",
"version": "0.2.87-next.2",
"version": "0.2.87-next.3",
"main": "dist/index.cjs.js",
"types": "src/index.ts",
"license": "Apache-2.0",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/catalog-client
## 1.4.4-next.2
### Patch Changes
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
- Updated dependencies
- @backstage/catalog-model@1.4.2-next.2
- @backstage/errors@1.2.2-next.0
## 1.4.4-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/catalog-client",
"description": "An isomorphic client for the catalog backend",
"version": "1.4.4-next.1",
"version": "1.4.4-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/catalog-model
## 1.4.2-next.2
### Patch Changes
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
- Updated dependencies
- @backstage/config@1.1.0-next.2
- @backstage/errors@1.2.2-next.0
- @backstage/types@1.1.1-next.0
## 1.4.2-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/catalog-model",
"description": "Types and validators that help describe the model of a Backstage Catalog",
"version": "1.4.2-next.1",
"version": "1.4.2-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/cli-node
## 0.1.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/errors@1.2.2-next.0
- @backstage/types@1.1.1-next.0
- @backstage/cli-common@0.1.12
## 0.1.3
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/cli-node",
"description": "Node.js library for Backstage CLIs",
"version": "0.1.3",
"version": "0.1.4-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+23
View File
@@ -1,5 +1,28 @@
# @backstage/cli
## 0.22.13-next.3
### Patch Changes
- 4d5eeec52d80: Add ESM loader for the experimental backend start command.
- 3494c502aba7: Added a new `repo fix` command that fixes auto-fixable problems in all packages. Initially the command fixes package export declarations, as well as marks all non-bundled frontend packages as side-effect free. Marking packages as free of side-effects can drastically reduce the Webpack bundle size.
- f36113ca2305: Add experimental support for frontend package discovery.
- a23fce763c6a: Fixed a bug where package exports entry points could not be `.tsx` files.
- 4af4defcc114: When running `version:bump` it will now log duplicates instead of throwing an error
- 956d226eeeee: Add `"sideEffects": false` to `package.json` in frontend package templates. This can be added to existing packages using the new `yarn fix` command.
- cd7331587eb3: Removed the experimental `package fix` command that was used to automatically add dependencies to `package.json`, but has since been replaced by the `no-undeclared-imports` rule from `@backstage/eslint-plugin`.
- Updated dependencies
- @backstage/catalog-model@1.4.2-next.2
- @backstage/config@1.1.0-next.2
- @backstage/errors@1.2.2-next.0
- @backstage/integration@1.7.0-next.3
- @backstage/release-manifests@0.0.10-next.1
- @backstage/types@1.1.1-next.0
- @backstage/cli-common@0.1.12
- @backstage/cli-node@0.1.4-next.0
- @backstage/config-loader@1.5.0-next.3
- @backstage/eslint-plugin@0.1.3
## 0.22.13-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/cli",
"description": "CLI for developing Backstage plugins and apps",
"version": "0.22.13-next.2",
"version": "0.22.13-next.3",
"publishConfig": {
"access": "public"
},
+10
View File
@@ -1,5 +1,15 @@
# @backstage/config-loader
## 1.5.0-next.3
### Patch Changes
- Updated dependencies
- @backstage/config@1.1.0-next.2
- @backstage/errors@1.2.2-next.0
- @backstage/types@1.1.1-next.0
- @backstage/cli-common@0.1.12
## 1.5.0-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/config-loader",
"description": "Config loading functionality used by Backstage backend, and CLI",
"version": "1.5.0-next.2",
"version": "1.5.0-next.3",
"publishConfig": {
"access": "public",
"main": "dist/index.cjs.js",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/config
## 1.1.0-next.2
### Patch Changes
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
- Updated dependencies
- @backstage/errors@1.2.2-next.0
- @backstage/types@1.1.1-next.0
## 1.1.0-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/config",
"description": "Config API used by Backstage core, backend, and CLI",
"version": "1.1.0-next.1",
"version": "1.1.0-next.2",
"publishConfig": {
"access": "public",
"main": "dist/index.cjs.js",
+12
View File
@@ -1,5 +1,17 @@
# @backstage/core-app-api
## 1.10.0-next.3
### Patch Changes
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
- 9fe827b380e1: Internal refactor
- Updated dependencies
- @backstage/config@1.1.0-next.2
- @backstage/core-plugin-api@1.6.0-next.3
- @backstage/types@1.1.1-next.0
- @backstage/version-bridge@1.0.5-next.0
## 1.10.0-next.2
### Minor Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/core-app-api",
"description": "Core app API used by Backstage apps",
"version": "1.10.0-next.2",
"version": "1.10.0-next.3",
"publishConfig": {
"access": "public"
},
+12
View File
@@ -1,5 +1,17 @@
# @backstage/core-components
## 0.13.5-next.3
### Patch Changes
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
- Updated dependencies
- @backstage/config@1.1.0-next.2
- @backstage/core-plugin-api@1.6.0-next.3
- @backstage/errors@1.2.2-next.0
- @backstage/theme@0.4.2-next.0
- @backstage/version-bridge@1.0.5-next.0
## 0.13.5-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/core-components",
"description": "Core components used by Backstage plugins and apps",
"version": "0.13.5-next.2",
"version": "0.13.5-next.3",
"publishConfig": {
"access": "public",
"main": "dist/index.esm.js",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/core-plugin-api
## 1.6.0-next.3
### Patch Changes
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
- Updated dependencies
- @backstage/config@1.1.0-next.2
- @backstage/types@1.1.1-next.0
- @backstage/version-bridge@1.0.5-next.0
## 1.6.0-next.2
### Minor Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/core-plugin-api",
"description": "Core API used by Backstage plugins",
"version": "1.6.0-next.2",
"version": "1.6.0-next.3",
"publishConfig": {
"access": "public"
},
+19
View File
@@ -1,5 +1,24 @@
# @backstage/create-app
## 0.5.5-next.3
### Patch Changes
- 4606e005df5d: Added a `fix` scripts that calls the new `backstage-cli repo fix` command.
To apply this change to an existing app, make the following change to your root `package.json`:
```diff
"test": "backstage-cli repo test",
"test:all": "backstage-cli repo test --coverage",
+ "fix": "backstage-cli repo fix",
"lint": "backstage-cli repo lint --since origin/master",
```
- 612594022245: Add a notification when `yarn install` is taking a long time.
- Updated dependencies
- @backstage/cli-common@0.1.12
## 0.5.5-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/create-app",
"description": "A CLI that helps you create your own Backstage app",
"version": "0.5.5-next.2",
"version": "0.5.5-next.3",
"publishConfig": {
"access": "public"
},
+16
View File
@@ -1,5 +1,21 @@
# @backstage/dev-utils
## 1.0.21-next.3
### Patch Changes
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
- Updated dependencies
- @backstage/test-utils@1.4.3-next.3
- @backstage/app-defaults@1.4.3-next.3
- @backstage/catalog-model@1.4.2-next.2
- @backstage/core-app-api@1.10.0-next.3
- @backstage/core-components@0.13.5-next.3
- @backstage/core-plugin-api@1.6.0-next.3
- @backstage/integration-react@1.1.19-next.3
- @backstage/plugin-catalog-react@1.8.4-next.3
- @backstage/theme@0.4.2-next.0
## 1.0.21-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/dev-utils",
"description": "Utilities for developing Backstage plugins.",
"version": "1.0.21-next.2",
"version": "1.0.21-next.3",
"publishConfig": {
"access": "public",
"main": "dist/index.esm.js",
+9
View File
@@ -1,5 +1,14 @@
# e2e-test
## 0.2.7-next.3
### Patch Changes
- Updated dependencies
- @backstage/create-app@0.5.5-next.3
- @backstage/errors@1.2.2-next.0
- @backstage/cli-common@0.1.12
## 0.2.7-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "e2e-test",
"description": "E2E test for verifying Backstage packages",
"version": "0.2.7-next.2",
"version": "0.2.7-next.3",
"private": true,
"backstage": {
"role": "cli"
+8
View File
@@ -1,5 +1,13 @@
# @backstage/errors
## 1.2.2-next.0
### Patch Changes
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
- Updated dependencies
- @backstage/types@1.1.1-next.0
## 1.2.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/errors",
"description": "Common utilities for error handling within Backstage",
"version": "1.2.1",
"version": "1.2.2-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+17
View File
@@ -1,5 +1,22 @@
# @backstage/frontend-app-api
## 0.1.0-next.0
### Minor Changes
- 628ca7e458e4: Initial release
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.1.0-next.0
- @backstage/plugin-graphiql@0.2.54-next.3
- @backstage/config@1.1.0-next.2
- @backstage/core-app-api@1.10.0-next.3
- @backstage/core-components@0.13.5-next.3
- @backstage/core-plugin-api@1.6.0-next.3
- @backstage/types@1.1.1-next.0
## 0.0.1-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-app-api",
"version": "0.0.0",
"version": "0.1.0-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+12
View File
@@ -1,5 +1,17 @@
# @backstage/frontend-plugin-api
## 0.1.0-next.0
### Minor Changes
- 628ca7e458e4: Initial release
### Patch Changes
- Updated dependencies
- @backstage/core-plugin-api@1.6.0-next.3
- @backstage/types@1.1.1-next.0
## 0.0.1-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-plugin-api",
"version": "0.0.0",
"version": "0.1.0-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,13 @@
# @backstage/integration-aws-node
## 0.1.6-next.2
### Patch Changes
- Updated dependencies
- @backstage/config@1.1.0-next.2
- @backstage/errors@1.2.2-next.0
## 0.1.6-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/integration-aws-node",
"description": "Helpers for fetching AWS account credentials",
"version": "0.1.6-next.1",
"version": "0.1.6-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
+12
View File
@@ -1,5 +1,17 @@
# @backstage/integration-react
## 1.1.19-next.3
### Patch Changes
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
- Updated dependencies
- @backstage/config@1.1.0-next.2
- @backstage/core-components@0.13.5-next.3
- @backstage/core-plugin-api@1.6.0-next.3
- @backstage/integration@1.7.0-next.3
- @backstage/theme@0.4.2-next.0
## 1.1.19-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/integration-react",
"description": "Frontend package for managing integrations towards external systems",
"version": "1.1.19-next.2",
"version": "1.1.19-next.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+9
View File
@@ -1,5 +1,14 @@
# @backstage/integration
## 1.7.0-next.3
### Patch Changes
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
- Updated dependencies
- @backstage/config@1.1.0-next.2
- @backstage/errors@1.2.2-next.0
## 1.7.0-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/integration",
"description": "Helpers for managing integrations towards external systems",
"version": "1.7.0-next.2",
"version": "1.7.0-next.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+6
View File
@@ -1,5 +1,11 @@
# @backstage/release-manifests
## 0.0.10-next.1
### Patch Changes
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
## 0.0.10-next.0
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/release-manifests",
"description": "Helper library for receiving release manifests",
"version": "0.0.10-next.0",
"version": "0.0.10-next.1",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {
+10
View File
@@ -1,5 +1,15 @@
# @backstage/repo-tools
## 0.3.4-next.3
### Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.4.2-next.2
- @backstage/errors@1.2.2-next.0
- @backstage/cli-common@0.1.12
- @backstage/cli-node@0.1.4-next.0
## 0.3.4-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/repo-tools",
"description": "CLI for Backstage repo tooling ",
"version": "0.3.4-next.2",
"version": "0.3.4-next.3",
"publishConfig": {
"access": "public"
},
@@ -1,5 +1,24 @@
# techdocs-cli-embedded-app
## 0.2.86-next.3
### Patch Changes
- Updated dependencies
- @backstage/cli@0.22.13-next.3
- @backstage/test-utils@1.4.3-next.3
- @backstage/app-defaults@1.4.3-next.3
- @backstage/catalog-model@1.4.2-next.2
- @backstage/config@1.1.0-next.2
- @backstage/core-app-api@1.10.0-next.3
- @backstage/core-components@0.13.5-next.3
- @backstage/core-plugin-api@1.6.0-next.3
- @backstage/integration-react@1.1.19-next.3
- @backstage/plugin-catalog@1.13.0-next.3
- @backstage/plugin-techdocs@1.7.0-next.3
- @backstage/plugin-techdocs-react@1.1.10-next.3
- @backstage/theme@0.4.2-next.0
## 0.2.86-next.2
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "techdocs-cli-embedded-app",
"version": "0.2.86-next.2",
"version": "0.2.86-next.3",
"private": true,
"backstage": {
"role": "frontend"
+11
View File
@@ -1,5 +1,16 @@
# @techdocs/cli
## 1.5.0-next.3
### Patch Changes
- Updated dependencies
- @backstage/catalog-model@1.4.2-next.2
- @backstage/config@1.1.0-next.2
- @backstage/backend-common@0.19.5-next.3
- @backstage/cli-common@0.1.12
- @backstage/plugin-techdocs-node@1.8.0-next.3
## 1.5.0-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@techdocs/cli",
"description": "Utility CLI for managing TechDocs sites in Backstage.",
"version": "1.5.0-next.2",
"version": "1.5.0-next.3",
"publishConfig": {
"access": "public"
},
+15
View File
@@ -1,5 +1,20 @@
# @backstage/test-utils
## 1.4.3-next.3
### Patch Changes
- 7032c214f3b4: Add pod exec terminal to Container Card
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
- Updated dependencies
- @backstage/config@1.1.0-next.2
- @backstage/core-app-api@1.10.0-next.3
- @backstage/core-plugin-api@1.6.0-next.3
- @backstage/plugin-permission-common@0.7.8-next.2
- @backstage/plugin-permission-react@0.4.15-next.3
- @backstage/theme@0.4.2-next.0
- @backstage/types@1.1.1-next.0
## 1.4.3-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/test-utils",
"description": "Utilities to test Backstage plugins and apps.",
"version": "1.4.3-next.2",
"version": "1.4.3-next.3",
"publishConfig": {
"access": "public"
},
+6
View File
@@ -1,5 +1,11 @@
# @backstage/theme
## 0.4.2-next.0
### Patch Changes
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
## 0.4.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/theme",
"description": "material-ui theme for use with Backstage.",
"version": "0.4.1",
"version": "0.4.2-next.0",
"publishConfig": {
"access": "public",
"main": "dist/index.esm.js",
+6
View File
@@ -1,5 +1,11 @@
# @backstage/types
## 1.1.1-next.0
### Patch Changes
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
## 1.1.0
### Minor Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/types",
"description": "Common TypeScript types used within Backstage",
"version": "1.1.0",
"version": "1.1.1-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+6
View File
@@ -1,5 +1,11 @@
# @backstage/version-bridge
## 1.0.5-next.0
### Patch Changes
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
## 1.0.4
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/version-bridge",
"description": "Utilities used by @backstage packages to support multiple concurrent versions",
"version": "1.0.4",
"version": "1.0.5-next.0",
"publishConfig": {
"access": "public",
"main": "dist/index.esm.js",
+33
View File
@@ -1,5 +1,38 @@
# @backstage/plugin-adr-backend
## 0.4.0-next.3
### Minor Changes
- 71114ac50e02: **BREAKING**: The export for the new backend system has been moved to be the `default` export.
For example, if you are currently importing the plugin using the following pattern:
```ts
import { examplePlugin } from '@backstage/plugin-example-backend';
backend.add(examplePlugin);
```
It should be migrated to this:
```ts
backend.add(import('@backstage/plugin-example-backend'));
```
### Patch Changes
- Updated dependencies
- @backstage/catalog-client@1.4.4-next.2
- @backstage/catalog-model@1.4.2-next.2
- @backstage/config@1.1.0-next.2
- @backstage/errors@1.2.2-next.0
- @backstage/integration@1.7.0-next.3
- @backstage/plugin-adr-common@0.2.15-next.3
- @backstage/plugin-search-common@1.2.6-next.2
- @backstage/backend-plugin-api@0.6.3-next.3
- @backstage/backend-common@0.19.5-next.3
## 0.3.9-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-adr-backend",
"version": "0.3.9-next.2",
"version": "0.4.0-next.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-adr-common
## 0.2.15-next.3
### Patch Changes
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
- Updated dependencies
- @backstage/catalog-model@1.4.2-next.2
- @backstage/integration@1.7.0-next.3
- @backstage/plugin-search-common@1.2.6-next.2
## 0.2.15-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-adr-common",
"description": "Common functionalities for the adr plugin",
"version": "0.2.15-next.2",
"version": "0.2.15-next.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+17
View File
@@ -1,5 +1,22 @@
# @backstage/plugin-adr
## 0.6.7-next.3
### Patch Changes
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
- aa844e704a32: support for i18n feature
- Updated dependencies
- @backstage/catalog-model@1.4.2-next.2
- @backstage/core-components@0.13.5-next.3
- @backstage/core-plugin-api@1.6.0-next.3
- @backstage/integration-react@1.1.19-next.3
- @backstage/plugin-adr-common@0.2.15-next.3
- @backstage/plugin-catalog-react@1.8.4-next.3
- @backstage/plugin-search-common@1.2.6-next.2
- @backstage/plugin-search-react@1.7.0-next.3
- @backstage/theme@0.4.2-next.0
## 0.6.7-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-adr",
"version": "0.6.7-next.2",
"version": "0.6.7-next.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+27
View File
@@ -1,5 +1,32 @@
# @backstage/plugin-airbrake-backend
## 0.3.0-next.3
### Minor Changes
- 71114ac50e02: **BREAKING**: The export for the new backend system has been moved to be the `default` export.
For example, if you are currently importing the plugin using the following pattern:
```ts
import { examplePlugin } from '@backstage/plugin-example-backend';
backend.add(examplePlugin);
```
It should be migrated to this:
```ts
backend.add(import('@backstage/plugin-example-backend'));
```
### Patch Changes
- Updated dependencies
- @backstage/config@1.1.0-next.2
- @backstage/backend-plugin-api@0.6.3-next.3
- @backstage/backend-common@0.19.5-next.3
## 0.2.24-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-airbrake-backend",
"version": "0.2.24-next.2",
"version": "0.3.0-next.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-airbrake
## 0.3.24-next.3
### Patch Changes
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
- Updated dependencies
- @backstage/test-utils@1.4.3-next.3
- @backstage/catalog-model@1.4.2-next.2
- @backstage/core-components@0.13.5-next.3
- @backstage/core-plugin-api@1.6.0-next.3
- @backstage/dev-utils@1.0.21-next.3
- @backstage/plugin-catalog-react@1.8.4-next.3
- @backstage/theme@0.4.2-next.0
## 0.3.24-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-airbrake",
"version": "0.3.24-next.2",
"version": "0.3.24-next.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-allure
## 0.1.40-next.3
### Patch Changes
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
- Updated dependencies
- @backstage/catalog-model@1.4.2-next.2
- @backstage/core-components@0.13.5-next.3
- @backstage/core-plugin-api@1.6.0-next.3
- @backstage/plugin-catalog-react@1.8.4-next.3
- @backstage/theme@0.4.2-next.0
## 0.1.40-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-allure",
"description": "A Backstage plugin that integrates with Allure",
"version": "0.1.40-next.2",
"version": "0.1.40-next.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-analytics-module-ga
## 0.1.33-next.3
### Patch Changes
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
- Updated dependencies
- @backstage/config@1.1.0-next.2
- @backstage/core-components@0.13.5-next.3
- @backstage/core-plugin-api@1.6.0-next.3
- @backstage/theme@0.4.2-next.0
## 0.1.33-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-analytics-module-ga",
"version": "0.1.33-next.2",
"version": "0.1.33-next.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-analytics-module-ga4
## 0.1.4-next.3
### Patch Changes
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
- Updated dependencies
- @backstage/config@1.1.0-next.2
- @backstage/core-components@0.13.5-next.3
- @backstage/core-plugin-api@1.6.0-next.3
- @backstage/theme@0.4.2-next.0
## 0.1.4-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-analytics-module-ga4",
"version": "0.1.4-next.2",
"version": "0.1.4-next.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
@@ -1,5 +1,15 @@
# @backstage/plugin-analytics-module-newrelic-browser
## 0.0.2-next.3
### Patch Changes
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
- Updated dependencies
- @backstage/config@1.1.0-next.2
- @backstage/core-components@0.13.5-next.3
- @backstage/core-plugin-api@1.6.0-next.3
## 0.0.2-next.2
### Patch Changes

Some files were not shown because too many files have changed in this diff Show More