Skip to content

Commit

Permalink
Add changset for v3
Browse files Browse the repository at this point in the history
  • Loading branch information
YummYume committed Nov 11, 2024
1 parent eb71e7e commit 7efa22f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .changeset/polite-books-serve.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
'bun-stimulus-plugin': major
---

## BREAKING CHANGES

Remove the `directorySeparator` option and replace all `_` by `-` to follow the Stimulus naming convention.

If you previously had a controller named `my_controller`, it will now be `my-controller`.

## Dev Changes

Update ESLint to flat config, update dependencies.

0 comments on commit 7efa22f

Please sign in to comment.