# @scalar/draggable

## 0.4.0

### Minor Changes

- [#8322](https://github.com/scalar/scalar/pull/8322): chore: bump required node version to >=22 (LTS)

## 0.3.0

### Minor Changes

- [#7199](https://github.com/scalar/scalar/pull/7199) [`0d9c945`](https://github.com/scalar/scalar/commit/0d9c945a696ea8b826d86f7b48ec6de4d85e64f0) Thanks [@marcalexiei](https://github.com/marcalexiei)! - feat: update vue to 3.5.21

## 0.2.0

### Minor Changes

- 483ca93: chore: require Node 20 (or above)

## 0.1.11

### Patch Changes

- c10bbf5: chore: code style

## 0.1.10

### Patch Changes

- fa6afe8: chore: code formatting

## 0.1.9

### Patch Changes

- f500435: chore: stricter TypeScript configuration
- 34e6f52: feat: upgrade to stricter tsconfig

## 0.1.8

### Patch Changes

- 90529fc: chore: upgrade to react 19

## 0.1.7

### Patch Changes

- a40999d: chore: added type safety rule noUncheckedIndexedAccess

## 0.1.6

### Patch Changes

- 0c34a18: chore: updated vue package to 3.5

## 0.1.5

### Patch Changes

- e9253af: fix(api-client): scope api client draggable styles

## 0.1.4

### Patch Changes

- dfa7434: feat(api-client): added drag and drop to the api client

## 0.1.3

### Patch Changes

- 94e68ab: chore: upgrade typescript to 5.5

## 0.1.2

### Patch Changes

- a2cb3c3: Migrate away from unintended peer dependencies

## 0.1.1

### Patch Changes

- e0fc110: chore: patch bump all package

## 0.1.0

### Minor Changes

- 7f8ef74: chore: remove aliasing

### Patch Changes

- 6fbb57e: feat: release all the packages

## 0.0.7

### Patch Changes

- 453b297: fix: drag and dropping of draggable

## 0.0.6

### Patch Changes

- b5a3f7e: feat: added a few props to draggable and exported prop types

## 0.0.5

### Patch Changes

- 45dc04b: fix: can’t release packages

## 0.0.4

### Patch Changes

- f0cc812: chore: update exports for draggable and add jsdoc types
- 05e2e27: chore: add provenance statement
- bf430f6: fix: export draggable types

## 0.0.3

### Patch Changes

- 07211ad: chore: added new lint rule for type importing for better perf

## 0.0.2

### Patch Changes

- fbaaf20: feat: added draggable package
