chore(repo): version packages for stable #803
Merged
+229
−128
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@knocklabs/expo@0.4.0
Minor Changes
Patch Changes
@knocklabs/react-native@0.7.0
Minor Changes
Patch Changes
@knocklabs/client@0.19.3
Patch Changes
571abb1: Add
branchoption toKnockclientThe
Knockclient now accepts abranchoption. To useKnockwith a branch,set the
apiKeyparam to your development environment's API key and set thebranchoption to the slug of an existing branch.@knocklabs/react@0.9.4
Patch Changes
f4529cc: Enable use of SlackKit with branches
The
useSlackAuthhook exported by@knocklabs/react-corehas been updated sothat it works with branches. You can now use either this hook or the
<SlackAuthButton>component exported by@knocklabs/reactto test connectingSlack workspaces to Knock tenants while working on a branch.
f278892: Enable use of TeamsKit with branches
The
useMsTeamsAuthhook exported by@knocklabs/react-corehas been updatedso that it works with branches. You can now use either this hook or the
<MsTeamsAuthButton>component exported by@knocklabs/reactto testconnecting Microsoft Teams organizations to Knock tenants while working on a
branch.
Updated dependencies [571abb1]
Updated dependencies [f4529cc]
Updated dependencies [f278892]
Updated dependencies [571abb1]
Updated dependencies [571abb1]
@knocklabs/react-core@0.11.3
Patch Changes
571abb1: Add
branchoption touseAuthenticatedKnockClienthookThe
useAuthenticatedKnockClienthook now accepts abranchoption. To useuseAuthenticatedKnockClientwith a branch, set theapiKeyparam to yourdevelopment environment's API key and set the
branchoption to the slug of anexisting branch.
f4529cc: Enable use of SlackKit with branches
The
useSlackAuthhook exported by@knocklabs/react-corehas been updated sothat it works with branches. You can now use either this hook or the
<SlackAuthButton>component exported by@knocklabs/reactto test connectingSlack workspaces to Knock tenants while working on a branch.
f278892: Enable use of TeamsKit with branches
The
useMsTeamsAuthhook exported by@knocklabs/react-corehas been updatedso that it works with branches. You can now use either this hook or the
<MsTeamsAuthButton>component exported by@knocklabs/reactto testconnecting Microsoft Teams organizations to Knock tenants while working on a
branch.
571abb1: Add
branchprop to<KnockProvider>The
<KnockProvider>context provider now accepts an optionalbranchprop.To use
<KnockProvider>with a branch, set theapiKeyprop to yourdevelopment environment's API key and set
branchto the slug of an existingbranch.
Updated dependencies [571abb1]
client-example@0.3.37
Patch Changes
@knocklabs/expo-example@1.0.30
Patch Changes
guide-example@0.0.52
Patch Changes
ms-teams-connect-example@0.0.39
Patch Changes
NEXT_PUBLIC_KNOCK_BRANCHenv var for specifying branchnextjs-app-dir-example@0.0.38
Patch Changes
nextjs-example@1.2.4
Patch Changes
slack-connect-example@0.3.38
Patch Changes
NEXT_PUBLIC_KNOCK_BRANCHenv var for specifying branchslack-kit-example@0.4.36
Patch Changes