@putout/recast
Advanced tools
Comparing version 1.15.0 to 1.16.0
{ | ||
"author": "Ben Newman <bn@cs.stanford.edu>", | ||
"name": "@putout/recast", | ||
"version": "1.15.0", | ||
"version": "1.16.0", | ||
"description": "JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator", | ||
@@ -6,0 +6,0 @@ "keywords": [ |
@@ -12,3 +12,4 @@ # recast, _v_. ![CI](https://github.com/putoutjs/recast/workflows/CI/badge.svg) | ||
- ✅ Fixed removing whiltespaces from `JSXText` (https://github.com/benjamn/recast/pull/1223) | ||
- ✅ Fixed removing whiltespaces from `JSXText` (https://github.com/benjamn/recast/pull/1223); | ||
- ✅ Support of getters/setters in interfaces (https://github.com/benjamn/recast/pull/1383); | ||
@@ -15,0 +16,0 @@ ## Installation |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
243685
5793
222