Releases: codemodsquad/jscodeshift-find-imports
Releases · codemodsquad/jscodeshift-find-imports
v2.0.5
19 Jul 16:47
Compare
Sorry, something went wrong.
No results found
2.0.5 (2024-07-19)
Bug Fixes
loosen jscodeshift peer dependency version (c83af15 )
v2.0.4
06 Jan 19:12
Compare
Sorry, something went wrong.
No results found
2.0.4 (2021-01-06)
Bug Fixes
support string literal properties of requires, document compatibility (aa2b06c )
v2.0.3
06 Oct 23:36
Compare
Sorry, something went wrong.
No results found
2.0.3 (2020-10-06)
Bug Fixes
use more strict jscodeshift peer dep version (5c3ba8e )
v2.0.2
06 Oct 21:06
Compare
Sorry, something went wrong.
No results found
2.0.2 (2020-10-06)
Bug Fixes
remove @types/jscodeshift from dependencies, move jscodeshift to peerDependencies (4eab434 )
v2.0.1
06 Oct 19:21
Compare
Sorry, something went wrong.
No results found
2.0.1 (2020-10-06)
Bug Fixes
v2.0.0
22 Apr 00:04
Compare
Sorry, something went wrong.
No results found
2.0.0 (2020-04-22)
Bug Fixes
support importing members of namespace imports/requires (9b1b63c )
BREAKING CHANGES
values of the returned object are now Identifier or MemberExpression nodes, instead of strings.
v1.1.1
21 Feb 03:10
Compare
Sorry, something went wrong.
No results found
1.1.1 (2020-02-21)
Bug Fixes
v1.1.0
21 Feb 03:07
Compare
Sorry, something went wrong.
No results found
1.1.0 (2020-02-21)
Features
v1.0.2
22 May 02:50
Compare
Sorry, something went wrong.
No results found
1.0.2 (2019-05-22)
Bug Fixes
find commonjs requires for import default statements (181178b )
v1.0.1
22 May 02:33
Compare
Sorry, something went wrong.
No results found
1.0.1 (2019-05-22)
Bug Fixes
support typeof, default type(of) imports and and importKind on specifiers (df48be4 )