Releases: arviantodwi/st-import-cost
Releases · arviantodwi/st-import-cost
v0.1.1
- Feature: Add debugging support.
- Improved: Completely new RegEx implementation to detect most ES5 and ES6 import variants (except for dynamic imports).
- Improved: The inlay label showing the Gzip size comes with a new style to improve readability.
- Fixed: View no longer freezes when detecting multiple module imports for the first time.
- Fixed: Python3.3 is used as the default build engine
Apart from that, documentation has also been updated.
v0.1.0
- Fix the most critical bug that made this package stop detecting the size of imported ES modules.