-
Notifications
You must be signed in to change notification settings - Fork 702
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade to remix 1.7.6 #725
Conversation
https://github.com/remix-run/remix/releases/tag/remix%401.7.0 https://github.com/remix-run/remix/releases/tag/remix%401.7.4 du -ckd1 node_modules -795648 +798524 Not much changes though I found since [1.7.5](https://github.com/remix-run/remix/releases/tag/remix%401.7.5) build started to hang when run with turbo or recursive pnpm run. Looks like in this commit some stream or connection not closed when build is finished. remix-run/remix#4410 Let's see if not fixed in newer versions and then file an issue.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Did you mean the errors are coming with this update? That would mean we can't merge this ,right? |
Maybe this was there and remix just started to show it. Do you know where these attributes may come from? |
data-lt-installed doesn't exist anywhere, it is probably caused by Grammarly extension, try incognito mode |
I haven't tested, approving in assumption that you did :) |
Great, catch. Thanks! |
https://github.com/remix-run/remix/releases/tag/remix%401.7.0 https://github.com/remix-run/remix/releases/tag/remix%401.7.4
du -ckd1 node_modules
-795648
+798524
Not much changes though I found since 1.7.5 build started to hang when run with turbo or recursive pnpm run.
Looks like in this commit some stream or connection not closed when build is finished.
remix-run/remix#4410
Let's see if not fixed in newer versions and then file an issue.
Code Review
Before requesting a review
Before merging
.env.example
and thedesigner/env-check.js
if mandatory