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

0.8.0/next #1466

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

0.8.0/next #1466

wants to merge 2 commits into from

Conversation

u12206050
Copy link
Contributor

Start of next version 0.8.0

Updated packages and dependancies and support for:
Webpack 5
PostCSS 8

Fix found code deprecations for example graphql and joi.

@hjvedvik
Copy link
Member

This is awesome @u12206050! I have been looking into webpack 5 myself lately. The only blocker I ran into was an issue with vue-ssr-webpack-plugin. But I'll take a look at this PR later today :)

@hjvedvik
Copy link
Member

Btw, we are using Conventional Commits to auto-generate the changelog based on individual commits or squashed PR's. Braking changes are added by writing BREAKING CHANGE: ... in the commit body. Maybe it would be better to move some of the changes in this PR into other smaller PRs?

@u12206050
Copy link
Contributor Author

Ah ok, thanks for letting me know. Does that mean I do not need to update the README.md file?

@hjvedvik
Copy link
Member

It's only the CHANGELOG.md files in each package that are auto-generated. Its generated based on the commit messages, like fix: ... and feat: ... etc. But you don't need to follow that pattern while working on a PR. The commits in the PR will be squashed into one commit with a proper message when it gets merged :)

@RehanSaeed
Copy link

The docs on this page talk about Webpack 5 being needed to use sass-loader v11. This also needs to be updated.

Looking forward to this going in!

@duboiss duboiss mentioned this pull request Apr 25, 2021
@hjvedvik
Copy link
Member

@u12206050 A new version of vue-server-renderer with webpack 5 support was released a couple of weeks ago. So I went ahead and finished the feat/webpack-5 I started on. I hope to publish an update for Gridsome next week, but feel free to finish other features you have started on in this PR :)

@emmanuelvlad
Copy link

:|

@duboiss
Copy link

duboiss commented Dec 6, 2021

Any news @hjvedvik ? Need help ?
I think many are waiting for this update :)
Thanks!

edit: I moved to nuxt, good luck

@RehanSaeed
Copy link

RehanSaeed commented Feb 25, 2022

@u12206050 Looks like there has been some activity 🚀 and new CI builds have appeared. It might be worth updating this PR to get it passing.

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

Successfully merging this pull request may close these issues.

None yet

5 participants