Releases: kubosho/vscode-ecsstractor
Releases · kubosho/vscode-ecsstractor
v2.4.2
2.4.2 (2021-09-13)
Bug Fixes
- package: fixed error when running ecsstractor (ba3969e)
v2.4.1
2.4.1 (2021-09-13)
Bug Fixes
- package: fix incorrect version in package.json (212ab65)
v2.4.0
2.4.0 (2021-09-13)
Features
- ast_types: add ESTree types (a46bc08)
- supportFileType: implement TSX support (c9e4765)
v2.3.0
2.3.0 (2021-09-11)
Features
- esprima_extend: add JSXExpressionContainer type (a14d4bf)
- src: implement to extract class selector in JSX code using classNames (10c9085)
v2.2.2
2.2.2 (2021-08-30)
Bug Fixes
- deps: update dependency htmlparser2 to v7 (8eb122f)
v2.2.1
2.2.1 (2021-08-02)
Bug Fixes
- supportFileType: fix JavaScript React not supported (95c4807)
v2.2.0
2.2.0 (2021-08-01)
Features
- commands: add support JSX (82d841d)
- extractor: add support JSX (b017da0)
- Extractor: add support for passing arguments when initializing Extractor (b950371)
- supportFileType: add support file type enum (32ee818)
- utils: implement utility functions using estree (a8500ba)
v2.1.4
2.1.4 (2021-08-01)
Bug Fixes
- deps: update dependency htmlparser2 to v6 (07067e0)
- deps: update dependency option-t to v28 (852f3c4)