Skip to content

Releases: Gustash/react-native-siri-shortcut

v3.2.4

13 Dec 17:30
b706cf8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.3...v3.2.4

v3.2.3

11 Jun 02:22
e6b11fa
Compare
Choose a tag to compare

What's Changed

  • chore: Updated example to latest RN version by @Gustash in #134
  • fix: new not being available for INUIAddVoiceShortcutButton by @Gustash in #135

Full Changelog: v3.2.2...v3.2.3

v3.2.2

09 Sep 11:18
Compare
Choose a tag to compare

What's Changed

  • fix: ignoring example-scenes directory from npm by @Gustash in #109

Full Changelog: v3.2.1...v3.2.2

v3.2.1

09 Sep 10:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.2.1

v3.2.0

09 Sep 10:01
Compare
Choose a tag to compare

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

Full Changelog: v3.1.1...v3.2.0

v3.1.1

09 Aug 19:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

v3.1.0 - MIT License

24 Apr 10:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.1.0

v3.0.1

22 Apr 22:34
Compare
Choose a tag to compare

What's Changed

Fixed docs build folder accidentally published to npm

v3.0.0

22 Apr 17:38
Compare
Choose a tag to compare

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

08 Apr 16:41
Compare
Choose a tag to compare

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)