File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.41.1] ( https://github.com/shufo/blade-formatter/compare/v1.41.0...v1.41.1 ) (2024-02-25)
4
+
5
+
6
+ ### Fixes
7
+
8
+ * ** formatter:** correct indent level for raw [ @php ] ( https://github.com/php ) blocks (close [ #915 ] ( https://github.com/shufo/blade-formatter/issues/915 ) ) ([ 470f503] ( https://github.com/shufo/blade-formatter/commit/470f50375a31aa39644767927f42eb59bd584b27 ) )
9
+
3
10
## [ 1.41.0] ( https://github.com/shufo/blade-formatter/compare/v1.40.1...v1.41.0 ) (2024-02-20)
4
11
5
12
Original file line number Diff line number Diff line change 8
8
" formatter" ,
9
9
" laravel"
10
10
],
11
- "version" : " 1.41.0 " ,
11
+ "version" : " 1.41.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