Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

Releases: stimulus-components/stimulus-notification

3.0.0

22 Mar 01:53
Compare
Choose a tag to compare

Chore

  • Renaming the component from stimulus-notification to @stimulus-components/notification
  • Upgrading dependencies
  • Exporting Typescript Types
  • Updating demo UI
  • Add Stimulus LSP compatibility

v2.2.0...v3.0.0

2.2.0

24 Dec 00:43
Compare
Choose a tag to compare

Added

  • Adding name in library export to use the package with CDN, Sprockets and import-maps.

Chore

  • Bump dependencies.
  • Upgrading to Vite 4.x.
  • Docs new UI.

v2.1.0...v2.2.0

2.1.0

12 Aug 15:16
Compare
Choose a tag to compare

Added

  • Adding the hidden value to open the notification programmatically.

v2.0.0...v2.1.0

2.0.0

27 Dec 21:17
Compare
Choose a tag to compare

Chore

  • Breaking Upgrading Stimulus to 3.x and change namespace from stimulus to @hotwired/stimulus.
  • Upgrading dependencies
  • Upgrading Node to 16.13.1.

v1.0.0...v2.0.0

v1.0.0

14 Jul 13:12
Compare
Choose a tag to compare

Added

  • Adding controller

50ee09f...v1.0.0