6.4.0
What's Changed
This release includes a major performance overhaul of the plugin. Transforming a sample project of 1000 files (10K messages) now runs in 148ms instead of 718ms - roughly 4.9x faster ⚡
- feat: expose
mapOptionsutil and addidPrefixLeaderto mapper by @timofei-iatsenko in #225 - fix: transform macro after ts module declarations by @timofei-iatsenko in #227
- fix: improve detection of comment directives by @mogelbrod in #226
- perf: improve plugin performance by @timofei-iatsenko in #228
- chore: prepare monorepo by @timofei-iatsenko in #229
Full Changelog: 6.3.0...6.4.0