Closed janniks closed 1 month ago
Latest commit: cc06270e7f69a6b20b792c8643fea91d87e7d93c
The changes in this PR will be included in the next version bump.
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
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 | Oct 18, 2024 2:29pm |
connect-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 18, 2024 2:29pm |
Had a weird yarn problem for a while, where we could never recreate the lock file. It was hard to update deps. And npm is the default and everyone has it, one step less 😉
Yep, I think the actual web bundle won't be too much bigger, as it only uses a few imports. But for now we want backwards comp. A next version of Connect would reinvent a bunch of stuff and be non-backwards compatible (while the wallet still are probably), but hopefully more on that front soon!
@janniks makes sense !
I just wanted to know, as I rarely use yarn nowadays, it's either pnpm or npm. npm is quite fast now, and it's much simpler and predictable.