Open berekuk opened 4 days ago
Latest commit: f84baa10170e5a82dcbe0d36ac66fd6a67aef1b5
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated (UTC) |
---|---|---|---|
quri-hub | ✅ Ready (Inspect) | Visit Preview | Nov 25, 2024 0:49am |
squiggle-website | ✅ Ready (Inspect) | Visit Preview | Nov 25, 2024 0:49am |
--turbo
is enabled by default inpnpm run dev
orturbo run dev
; builds are much fasterThis PR is made unrelated to #3450, but implemented on top of it, to simplify the merge. (I hoped #3450 would go in before I'm done with this).
So the right diff to review is this: https://github.com/quantified-uncertainty/squiggle/pull/3452/files/764ace42b2585ecfef93e5abdcaadd4b0068cf57..a53b6fbbbcb09cb1090e839f8d17d942a783817c (most of it is awaits because of https://nextjs.org/blog/next-15#async-request-apis-breaking-change)