Skip to content

Conversation

haoqunjiang
Copy link
Member

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Docs
  • Underlying tools
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

Technically it's a breaking change, though not very significant.

Other information:

@C0kkie
Copy link

C0kkie commented Oct 27, 2021

Can we also get a backport to v4?

@haoqunjiang
Copy link
Member Author

No, xxhash64 is only supported in webpack 5.54.0+

@C0kkie
Copy link

C0kkie commented Oct 27, 2021

is the beta already good to use or

@haoqunjiang
Copy link
Member Author

It's mostly stable. No drastic breaking changes are planned.

@horans
Copy link

horans commented Oct 28, 2021

Ran into Digest method not supported with Node v17.01/16.13 + vue-cli v5.0.0-beta.7 with official plugins.
Had to fallback to node v16.13 + vue-cli v5.0.0-beta.7 with all the plugins but beta.6 vue/cli-service.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment