Skip to content

Conversation

clydin
Copy link
Member

@clydin clydin commented Apr 25, 2022

Webpack provides built-in support for creating hashes using the xxhash64 algorithm via a WebAssembly module.
This can be significantly faster than the previously used md5 algorithm and is currently used as the output hashing algorithm within the Webpack configuration.
The Webpack peer dependency has also been update to a minimum of 5.54.0 to ensure xxhash64 supported is available.

@clydin clydin added the target: major This PR is targeted for the next major release label Apr 25, 2022
@clydin clydin force-pushed the ngtools/xxhash64 branch from 95c7960 to d403170 Compare April 25, 2022 16:27
Webpack provides built-in support for creating hashes using the xxhash64 algorithm via a WebAssembly module.
This can be significantly faster than the previously used md5 algorithm.
The Webpack peer dependency has also been update to a minimum of 5.54.0 to ensure xxhash64 supported is available.
@clydin clydin force-pushed the ngtools/xxhash64 branch from d403170 to 016d16f Compare April 25, 2022 16:39
@clydin clydin modified the milestone: v14 Apr 26, 2022
@clydin clydin requested a review from dgp1130 April 26, 2022 14:18
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Apr 26, 2022
@clydin clydin added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Apr 26, 2022
@clydin clydin merged commit 0441015 into angular:master Apr 26, 2022
@clydin clydin deleted the ngtools/xxhash64 branch April 26, 2022 21:13
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators May 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants