Skip to content

v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@nickpoulos nickpoulos released this 13 Jun 00:24
· 7 commits to main since this release
2f04e23

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