Skip to content

Releases: vuejs/babel-plugin-jsx

v1.1.6

12 Jan 18:58
v1.1.6
8fd4348

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

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

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

Choose a tag to compare

   🐞 Bug Fixes

Β Β Β Β View changes on GitHub

v1.1.3

25 Jun 09:25
v1.1.3
80f266b

Choose a tag to compare

No significant changes

Β Β Β Β View changes on GitHub

v1.1.2

25 Jun 08:57
v1.1.2
ef1a0fd

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

Choose a tag to compare

1.1.1

2021-10-17

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

1.1.0

29 Sep 22:56

Choose a tag to compare

2021-09-30

  • 🌟 feat: allow string arguments on directives [#496]

1.0.7

03 Sep 16:09

Choose a tag to compare

2021-09-04

  • 🐞 state.get(...) error should not be thrown when sourceType equals script

1.0.6

02 May 04:30

Choose a tag to compare

2021-05-02

  • 🐞 fix wrong compilation result of custom directives