Skip to content

chore(repo): version packages for stable#1046

Merged
thomaswhyyou merged 1 commit into
mainfrom
changeset-release/main
Jul 23, 2026
Merged

chore(repo): version packages for stable#1046
thomaswhyyou merged 1 commit into
mainfrom
changeset-release/main

Conversation

@knock-eng-bot

Copy link
Copy Markdown
Contributor

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/react@0.12.1

Patch Changes

  • 559ddf1: fix(KNO-14012): guide toolbar no longer requires importing @knocklabs/react/dist/index.css

    The guide toolbar previously rendered unstyled (or with frankenstein styling) unless the consuming app imported @knocklabs/react/dist/index.css. Apps that only render custom guide components have no reason to import that stylesheet, so the toolbar broke for them. The toolbar now injects its compiled styles into the document head at runtime when it becomes visible, making it plug and play without an explicit CSS import. When dist/index.css is imported anyway, the injected rules are identical duplicates and have no effect.

guide-example@0.0.86

Patch Changes

  • Updated dependencies [559ddf1]
    • @knocklabs/react@0.12.1

ms-teams-connect-example@0.0.73

Patch Changes

  • Updated dependencies [559ddf1]
    • @knocklabs/react@0.12.1

nextjs-app-dir-example@0.0.72

Patch Changes

  • Updated dependencies [559ddf1]
    • @knocklabs/react@0.12.1

nextjs-example@1.2.38

Patch Changes

  • Updated dependencies [559ddf1]
    • @knocklabs/react@0.12.1

slack-connect-example@0.3.72

Patch Changes

  • Updated dependencies [559ddf1]
    • @knocklabs/react@0.12.1

slack-kit-example@0.4.70

Patch Changes

  • Updated dependencies [559ddf1]
    • @knocklabs/react@0.12.1

@knock-eng-bot
knock-eng-bot requested a review from a team as a code owner July 23, 2026 01:20
@knock-eng-bot
knock-eng-bot requested review from meryldakin and thomaswhyyou and removed request for a team July 23, 2026 01:20
@vercel

vercel Bot commented Jul 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
javascript-ms-teams-connect-example Ready Ready Preview, Comment Jul 23, 2026 1:24am
javascript-nextjs-example Ready Ready Preview, Comment Jul 23, 2026 1:24am
javascript-slack-connect-example Ready Ready Preview, Comment Jul 23, 2026 1:24am
javascript-slack-kit-example Ready Ready Preview, Comment Jul 23, 2026 1:24am

Request Review

@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Bundle Report

Bundle size has no change ✅

@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.58%. Comparing base (559ddf1) to head (3f45b5a).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1046   +/-   ##
=======================================
  Coverage   66.58%   66.58%           
=======================================
  Files         214      214           
  Lines       10514    10514           
  Branches     1529     1529           
=======================================
  Hits         7001     7001           
  Misses       3487     3487           
  Partials       26       26           

@thomaswhyyou
thomaswhyyou merged commit f755233 into main Jul 23, 2026
14 checks passed
@thomaswhyyou
thomaswhyyou deleted the changeset-release/main branch July 23, 2026 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants