Releases: ticklepoke/codemods
Releases · ticklepoke/codemods
v1.27.0
1.27.0 (2021-07-19)
Features
- react-pure: Add implementation (e878ffe)
v1.26.0
1.26.0 (2021-07-12)
Features
- chained-decl: Add implementation (88f765c)
v1.25.0
1.25.0 (2021-07-09)
Features
- spread-assign: Add implementation (af6e6fd)
v1.24.0
1.24.0 (2021-07-07)
Features
- then-async: Support for then-finally (65f0a1d)
v1.23.0
1.23.0 (2021-07-06)
Features
- let-const: Support for array patterns (4fb7a82)
v1.22.0
1.22.0 (2021-06-26)
Bug Fixes
- bind-arrow: Remove dupe tests (3db16a1)
Features
- then-async: Add generator support (05b5d42)
- then-async: Add recursion support (bd6e958)
- then-async: Add support for catch block (ba1771f)
- then-async: Basic then() support (c1bd005)
- then-async: let const support (1a0b766)
- then-async: let-const behaviour (355252e)
- then-async : Add arrow function support (5222c8f)
- utils: Add array utils (f91e504)
- utils: Preserve top level comments (45a0d79)
- utils: Remove console (9d43db0)
v1.21.2
1.21.2 (2021-06-25)
Bug Fixes
- let-const: Add update expression support (6560fb0)
v1.21.1
1.21.1 (2021-06-25)
Bug Fixes
- bind-arrow: Add generator and async support (bf80b45)
- expression-arrow: Add generator and async support (8656055)
v1.21.0
1.21.0 (2021-06-23)
Features
- bind-arrow: Add implementation (5b60e57)
- bind-arrow: Add plop (64306bd)
v1.20.0
1.20.0 (2021-06-21)
Features
- convert-arrow: Add implementation (e55c458)