Commit d7d08b6 1 parent efbda46 commit d7d08b6 Copy full SHA for d7d08b6
File tree 1 file changed +13
-13
lines changed
1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 4
4
5
5
** Minor Breaking Change:**
6
6
- All functions in ` params ` are now async, with the addition of these functions in this version:
7
- - params.showToast
8
- - params.dismissToast
9
- - params.goToPath
10
- - params.setTextAreaValue
11
- - params.openChat
7
+ - ` params.showToast `
8
+ - ` params.dismissToast `
9
+ - ` params.goToPath `
10
+ - ` params.setTextAreaValue `
11
+ - ` params.openChat `
12
12
- The following functions from hooks are now async:
13
- - showToast
14
- - dismissToast
15
- - toggleAudio
16
- - toggleNotifications
17
- - toggleVoice
18
- - toggleChatWindow
19
- - goToPath
20
- - setTextAreaValue
13
+ - ` showToast `
14
+ - ` dismissToast `
15
+ - ` toggleAudio `
16
+ - ` toggleNotifications `
17
+ - ` toggleVoice `
18
+ - ` toggleChatWindow `
19
+ - ` goToPath `
20
+ - ` setTextAreaValue `
21
21
22
22
** Fixed:**
23
23
- Fixed stale values in toggle events
You can’t perform that action at this time.
0 commit comments