This repository has been archived by the owner on Feb 27, 2024. It is now read-only.
Releases: protonemedia/laravel-splade-core
Releases · protonemedia/laravel-splade-core
4.0.1
4.0.0
What's Changed
- Support for passing Blade Slots as Vue slots by @pascalbaljet in #27
- Bump actions/cache from 3 to 4 by @dependabot in #26
Full Changelog: 3.2.0...4.0.0
Note: don't forget to update the NPM package to v4.0 as well.
3.2.0
3.1.1
- Added
vue
macro toComponentAttributeBag
class
3.1.0
- Removed
h()
function from Vue scripts
3.0.0
2.4.0
What's Changed
- Support for Vue Components import + passthrough by @pascalbaljet in #23
Full Changelog: 2.3.0...2.4.0
2.3.0
- Support for Blade Middleware so packages could tap into Splade Core
2.2.4
- Don't transform empty objects
2.2.3
Small typo fix