This repository has been archived by the owner on Oct 26, 2024. It is now read-only.
Releases: stimulus-components/stimulus-notification
Releases · stimulus-components/stimulus-notification
3.0.0
Chore
- Renaming the component from
stimulus-notification
to@stimulus-components/notification
- Upgrading dependencies
- Exporting Typescript Types
- Updating demo UI
- Add Stimulus LSP compatibility
2.2.0
Added
- Adding
name
in library export to use the package with CDN, Sprockets andimport-maps
.
Chore
- Bump dependencies.
- Upgrading to Vite
4.x
. - Docs new UI.
2.1.0
2.0.0
Chore
- Breaking Upgrading Stimulus to
3.x
and change namespace fromstimulus
to@hotwired/stimulus
. - Upgrading dependencies
- Upgrading Node to 16.13.1.