We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 40b72c2 + 05772ca commit 3604837Copy full SHA for 3604837
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.44.2](https://github.com/shufo/blade-formatter/compare/v1.44.1...v1.44.2) (2025-08-11)
4
+
5
6
+### Fixes
7
8
+* 🐛 revert glob to v10 ([40b72c2](https://github.com/shufo/blade-formatter/commit/40b72c23a82a4e67b0d5085c7667a0eef77b3fb6))
9
10
## [1.44.1](https://github.com/shufo/blade-formatter/compare/v1.44.0...v1.44.1) (2025-08-10)
11
12
package.json
@@ -8,7 +8,7 @@
"formatter",
"laravel"
],
- "version": "1.44.1",
+ "version": "1.44.2",
"description": "An opinionated blade template formatter for Laravel",
13
"main": "./dist/bundle.cjs",
14
"types": "./dist/types/main.d.ts",
0 commit comments