Releases: Gustash/react-native-siri-shortcut
Releases · Gustash/react-native-siri-shortcut
v3.2.4
What's Changed
- fix: resolve issue with persistentIdentifier misspelling by @hakansaglam29 in #138
New Contributors
- @hakansaglam29 made their first contribution in #138
Full Changelog: v3.2.3...v3.2.4
v3.2.3
v3.2.2
v3.2.1
v3.2.0
What's Changed
- Support for Scenes and an example project by @gavrichards in #105
- feat:
initWithDelegate:connectionOptions:
RCTBridge convenience initializer by @Gustash in #106
New Contributors
- @gavrichards made their first contribution in #105
Full Changelog: v3.1.1...v3.2.0
v3.1.1
v3.1.0 - MIT License
v3.0.1
v3.0.0
BREAKING CHANGES
This release is a breaking change. Please refer to the Migration Guide if you're upgrading.
What's Changed
- refactor: React Native 0.68 support by @Gustash in #91
- refactor: replaced README docs with Docusaurus GH Page by @Gustash in #93
Note
This release does not yet support the New Architecture. That support will come with a later release.
Full Changelog: v2.1.0...v3.0.0
2.1.0
Changes
Changed LICENSE from GPLv3 to a less strict LGPLv3.
This means you are no longer required to release the source code of your entire app, but are required to make any changes to the library public (i.e. submit PRs or public forks of this library with your changes to it)