Releases: kuzzleio/sdk-javascript
Releases · kuzzleio/sdk-javascript
v7.11.0-beta.1
7.11.0-beta.1 (2023-08-30)
Bug Fixes
- actions: add scope to the deploy action (92ab29c)
- actions: issue with deploy documentation and packages (9a367e1)
- package.json: update package lock to fix deps (6d0ee3a)
Features
- semantic-release: add semantic release support and workflow files rework (748c6ae)
7.10.8
7.10.7
7.10.6
7.10.5
7.10.4
7.10.3
7.10.2
7.10.1
7.10.1 (2022-09-02)
Bug fixes
- [ #705 ] Fix the
MappingsProperties
type (Aschen) - [ #701 ] Use PATCH for
document:update
API action using HTTP protocol (alexandrebouthinon)
Enhancements
- [ #704 ] Add support for debug in browser from window object (Aschen)
- [ #707 ] Add query typing (Aschen)
- [ #699 ] Prevent unhandledRejection from NotificationHandler (ChillPC)