Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 2.63 KB

CHANGELOG.md

File metadata and controls

59 lines (40 loc) · 2.63 KB

Changelog

v1.3

v1.3.3 11.11.2022

  • fix map error

v1.3.2 08.11.2022

  • fix commonJs import bug

v1.3.1 08.11.2022

  • add name
  • fix types error

v1.3.0 10.04.2022

  • changed space handling algorithm

v1.2

v1.2.0 22.03.2022

  • updated dependencies
  • support getter feature of innet-jsx

v1.1

v1.1.3 02.03.2022

  • updated dependencies

v1.1.2 29.06.2021

  • fixed bugs related to position of this plugin around others

v1.1.1 25.06.2021

  • fixed source map bugs

v1.1.0 24.06.2021

v1.0

v1.0.5 24.06.2021

  • reverted back the previous changes
  • fixed backslash bug

v1.0.4 24.06.2021

  • fixed acorn dependency bug

v1.0.3 24.06.2021

  • fixed acorn dependency bug
  • fixed previous release bug

v1.0.2 23.06.2021

  • added backslash escaping on literal attribute value

v1.0.1 19.06.2021

  • added jsx parser by default
  • reduced the first comma in Fragment

v1.0.0 19.06.2021

  • the first implementation