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 18c2eef + 8cab2c8 commit 7ddd08bCopy full SHA for 7ddd08b
CHANGELOG.md
@@ -2,6 +2,17 @@
2
3
All notable changes to `filament-tree` will be documented in this file.
4
5
+## 3.1.1 - 2025-09-22
6
+
7
+<!-- Release notes generated using configuration in .github/release.yml at 3.x -->
8
+### What's Changed
9
10
+#### Other Changes
11
12
+* fix: resolve getNodeCollapsedState() method call in tree item template by @cklei-carly in https://github.com/solutionforest/filament-tree/pull/89
13
14
+**Full Changelog**: https://github.com/solutionforest/filament-tree/compare/3.1.0...3.1.1
15
16
## 3.1.0 - 2025-09-12
17
18
<!-- Release notes generated using configuration in .github/release.yml at 3.x -->
@@ -62,4 +73,5 @@ composer require solution-forest/filament-tree:^3.0.0
62
73
63
74
64
75
76
65
77
```
0 commit comments