# @backstage/version-bridge ## 1.0.7 ### Patch Changes - 6c2b872153: Add official support for React 18. ## 1.0.7-next.0 ### Patch Changes - 6c2b872153: Add official support for React 18. ## 1.0.6 ### Patch Changes - 9a1fce352e: Updated dependency `@testing-library/jest-dom` to `^6.0.0`. ## 1.0.5 ### Patch Changes - 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds. ## 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 - e0c6e8b9c3c: Update peer dependencies ## 1.0.4-next.0 ### Patch Changes - e0c6e8b9c3c: Update peer dependencies ## 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](https://backstage.io/docs/overview/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.