Skip to content

Commit 6faabb1

Browse files
committed
1 parent 45e5f25 commit 6faabb1

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

releaseNotes.scroll

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -241,13 +241,15 @@ loop
241241
📦 66.0.0 2023-2-7
242242
⚠️ Legacy `products/jtree.browser.js` has been removed.
243243
⚠️ TreeNode: This is the first of the *getter releases*. Start the long overdue switch to Javascript getters for `get` methods with zero params.
244-
spaceTable
245-
Before After
246-
getParent() parent
247-
getContent() content
248-
getRootNode() root
249-
getWords() words
250-
getFirstWord() firstWord
244+
table
245+
printTable
246+
data
247+
Before After
248+
getParent() parent
249+
getContent() content
250+
getRootNode() root
251+
getWords() words
252+
getFirstWord() firstWord
251253

252254
📦 65.4.0 2023-2-6
253255
🎉 Utils: Upstream `titleToPermalink` method from pldb

0 commit comments

Comments
 (0)