You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add a `expandSubsequently` method on the environment and tree refs, to facilitate searching through items that are not yet opened (#287). See https://rct.lukasbach.com/docs/guides/search#finding-items-that-are-not-loaded-in for details
Copy file name to clipboardExpand all lines: packages/docs/docs/changelog.mdx
+7
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,13 @@ sidebar_position: 6
4
4
5
5
# Changelog
6
6
7
+
## 2.2.4 - 27/11/2023
8
+
9
+
### Features
10
+
- Add a `expandSubsequently` method on the environment and tree refs, to facilitate searching through items that are not yet opened (#287). See https://rct.lukasbach.com/docs/guides/search#finding-items-that-are-not-loaded-in for details
0 commit comments