Skip to content

0.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 16:45
· 149 commits to main since this release
d2c94f1

Summary

This release fixes an issue that prevented the installation of the plugin if the Backstage React version was not compatible with the plugin version. It also fixes a moderate security issue, adds support for React 18+ and bumps up the versions of Backstage packages.

Changes

chore(deps): add support for React 18+ (#43)
chore(deps): bump up Backstage versions (#44)
docs: Simplify readme file and point to full documentation (#47)
chore(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2 (#48)
fix: move strict dependencies (#49)

This release was made possible by the following contributors:

@t1agob