File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.42.1] ( https://github.com/shufo/blade-formatter/compare/v1.42.0...v1.42.1 ) (2025-01-25)
4
+
5
+
6
+ ### Fixes
7
+
8
+ * ** deps:** update dependency php-parser to v3.2.2 ([ 5e19279] ( https://github.com/shufo/blade-formatter/commit/5e192799643c609c7b0b23b1affe46a1672a9f59 ) )
9
+
10
+
11
+ ### Miscellaneous
12
+
13
+ * 🤖 bump @prettier/plugin-php to 0.22.4 ([ 92432cd] ( https://github.com/shufo/blade-formatter/commit/92432cd305bfe7d517a2e9e97e76d483099f2f63 ) )
14
+ * 🤖 bump js-beautify to 1.15.1 ([ #963 ] ( https://github.com/shufo/blade-formatter/issues/963 ) ) ([ 06c2cfc] ( https://github.com/shufo/blade-formatter/commit/06c2cfc4e5ba8cab381ffb3591110e274ad6c439 ) )
15
+ * ** deps:** bump glob to v10 ([ #961 ] ( https://github.com/shufo/blade-formatter/issues/961 ) ) ([ c0a165a] ( https://github.com/shufo/blade-formatter/commit/c0a165a07b276d2402f4a2e59491cd8d97eb2a55 ) )
16
+ * ** deps:** update dependency vitest to v3 ([ d5a7127] ( https://github.com/shufo/blade-formatter/commit/d5a71276ca0104cc9936ab1f7c4f08c8a58b70d5 ) )
17
+ * ** deps:** update pozil/auto-assign-issue action to v2.1.1 ([ #964 ] ( https://github.com/shufo/blade-formatter/issues/964 ) ) ([ 33e2081] ( https://github.com/shufo/blade-formatter/commit/33e20818fb5e727d4908b09e47e4e4f0a4f75282 ) )
18
+ * ** deps:** update pozil/auto-assign-issue action to v2.1.2 ([ 84501b8] ( https://github.com/shufo/blade-formatter/commit/84501b81da24808a3c134e91d821bb2abc197740 ) )
19
+
3
20
## [ 1.42.0] ( https://github.com/shufo/blade-formatter/compare/v1.41.2...v1.42.0 ) (2024-12-22)
4
21
5
22
Original file line number Diff line number Diff line change 8
8
" formatter" ,
9
9
" laravel"
10
10
],
11
- "version" : " 1.42.0 " ,
11
+ "version" : " 1.42.1 " ,
12
12
"description" : " An opinionated blade template formatter for Laravel" ,
13
13
"main" : " ./dist/bundle.cjs" ,
14
14
"types" : " ./dist/types/main.d.ts" ,
You can’t perform that action at this time.
0 commit comments