Skip to content

Commit 3f2a145

Browse files
tonysmgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 48bf743 commit 3f2a145

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to `importmap-laravel` will be documented in this file.
44

5+
## 2.4.0 - 2025-03-02
6+
7+
### What's Changed
8+
9+
* Laravel 12.x Compatibility by @laravel-shift in https://github.com/tonysm/importmap-laravel/pull/59
10+
11+
**Full Changelog**: https://github.com/tonysm/importmap-laravel/compare/2.3.2...2.4.0
12+
513
## 2.3.1 - 2024-03-13
614

715
### What's Changed
@@ -100,6 +108,7 @@ sed -i 's/x-importmap-tags/x-importmap::tags/g' resources/**/*.php
100108

101109

102110

111+
103112
```
104113
Also, ensure you have `php artisan view:cache` in your deployment script.
105114

0 commit comments

Comments
 (0)