Skip to content

Releases: vuejs/babel-plugin-jsx

v1.2.2

19 Mar 16:35
c52e244
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Enable optimizing dependencies in build mode  -  by @sxzz (bb8cb)
  • Pin @babel/helper-module-imports to ~7.22.15, workaround for babel regression  -  by @sodatea (f916a)
    View changes on GitHub

v1.2.1

22 Jan 15:10
v1.2.1
0838a22
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • resolve-type: Overwrite exports field for publish  -  by @sxzz (fab79)
    View changes on GitHub

v1.2.0

21 Jan 09:36
v1.2.0
6d71c30
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v1.1.6

12 Jan 18:58
v1.1.6
8fd4348
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.2.0-alpha.0

25 Sep 17:59
v1.2.0-alpha.0
a768b73
Compare
Choose a tag to compare
v1.2.0-alpha.0 Pre-release
Pre-release

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.1.5

29 Jun 14:02
v1.1.5
64a7637
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Don't transform empty string to boolean  -  by @sxzz (a030d)
    View changes on GitHub

v1.1.4

26 Jun 07:55
v1.1.4
e73b065
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.1.3

25 Jun 09:25
v1.1.3
80f266b
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v1.1.2

25 Jun 08:57
v1.1.2
ef1a0fd
Compare
Choose a tag to compare

   🚀 Features

  • jsx-explorer: Support dev debugging  -  by @sxzz (a92ff)

   🐞 Bug Fixes

    View changes on GitHub

1.1.1

17 Oct 09:51
Compare
Choose a tag to compare

1.1.1

2021-10-17

  • 🐞 fix: wrong compilation result when _Fragment is imported (#518)