Skip to content

Releases: YummYume/bun-stimulus-plugin

v2.1.0

03 Mar 23:13
8310490
Compare
Choose a tag to compare

Minor Changes

  • bd36e21: Fix type generation and build.

v2.0.2

03 Mar 22:51
d1d8136
Compare
Choose a tag to compare

Patch Changes

  • daf0cee: Exclude src folder from package

v2.0.1

03 Mar 22:46
05c6508
Compare
Choose a tag to compare

Patch Changes

  • 0e6c277: Lower bundle size by ignoring files.

v2.0.0

03 Mar 21:06
701f6b4
Compare
Choose a tag to compare

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.

v1.0.2

19 Sep 12:34
0653cda
Compare
Choose a tag to compare

Patch Changes

  • b68b2d3: Add badges to README.
  • 90dc485: Fix a typo in the documentation for bun add.

v1.0.1

19 Sep 12:14
882caa1
Compare
Choose a tag to compare

Patch Changes

  • d89da55: Added documentation for installation and usage with TypeScript.