2023-02-27 16:17:26 +00:00
|
|
|
# @saleor/app-sdk
|
|
|
|
|
2023-02-27 17:12:05 +00:00
|
|
|
## 0.32.4
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- 5b7f3cf: Test changeset
|
|
|
|
|
2023-02-27 16:56:21 +00:00
|
|
|
## 0.32.3
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- cce32fb: Test changeset
|
|
|
|
|
2023-02-27 16:38:36 +00:00
|
|
|
## 0.32.2
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- d83c7ab: Test changeset
|
|
|
|
|
2023-02-27 16:30:29 +00:00
|
|
|
## 0.32.1
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- cd25a3b: Add automatic publish to npm after changeset release
|
|
|
|
|
2023-02-27 16:17:26 +00:00
|
|
|
## 0.32.0
|
|
|
|
|
|
|
|
### Minor Changes
|
|
|
|
|
|
|
|
- 9e22a49: Change default behaviour of autoNotifyReady option in AppBridge constructor to be "true"
|
|
|
|
|
|
|
|
This behavior is required by dashboard to send token in handshake in the response
|
|
|
|
|
|
|
|
- 195f2d9: Add hooks to createRegisterHandler, allowing to hook into token exchange process or to interrupt it
|