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.
1 parent 225c2db commit 37974eeCopy full SHA for 37974ee
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
All notable changes to `filament-tree` will be documented in this file.
4
5
+## 3.0.2 - 2025-08-22
6
+
7
+### What's Changed in 3.0.2
8
9
+#### 🐛 Bug fixes
10
11
+- fix: update getModel() method signature for Filament v4 compatibility (225c2db)
12
13
+**Full Changelog**: https://github.com/solutionforest/filament-tree/compare/3.0.1...3.0.2
14
15
## 3.0.1 - 2025-08-22
16
17
<!-- Release notes generated using configuration in .github/release.yml at 3.x -->
@@ -34,4 +44,5 @@ All notable changes to `filament-tree` will be documented in this file.
34
44
composer require solution-forest/filament-tree:^3.0.0
35
45
36
46
47
37
48
```
0 commit comments