1.0.0-beta1
Pre-release
Pre-release
What's Changed
Full Changelog: 0.3.1...1.0.0-beta1
If you're updating from the 0.x tags, update:
- The
resources/js/libs/stimulus.jsfile, to rename the lowercaseapplicationmodule toStimulus(also in the export), yourresources/js/libs/stimulus.jsshould look like this - If you're not using Importmaps Laravel, you must regenerate the manifest file (the
resources/js/controllers/index.jsfile), which you can do by runningphp artisan stimulus:manifest