Skip to content

Releases: arviantodwi/st-import-cost

v0.1.1

17 May 19:15
Compare
Choose a tag to compare
  • 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

17 May 18:55
Compare
Choose a tag to compare
  • Fix the most critical bug that made this package stop detecting the size of imported ES modules.