Skip to content

Releases: harrel56/use-sortablejs

v1.1.7

24 Jul 15:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.6...v1.1.7

v1.1.6

12 Apr 20:52
Compare
Choose a tag to compare

build fixes

v1.1.5

12 Apr 19:43
Compare
Choose a tag to compare

build fixes

v1.1.4

12 Apr 19:24
Compare
Choose a tag to compare

Switch to bun

v1.1.3

20 Aug 19:25
Compare
Choose a tag to compare

Maintenance realease

What's Changed

  • Bump parcel from 2.7.0 to 2.9.2 in /main by @dependabot in #1
  • Bump @parcel/transformer-typescript-types from 2.7.0 to 2.9.2 in /main by @dependabot in #2
  • Bump typescript from 4.7.4 to 5.1.3 in /main by @dependabot in #3
  • Bump @parcel/packager-ts from 2.7.0 to 2.9.2 in /main by @dependabot in #4
  • Bump webpack-cli from 4.10.0 to 5.1.4 in /examples by @dependabot in #5
  • Bump typescript from 4.7.4 to 5.1.3 in /examples by @dependabot in #6
  • Bump @types/sortablejs from 1.13.0 to 1.15.1 in /examples by @dependabot in #8
  • Bump @types/react from 18.0.15 to 18.2.12 in /examples by @dependabot in #9
  • Bump ts-loader from 9.3.1 to 9.4.3 in /examples by @dependabot in #7
  • Bump playwright-core from 1.25.0 to 1.35.0 in /examples by @dependabot in #10
  • Bump @babel/preset-typescript from 7.18.6 to 7.22.5 in /examples by @dependabot in #11
  • Bump jest from 28.1.3 to 29.5.0 in /examples by @dependabot in #12
  • Bump @babel/preset-env from 7.18.9 to 7.22.5 in /examples by @dependabot in #13
  • Bump prismjs from 1.28.0 to 1.29.0 in /examples by @dependabot in #14
  • Bump webpack from 5.73.0 to 5.86.0 in /examples by @dependabot in #15
  • Bump @types/react-dom from 18.0.6 to 18.2.5 in /examples by @dependabot in #16
  • Bump @types/jest from 28.1.6 to 29.5.2 in /examples by @dependabot in #17
  • Bump playwright from 1.25.0 to 1.35.0 in /examples by @dependabot in #18
  • Bump @types/react-dom from 18.2.5 to 18.2.6 in /examples by @dependabot in #19
  • Bump playwright-core from 1.35.0 to 1.35.1 in /examples by @dependabot in #21
  • Bump webpack from 5.86.0 to 5.87.0 in /examples by @dependabot in #23
  • Bump @types/react from 18.2.12 to 18.2.13 in /examples by @dependabot in #20
  • Bump playwright from 1.35.0 to 1.35.1 in /examples by @dependabot in #22
  • Bump @parcel/transformer-typescript-types from 2.9.2 to 2.9.3 in /main by @dependabot in #24
  • Bump @types/react from 18.2.13 to 18.2.14 in /examples by @dependabot in #25
  • Bump webpack from 5.87.0 to 5.88.0 in /examples by @dependabot in #27
  • Bump @parcel/packager-ts from 2.9.2 to 2.9.3 in /main by @dependabot in #26
  • Bump parcel from 2.9.2 to 2.9.3 in /main by @dependabot in #28
  • Bump typescript from 5.1.3 to 5.1.6 in /main by @dependabot in #29
  • Bump webpack from 5.88.0 to 5.88.1 in /examples by @dependabot in #30
  • Bump typescript from 5.1.3 to 5.1.6 in /examples by @dependabot in #31
  • Bump ts-loader from 9.4.3 to 9.4.4 in /examples by @dependabot in #32
  • Bump jest from 29.5.0 to 29.6.1 in /examples by @dependabot in #33
  • Bump @babel/preset-env from 7.22.5 to 7.22.7 in /examples by @dependabot in #34
  • Bump playwright from 1.35.1 to 1.36.1 in /examples by @dependabot in #39
  • Bump @types/react-dom from 18.2.6 to 18.2.7 in /examples by @dependabot in #35
  • Bump @types/react from 18.2.14 to 18.2.15 in /examples by @dependabot in #36
  • Bump @babel/preset-env from 7.22.7 to 7.22.9 in /examples by @dependabot in #37
  • Bump @types/jest from 29.5.2 to 29.5.3 in /examples by @dependabot in #38
  • Bump playwright-core from 1.35.1 to 1.36.1 in /examples by @dependabot in #40
  • Bump webpack from 5.88.1 to 5.88.2 in /examples by @dependabot in #41
  • Bump jest from 29.6.1 to 29.6.2 in /examples by @dependabot in #45
  • Bump @types/react from 18.2.15 to 18.2.20 in /examples by @dependabot in #47
  • Bump playwright-core from 1.36.1 to 1.37.0 in /examples by @dependabot in #48
  • Bump @babel/preset-env from 7.22.9 to 7.22.10 in /examples by @dependabot in #49
  • Bump playwright from 1.36.1 to 1.37.1 in /examples by @dependabot in #51
  • Bump playwright-core from 1.37.0 to 1.37.1 in /examples by @dependabot in #52

Full Changelog: v1.1.1...v1.1.3

v1.1.1

16 Aug 21:13
Compare
Choose a tag to compare
  • Make options reactive
  • Add sortableRef

v1.0.0

14 Aug 17:43
Compare
Choose a tag to compare

First release