This repository was archived by the owner on Dec 15, 2024. It is now read-only.
Releases: stimulus-components/stimulus-sortable
Releases · stimulus-components/stimulus-sortable
5.0.1
5.0.0
Chore
- Renaming the component from
stimulus-sortableto@stimulus-components/sortable - Upgrading dependencies
- Exporting Typescript Types
- Updating demo UI
- Add Stimulus LSP compatibility
4.1.1
4.1.0
Added
- Adding
namein library export to use the package with CDN, Sprockets andimport-maps.
Chore
- Bump dependencies.
- Upgrading to Vite
4.x. - Docs new UI.
- Upgrading Node to
18.x.
4.0.0
Chore
- Breaking Replacing
endmethod byonUpdateto make patch request only if position actually changed.
3.3.0
Chore
- Upgrading Node to 16
- Bump dependencies
- Using dependencies as
externallibraries to reduce package size.
3.2.0
3.1.0
3.0.0
v2.1.0
- Adding paramName value option 0a627e5