hirosystems / connect

A library for building excellent user experiences with Stacks.
https://connect.stacks.js.org
MIT License
76 stars 40 forks source link

fix: update scroll and callbacks #362

Closed janniks closed 5 months ago

janniks commented 5 months ago

This PR was published to npm with the alpha versions:

  • connect npm install @stacks/connect@7.6.1-alpha.8ffdb23.0 --save-exact
  • connect-react npm install @stacks/connect-react@22.4.1-alpha.8ffdb23.0 --save-exact
  • connect-ui npm install @stacks/connect-ui@6.3.1-alpha.8ffdb23.0 --save-exact

thanks to @fess-v 🙏

changeset-bot[bot] commented 5 months ago

🦋 Changeset detected

Latest commit: 8ffdb230db95e6dd0205aa9c684d5641bd504074

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages | Name | Type | | --------------------- | ----- | | @stacks/connect-ui | Minor | | @stacks/connect | Minor | | @stacks/connect-react | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

vercel[bot] commented 5 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
connect ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2024 9:33pm
connect-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2024 9:33pm
fess-v commented 5 months ago

Tried this fix, works perfectly! thanks @janniks