Skip to content

1.0.0-beta1

Pre-release
Pre-release

Choose a tag to compare

@tonysm tonysm released this 24 Nov 21:59
· 55 commits to main since this release
eac587f

What's Changed

Full Changelog: 0.3.1...1.0.0-beta1


⚠️ Attention ⚠️

If you're updating from the 0.x tags, update:

  • The resources/js/libs/stimulus.js file, to rename the lowercase application module to Stimulus (also in the export), your resources/js/libs/stimulus.js should look like this
  • If you're not using Importmaps Laravel, you must regenerate the manifest file (the resources/js/controllers/index.js file), which you can do by running php artisan stimulus:manifest