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

Release - v2.2.12 #2999

Merged
merged 3 commits into from
Dec 28, 2024
Merged

Release - v2.2.12 #2999

merged 3 commits into from
Dec 28, 2024

Conversation

JAForbes
Copy link
Collaborator

@JAForbes JAForbes commented Dec 23, 2024

Release v2.2.12

Changelog

Patch Changes

disable Terser's "reduce_funcs" option for performance (@kfule)

Terser's “reduce_funcs” option seems to degrade performance. So, disable it.

Bump chokidar from 4.0.1 to 4.0.3 in the normal group across 1 directory (@dependabot[bot])

Bumps the normal group with 1 update in the / directory: chokidar. Updates chokidar from 4.0.1 to 4.0.3. Release notes.

Bumps the normal group with 1 update in the / directory: [chokidar](https://github.com/paulmillr/chokidar).


Updates `chokidar` from 4.0.1 to 4.0.3
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](paulmillr/chokidar@4.0.1...4.0.3)

---
updated-dependencies:
- dependency-name: chokidar
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: normal
...

Signed-off-by: dependabot[bot] <[email protected]>
@JAForbes JAForbes requested a review from a team as a code owner December 23, 2024 03:54
@JAForbes JAForbes added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 23, 2024
Terser's  “compress” option seems to degrade performance. So, disable it.
This commit will increase file size by about 1%, but performance appears to improve.
@dead-claudia dead-claudia merged commit 0b1af71 into release Dec 28, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants