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

chore(): update rails to 6.1 #389

Merged
merged 1 commit into from
Oct 5, 2021
Merged

chore(): update rails to 6.1 #389

merged 1 commit into from
Oct 5, 2021

Conversation

gmq
Copy link
Contributor

@gmq gmq commented Oct 5, 2021

Webpacker 4 is incompatible with the "newly" released webpack-dev-server@4, which may be breaking new projects created with potassium.

Updating Rails to 6.1 gives us access to Webpacker 5 which fixes the problem by fixing the version of the package to 3.

Mostly a placeholder until Webpacker 6 gets released, with compatibility with wds@4.


For existing projects: Upgrading to Rails 6.1 and Webpacker 5 seems to be seamless with our current setup, none of the changes should affect us but of course it depends on the project. Tested with mok and it worked as-is after running the update helper.

@gmq gmq requested review from ldlsegovia and rjherrera October 5, 2021 13:28
@gmq gmq force-pushed the chore/update-rails branch from 27a8d17 to 8b5136d Compare October 5, 2021 13:58
@gmq gmq merged commit 60f3eb7 into master Oct 5, 2021
@gmq gmq deleted the chore/update-rails branch October 5, 2021 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants