@swc/core
Advanced tools
Changelog
Changelog
[1.6.4] - 2024-06-22
(common) Add fallible methods to swc_common::SourceMap
(#9090) (e423d1b)
(es/transform) Add experimental .d.ts
generation (#9093) (51a2702)
(typescript) Implement Isolated Declaration (#9086) (a855159)
Changelog
[1.6.3] - 2024-06-19
(es/lexer) Make lexing of string literals faster (#9077) (373bac5)
(es/lexer) Reduce allocation while lexing identifiers (#9076) (69f00b8)
(es/lexer) Add a fast-path to template literal lexer (#9080) (238f1c5)