Releases: Justinidlerz/swc-remove-matched-charset-plugin
Releases · Justinidlerz/swc-remove-matched-charset-plugin
1.0.2
Full Changelog: 1.0.1...1.0.2
Upgrade swc-core to 9.0.2
1.0.1
Full Changelog: 1.0.0...1.0.1
Fix file reference
1.0.0
Rename package: swc-remove-matched-charset-plugin
0.2.4
What's Changed
- Feat/remove content from jsx text by @Justinidlerz in #3
Full Changelog: 0.2.3...0.2.4
0.2.3
What's Changed
- Refactor string template replacement by @Justinidlerz in #2
Full Changelog: 0.2.2...0.2.3
0.2.2
What's Changed
- correct replace by @Justinidlerz in #1
New Contributors
- @Justinidlerz made their first contribution in #1
Full Changelog: 0.2.1...0.2.2
0.2.1
Bug fix:
- Should not remove from
export
syntax and other type ofimport
syntax
Feature add
New features:
- Support pass
replace_with
for replace matched content - Support replace on string template
Bug fixes:
- Stop replace on import syntax
First release
0.1.0 fix: update pkg config