ChangeLog: v1.3.96DongYoon Kang·Nov 3, 2023·1 min readTable of contentsPatches for transform()Bugfixesblock-scopingPURE comment of parameters passPURE comment of BytePos(0)private properties with optional chainingDebugging mode of JSXPatches for minify()BugfixesAnalyzer refactoring CHANGELOG.md Full ChangeLog Patches for transform() Bugfixes block-scoping PR: https://github.com/swc-project/swc/pull/8175 PURE comment of parameters pass PR: https://github.com/swc-project/swc/pull/8202 PURE comment of BytePos(0) PR: https://github.com/swc-project/swc/pull/8207 private properties with optional chaining PR: https://github.com/swc-project/swc/pull/8090 Debugging mode of JSX PR: https://github.com/swc-project/swc/pull/8212 Patches for minify() Bugfixes Analyzer refactoring PR: https://github.com/swc-project/swc/pull/8164 Changelog Share this