Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
unminify: 0.0.2
0.0.2 (2023-11-19)
Features
un-async-await
for restoring __generator helper (eeb18da)un-bracket-notation
support float number (5b2f67a)un-es-helper
support __esModule` flag from ES3 (e9414d9)un-esm
import (ba5985f)un-block-statement
(dd38267)un-builtin-prototype
(3614fe2)un-enum
rules for ts enum (d661d25)un-iife
(fba8056)un-nullish-coalescing
(0a7c5ce)un-optional-chaining
(6f3e387)un-return
(8acbe02)un-type-constructor
(1eb89d7)un-while
(fc95e03)un-bracket-notation
(ddd5dd8)un-infinity
(c6e68a7)arrayLikeToArray
andarrayWithoutHoles
(eddd01b)objectSpread
(6000c0f)extends
and improveobjectDestructuringEmpty
(c1957b6)slicedToArray
(194c808)interopRequireDefault
(55b64fa)interopRequireWildcard
(bc0006c)5to6-codemod
, useun-esm
instead (327dc2e)un-while-loop
(66f19d3)@unminify/ast-utils
(9c5fe11)void 0
, MemberExpression and CallExpression (36d84bf)un-sequence-expression
(99c66ed)smart-rename
(3c5d8be)__await
to async await (7550cd7)toConsumableArray
helper (47e6186)typeof x > "u"
(8bcbe6a)displayName
(8bda66e)Bug Fixes
jsxs
should be listed as pragma for react runtime (aa292e9)un-variable-merging
filter (22e9c13)un-variable-merging
should respect parent scope binding (d3df7b5)un-sequence-expression
afterun-conditionals
(9921c5c)transformToMultiStatementContext
for better replacement (40702d5)arrayLikeToArray
matching (bf9cfc7)createForOfIteratorHelper
(f2c08a3)un-if-statement
(7cbdacf)un-if-statement
(bd503c3)transformToMultiStatementContext
(954bcc6)delete
operator (e10212a)un-export-rename
(87877e3)commonjs
andmulti-var
fromlebab
as they are problematic (3a45b4e)ast-types
(50527d7)un-variable-merging
(7fb8193)un-async-await
(5568f2c)un-parameters
(3f375f7)un-flip-operator
toun-flip-comparisons
(ffa2ed6)un-if-statement
toun-conditionals
(31e8174)un-variable-merging
earlier (ad20e05)Performance Improvements
unpacker: 0.0.2
0.0.2 (2023-11-19)
Features
un-iife
(fba8056)extends
and improveobjectDestructuringEmpty
(c1957b6)interopRequireDefault
(55b64fa)interopRequireWildcard
(bc0006c)@unminify/ast-utils
(9c5fe11)wrapDeclarationWithExport
(a2f4249)Bug Fixes
createForOfIteratorHelper
(f2c08a3)ast-types
(50527d7)require.d
without checkingexports
(ebee03b)This PR was generated with Release Please. See documentation.