v0.1.0
Pre-release
Pre-release
2021-06-12
0.1.0
-
Refactor the generated bootstrap JavaScript to use the
svelte-tag
package under the hood -
Replace custom @sveltedirect Blade directive with Laravel's built-in @stack('sveltedirect')
-
Migrate Laravel Svelte Direct Mix from its own package into this one
-
Improve Regex for tag matching
-
Refactor the main ServiceProvider to have cleaner functions
-
Added several tests for the rest of the ServiceProvider functions
-
Remove Psalm