This repository has been archived by the owner on May 6, 2022. It is now read-only.
Releases: spokestack/react-native-spokestack
Releases · spokestack/react-native-spokestack
Release 6.1.4
Release 6.1.3
Release 6.1.2
6.1.2 (2021-08-18)
Release 6.1.1
6.1.1 (2021-07-07)
Release 6.1.0
Release 6.0.1
Release 6.0.0
6.0.0 (2021-04-21)
⚠ BREAKING CHANGES
- nlu: The NLU slot type was changed in version 5.0. This commit changes
it back to what it was pre-5.0. slots will be a map, and the property names will
be derived from the name given in the NLU metadata.
Features
- set refreshModels to true in dev mode (de0b342)
Bug Fixes
Release 6.0.0-beta.0
6.0.0-beta.0 (2021-01-11)
Bug Fixes
- nlu: update NLU slot type to be a map with custom property names (f0ba05b)
BREAKING CHANGES
- nlu: The NLU slot type was changed in version 5.0. This commit changes
it back to what it was pre-5.0. slots will be a map, and the property names will
be derived from the name given in the NLU metadata.
Release 5.0.0
Release 5.0.0-beta.4
5.0.0-beta.4 (2020-12-18)
Bug Fixes
- resolve initialize early if already initialized (idempotent) (440b50b)