DarkPurple141
released this
22 Feb 22:20
·
49 commits
to master
since this release
What's Changed
- Miscellaneous fixes & completes unimplemented types by @DarkPurple141 in #6
- Added additional documentation to API surface area by @DarkPurple141 in #8
- feat: Implement WhileStatement, TemplateElement, TemplateLiteral by @DarkPurple141 in #10
- chore: updated docs + changeset by @DarkPurple141 in #13
- feat: Add additional helper utilities by @DarkPurple141 in #15
- feat: further AST node types (WithStatement, IfStatement, ThrowStatement) by @DarkPurple141 in #16
- Adds CatchClause, TryStatement, DoWhileStatement, ForInStatement, ForOfStatement, ArrayPattern support by @DarkPurple141 in #18
- Misc bugfixes by @DarkPurple141 in #19
- feat: improvements to
literal
,identifier
signatures by @DarkPurple141 in #21 - feat: Improve rename prop rule by @DarkPurple141 in #23
- chore: add very basic react example by @DarkPurple141 in #25
- Initial v1 Release! by @DarkPurple141 in #26
- Bug with compile target by @DarkPurple141 in #28
- Update deps by @DarkPurple141 in #29
- Additional utils by @DarkPurple141 in #31
- feat: Expose new utils by @DarkPurple141 in #34
- Fix type of is type by @DarkPurple141 in #36
- No longer publish src by @DarkPurple141 in #37
- Publish config change by @DarkPurple141 in #39
- fix: correct type for
closestOfType
utility by @DarkPurple141 in #41 - fix: type fix related to isNodeOfType utility & closestOfType by @DarkPurple141 in #43
- fix: corrects the way unarys were stringified by @DarkPurple141 in #45
- Fix: Corrects the output of computed
memberExpression
by @DarkPurple141 in #47 - chore: test with formatter by @DarkPurple141 in #49
- feat: Adds subset of typescript node types by @DarkPurple141 in #52
- fix: apply missing type implementations, additional jsdocs by @DarkPurple141 in #54
- Update README.MD by @DarkPurple141 in #56
- feat: update types and fix behavior for object expression. by @DarkPurple141 in #58
New Contributors
- @github-actions made their first contribution in #4
- @DarkPurple141 made their first contribution in #6
Full Changelog: https://github.com/DarkPurple141/eslint-codemod-utils/commits/[email protected]