-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #20 from YummYume/changeset-release/master
Version Packages
- Loading branch information
Showing
3 changed files
with
15 additions
and
14 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1,50 @@ | ||
# bun-stimulus-plugin | ||
|
||
## 2.1.1 | ||
|
||
### Patch Changes | ||
|
||
- f564104: Add deprecation notice for the `directorySeparator` option | ||
|
||
## 2.1.0 | ||
|
||
### Minor Changes | ||
|
||
- bd36e21: Fix type generation and build. | ||
- bd36e21: Fix type generation and build. | ||
|
||
## 2.0.2 | ||
|
||
### Patch Changes | ||
|
||
- daf0cee: Exclude src folder from package | ||
- daf0cee: Exclude src folder from package | ||
|
||
## 2.0.1 | ||
|
||
### Patch Changes | ||
|
||
- 0e6c277: Lower bundle size by ignoring files. | ||
- 0e6c277: Lower bundle size by ignoring files. | ||
|
||
## 2.0.0 | ||
|
||
### Major Changes | ||
|
||
- 295323a: Rewrite the way to match controllers (using globs) and allow directory-based controllers (#7). This change is non-breaking, but it's a major change in the way the plugin works. | ||
- 295323a: Rewrite the way to match controllers (using globs) and allow directory-based controllers (#7). This change is non-breaking, but it's a major change in the way the plugin works. | ||
|
||
## 1.0.2 | ||
|
||
### Patch Changes | ||
|
||
- b68b2d3: Add badges to README. | ||
- 90dc485: Fix a typo in the documentation for bun add. | ||
- b68b2d3: Add badges to README. | ||
- 90dc485: Fix a typo in the documentation for bun add. | ||
|
||
## 1.0.1 | ||
|
||
### Patch Changes | ||
|
||
- d89da55: Added documentation for installation and usage with TypeScript. | ||
- d89da55: Added documentation for installation and usage with TypeScript. | ||
|
||
## 1.0.0 | ||
|
||
### Major Changes | ||
|
||
- Initial release | ||
- Initial release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters