File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ v1.12.0 - March 14, 2015
2+
3+ * 1.12.0 (Nicholas C. Zakas)
4+ * Fix: Update broken tests (Nicholas C. Zakas)
5+ * New: Add sourceType to Program node (fixes #93 ) (Nicholas C. Zakas)
6+ * Allow spread in more places (fixes #89 ) (Nicholas C. Zakas)
7+ * Fix: Deeply nested template literals (fixes #86 ) (Nicholas C. Zakas)
8+ * Fix: Allow super in classes by default (fixes #87 ) (Nicholas C. Zakas)
9+ * Fix: generator methods in classes (fixes #85 ) (Jamund Ferguson)
10+ * Remove XJS note from Esprima-FB incompatibilities (Joe Lencioni)
11+
112v1.11.0 - March 7, 2015
213
314* 1.11.0 (Nicholas C. Zakas)
Original file line number Diff line number Diff line change 88 "esparse" : " ./bin/esparse.js" ,
99 "esvalidate" : " ./bin/esvalidate.js"
1010 },
11- "version" : " 1.11 .0" ,
11+ "version" : " 1.12 .0" ,
1212 "files" : [
1313 " bin" ,
1414 " lib" ,
You can’t perform that action at this time.
0 commit comments