Skip to content
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

2.9.1? #108

Closed
pwbriggs opened this issue Apr 25, 2024 · 3 comments
Closed

2.9.1? #108

pwbriggs opened this issue Apr 25, 2024 · 3 comments

Comments

@pwbriggs
Copy link

pwbriggs commented Apr 25, 2024

As you may be aware, remix just published a patch release, 2.9.1. Because of the peer dependency @vercel/remix@2.9.0@remix-run/dev@2.9.0, I'm getting dependency tree resolution errors (Vercel seems to be injecting @vercel/remix as part of the build process? It's not explicitly declared in my package.json).

I don't see a @vercel/remix@2.9.1 on the npm registry yet, so I just wanted to check in.

@lifeiscontent
Copy link

@pwbriggs you can install this version of @vercel/remix to try it out: https://remix-git-fork-lifeiscontent-chore-bump-release.vercel.sh/vercel-remix.tgz its built via this PR: #110

@TooTallNate
Copy link
Member

2.9.1 published

Vercel seems to be injecting @vercel/remix as part of the build process?

Btw, are you using Remix + Vite yet? If not, I strongly suggest that you migrate to that.

@pwbriggs
Copy link
Author

Nice, thanks!

are you using Remix + Vite yet?

I just saw this in the documentation. Sounds exciting!

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

No branches or pull requests

3 participants