e2d9831352
Changed version ranges for react-aria, react-aria-components, and react-stately from `^` (minor) to `~` (patch) across all consuming packages to prevent unintended minor version upgrades. Also aligned app-visualizer's react-aria-components from 1.14 to 1.17. Signed-off-by: Johan Persson <johanopersson@gmail.com>
notifications
Welcome to the notifications plugin!
Getting started
To install, please refer the Getting Started Backstage Notifications and Signals documentation section.
Please mind installing the @backstage/plugin-notifications-backend and @backstage/plugin-notifications-node packages before this frontend plugin.
Real-time notifications
To be able to get real-time notifications to the UI without need for the user to refresh the page, you also need to
add @backstage/plugin-signals package to your installation.