Releases: codemodsquad/jscodeshift-add-imports
Releases · codemodsquad/jscodeshift-add-imports
v1.0.11
19 Jul 16:40
Compare
Sorry, something went wrong.
No results found
1.0.11 (2024-07-19)
Bug Fixes
peer dep version specification (e668ba8 )
v1.0.10
21 Jan 18:50
Compare
Sorry, something went wrong.
No results found
1.0.10 (2021-01-21)
Bug Fixes
support side-effect only imports and requires (6c24069 ), closes #24
v1.0.9
20 Jan 06:10
Compare
Sorry, something went wrong.
No results found
1.0.9 (2021-01-20)
Bug Fixes
remove p-timeout. Whoops...not sure how that got there (1bf9c98 )
v1.0.8
20 Jan 06:07
Compare
Sorry, something went wrong.
No results found
1.0.8 (2021-01-20)
Bug Fixes
don't use importKind on specifiers when not definitely flow (e2beebc ), closes #23
v1.0.7
06 Jan 19:15
Compare
Sorry, something went wrong.
No results found
1.0.7 (2021-01-06)
Bug Fixes
allow jscodeshift 0.11 in peer deps, add compat notes (77e48a6 )
v1.0.6
06 Jan 18:42
Compare
Sorry, something went wrong.
No results found
1.0.6 (2021-01-06)
Bug Fixes
reduce likelihood of name conflict, test on ts parser (44015fe )
v1.0.5
06 Oct 21:20
Compare
Sorry, something went wrong.
No results found
1.0.5 (2020-10-06)
Bug Fixes
upgrade jscodeshift-find-imports, make jscodeshift a peer dependency (c67a039 )
v1.0.4
06 Oct 19:56
Compare
Sorry, something went wrong.
No results found
1.0.4 (2020-10-06)
Bug Fixes
upgrade jscodeshift-find-imports (8ea0532 )
v1.0.3
02 Dec 23:38
Compare
Sorry, something went wrong.
No results found
1.0.3 (2019-12-02)
Bug Fixes
add typescript declarations (78373b7 )
v1.0.2
25 Nov 19:39
Compare
Sorry, something went wrong.
No results found
1.0.2 (2019-11-25)
Bug Fixes
import type { foo, type bar} issue (ac1bb25 )