Releases: stimulus-components/stimulus-sortable
Releases · stimulus-components/stimulus-sortable
5.0.1
5.0.0
Chore
- Renaming the component from
stimulus-sortable
to@stimulus-components/sortable
- Upgrading dependencies
- Exporting Typescript Types
- Updating demo UI
- Add Stimulus LSP compatibility
4.1.1
4.1.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.
- Upgrading Node to
18.x
.
4.0.0
Chore
- Breaking Replacing
end
method byonUpdate
to make patch request only if position actually changed.
3.3.0
Chore
- Upgrading Node to 16
- Bump dependencies
- Using dependencies as
external
libraries to reduce package size.
3.2.0
3.1.0
3.0.0
v2.1.0
- Adding paramName value option 0a627e5