Skip to content

Commit

Permalink
Merge pull request #49 from ahorek/terser5240
Browse files Browse the repository at this point in the history
update terser to 5.24.0
  • Loading branch information
ahorek committed Nov 27, 2023
2 parents 6888b3f + f6dbb7b commit 3b5b019
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- { ruby: '3.0', c-o-e: false }
- { ruby: 3.1, c-o-e: false }
- { ruby: 3.2, c-o-e: false }
- { ruby: jruby-9.4.3.0, c-o-e: false }
- { ruby: jruby-9.4.5.0, c-o-e: false }
- { ruby: ruby-head, c-o-e: true }
- { ruby: jruby-head, c-o-e: true }
- { ruby: truffleruby, c-o-e: true }
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
## Unreleased
## 1.1.20 (27 November 2023)
- update TerserJS to [5.24.0]
- fix mangle properties, thanks @khaitu!

## 1.1.19 (19 October 2023)
- update TerserJS to [5.22.0]
- enable passing terser options with Rails directly
Expand Down
2 changes: 1 addition & 1 deletion lib/terser.js

Large diffs are not rendered by default.

0 comments on commit 3b5b019

Please sign in to comment.