Skip to content

Commit 9c65619

Browse files
chore: Add hooks to server SDK and offlineMode to client SDK
Co-Authored-By: Aaron Zeisler <azeisler@launchdarkly.com>
1 parent 77631bf commit 9c65619

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.sdk_metadata.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"experimentation": { "introduced": "2.4.8" },
2222
"flagChanges": { "introduced": "1.0" },
2323
"inlineContextCustomEvents": { "introduced": "3.10" },
24+
"offlineMode": { "introduced": "3.0" },
2425
"privateAttrs": { "introduced": "1.0" },
2526
"relayProxyProxy": { "introduced": "1.0" },
2627
"track": { "introduced": "1.0" },
@@ -45,6 +46,7 @@
4546
"contexts": { "introduced": "3.0" },
4647
"experimentation": { "introduced": "2.4" },
4748
"fileDataSource": { "introduced": "2.6" },
49+
"hooks": { "introduced": "3.10" },
4850
"inlineContextCustomEvents": { "introduced": "3.9" },
4951
"offlineMode": { "introduced": "1.0" },
5052
"privateAttrs": { "introduced": "1.0" },

0 commit comments

Comments
 (0)