v4.3.0
What's Changed
- refactor: remove the traverse code in parseJSXElement to eliminate redundant calls for setting translation keys by @cheton in #250
- chore: bump vinyl and vinyl-fs to the latest release to fix vulnerability issue by @cheton in d54293b
- refactor: call the
defaultValue
helper to determine the value of a translation key when parsingTrans
components by @cheton in bcfd2cd
Full Changelog: v4.2.0...v4.3.0