Skip to content

Releases: Siubaak/sval

Version 0.6.0

02 Feb 14:58
Compare
Choose a tag to compare

Add type checking of SpreadElement

Version 0.5.9

02 Feb 14:31
Compare
Choose a tag to compare

Version 0.5.8

19 Jan 07:08
Compare
Choose a tag to compare

Fix a lot of bugs and support with and labeled statements

Version 0.5.2

18 Apr 05:00
Compare
Choose a tag to compare

Version 0.5.1

30 Jan 12:32
Compare
Choose a tag to compare
  1. Support ES module #68
  2. Support class field
  3. Support class static block

Version 0.5.0

29 Jan 08:20
Compare
Choose a tag to compare
  1. Support #83

Version 0.4.9

29 Jan 05:46
Compare
Choose a tag to compare

Version 0.4.8

08 Nov 02:44
Compare
Choose a tag to compare

Version 0.4.7

04 May 09:20
Compare
Choose a tag to compare
  1. Add parse method for Sval instance
  2. Allow run Estree Spec AST
  3. Fix #46 & #55

Version 0.4.6

08 Jun 04:42
Compare
Choose a tag to compare
  1. Implement object getter/setter
  2. Fix delete behavior
  3. Fix bug of accessing super in methods, calling methods of super class and throwing error in async generator