Files
backstage/packages/version-bridge/CHANGELOG.md
T
github-actions[bot] b228d7d9c2 Version Packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-20 11:24:40 +02:00

1.5 KiB

@backstage/version-bridge

1.0.5

Patch Changes

  • 406b786a2a: Mark package as being free of side effects, allowing more optimized Webpack builds.

1.0.5-next.0

Patch Changes

  • 406b786a2a: Mark package as being free of side effects, allowing more optimized Webpack builds.

1.0.4

Patch Changes

1.0.4-next.0

Patch Changes

1.0.3

Patch Changes

  • d3fea4ae0a: Internal fixes to avoid implicit usage of globals

1.0.3-next.0

Patch Changes

  • d3fea4ae0a: Internal fixes to avoid implicit usage of globals

1.0.2

Patch Changes

  • e70984325d: Updated the value created by createVersionedValueMap to give it an extra hidden property that makes it easier to inspect during debugging.

1.0.1

Patch Changes

  • 7c7919777e: build(deps-dev): bump @testing-library/react-hooks from 7.0.2 to 8.0.0

1.0.0

Major Changes

  • b58c70c223: This package has been promoted to v1.0! To understand how this change affects the package, please check out our versioning policy.

Patch Changes

  • a422d7ce5e: chore(deps): bump @testing-library/react from 11.2.6 to 12.1.3

0.1.2

Patch Changes

  • c77c5c7eb6: Added backstage.role to package.json

0.1.1

Patch Changes

  • cd450844f6: Moved React dependencies to peerDependencies and allow both React v16 and v17 to be used.