v2.0.0
Breaking changes:
- Mapping file: Since
[email protected]
a lot of new features came to the core, the output of the selectors are different. This is a breaking as the generated mapping is now a different one - JSX option in processJs: The option
jsx
got replaced byparserOptions
, and its default is nowtrue
Features:
- b9a751d Feat: update [email protected] and add parserOptions in processJs (closes #16) (JPeer264)
- f1e5e56 Feat: update to [email protected] (JPeer264)
Other: