Skip to content

Releases: JuniorTour/vue-template-babel-compiler

V2.0.0: announcement only support for Node.js v14+

30 Jul 14:46
a17048f
Compare
Choose a tag to compare

Update package.json engines to only support for Node.js v14+.

The vue-template-compiler use new Function(("return " + exp)) to detect if js expression is valid.

So if Node.js env not support optional chaining syntax, compile will fail.

We can support Node.js version below 12, but it need a lot of work.

Details explanation: #29 (comment)

v1.2.0

21 Apr 13:33
95ed545
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.3...v1.2.0

v1.1.3

06 Feb 15:32
623023a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

23 Jan 12:00
cb23dc9
Compare
Choose a tag to compare

Full Changelog: v1.1.1...v1.1.2

v1.1.1

18 Jan 11:23
c37a5f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

15 Jan 07:43
fdcb785
Compare
Choose a tag to compare

Full Changelog: v1.0.8...v1.1.0

beta-v1.0.9-beta-0

09 Jan 15:26
9180b3e
Compare
Choose a tag to compare
beta-v1.0.9-beta-0 Pre-release
Pre-release

beta-v1.0.8-beta-0

09 Jan 15:11
Compare
Choose a tag to compare
beta-v1.0.8-beta-0 Pre-release
Pre-release

v1.0.8

22 Dec 15:43
51535ba
Compare
Choose a tag to compare

Full Changelog: v1.0.7...v1.0.8

v1.0.7

02 Dec 04:04
67edd55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.7