Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

Releases: smeijer/unimported

v1.31.1

18 Nov 15:40
997d65a
Compare
Choose a tag to compare

1.31.1 (2023-11-18)

Bug Fixes

v1.31.0

18 Nov 14:05
95a44c5
Compare
Choose a tag to compare

1.31.0 (2023-11-18)

Bug Fixes

Features

  • Add Expo Support for React Native Preset (#183) (3bdca14)
  • Ignore Unimported Files Mentioned in .gitignore (#184) (4a1e1ac), closes #173

v1.30.0

22 Sep 20:42
70ef403
Compare
Choose a tag to compare

1.30.0 (2023-09-22)

Features

  • make 'src' configurable in baseUrl (#168) (89502e1)
  • support config files in js, json, and yaml using cosmiconfig (#178) (70ef403)

v1.29.2

21 Jun 19:49
Compare
Choose a tag to compare

1.29.2 (2023-06-21)

Bug Fixes

v1.29.1

19 May 17:32
dadc34b
Compare
Choose a tag to compare

1.29.1 (2023-05-19)

Bug Fixes

  • ensure package.json can be resolved on windows (#157) (dadc34b)

v1.29.0

16 May 14:41
2983cc8
Compare
Choose a tag to compare

1.29.0 (2023-05-16)

Features

v1.28.0

10 May 20:39
dfed47c
Compare
Choose a tag to compare

1.28.0 (2023-05-10)

Features

v1.27.1

23 Apr 18:15
4f0d752
Compare
Choose a tag to compare

1.27.1 (2023-04-23)

Bug Fixes

  • don't exit with non-zero when provided scope is clean (#146) (4f0d752)

v1.27.0

21 Apr 08:48
23f6080
Compare
Choose a tag to compare

1.27.0 (2023-04-21)

Features

  • add --fix flag for removing unused files and dependencies (#142) (f637d98)
  • show source file that tries to include unresolved file (#105) (23f6080)

v1.26.0

02 Mar 18:22
d7724a1
Compare
Choose a tag to compare

1.26.0 (2023-03-02)

Features

  • added scope flags for unused, unimported and unresolved to print them separately (#139) (d7724a1)