babel-plugin-remove-unused-import
Version:
> Fork from babel-plugin-danger-remove-unused-import
60 lines (30 loc) • 3.19 kB
Markdown
## [2.1.1](https://github.com/chuyik/babel-plugin-danger-remove-unused-import/compare/v2.1.0...v2.1.1) (2021-01-04)
### Bug Fixes
- source.node.loc might be empty ([44b8b98](https://github.com/chuyik/babel-plugin-danger-remove-unused-import/commit/44b8b987fef0ba24e9a46945e0c219242b1bc052))
# [2.1.0](https://github.com/chuyik/babel-plugin-danger-remove-unused-import/compare/v2.0.0...v2.1.0) (2021-01-04)
### Features
- enhance remove logic ([637469a](https://github.com/chuyik/babel-plugin-danger-remove-unused-import/commit/637469aec66462927c880518f868821841bfa37d))
# [2.0.0](https://github.com/chuyik/babel-plugin-danger-remove-unused-import/compare/v1.1.2...v2.0.0) (2019-09-09)
### Features
- **core:** use `scope` for more smarter removing ([d6befc6](https://github.com/chuyik/babel-plugin-danger-remove-unused-import/commit/d6befc68efebbc82c839154a89bc9a96393eae21)), closes [#4](https://github.com/chuyik/babel-plugin-danger-remove-unused-import/issues/4)
## [1.1.2](https://github.com/chuyik/babel-plugin-danger-remove-unused-import/compare/v1.1.1...v1.1.2) (2019-03-13)
### Bug Fixes
- toString named in runtimeData ([1a97593](https://github.com/chuyik/babel-plugin-danger-remove-unused-import/commit/1a97593813a22fce230dca468d52732b21104269))
## [1.1.1](https://github.com/chuyik/babel-plugin-danger-remove-unused-import/compare/v1.1.0...v1.1.1) (2018-11-06)
### Bug Fixes
- computed value in ObjectProperty / class methods ([3ab6e2d](https://github.com/chuyik/babel-plugin-danger-remove-unused-import/commit/3ab6e2d3c89dfbbc9f0ad57be1044647d93e366e))
# [1.1.0](https://github.com/chuyik/babel-plugin-danger-remove-unused-import/compare/v1.0.13...v1.1.0) (2018-11-05)
### Features
- supporting ObjectProperty ([5f822a4](https://github.com/chuyik/babel-plugin-danger-remove-unused-import/commit/5f822a4b0a017bdbf13d0a3e1bda299c11c83264))
## [1.0.13](https://github.com/chuyik/babel-plugin-danger-remove-unused-import/compare/v1.0.12...v1.0.13) (2018-02-09)
## [1.0.12](https://github.com/chuyik/babel-plugin-danger-remove-unused-import/compare/v1.0.11...v1.0.12) (2018-02-08)
## [1.0.11](https://github.com/chuyik/babel-plugin-danger-remove-unused-import/compare/v1.0.10...v1.0.11) (2018-02-06)
## [1.0.10](https://github.com/chuyik/babel-plugin-danger-remove-unused-import/compare/v1.0.9...v1.0.10) (2018-02-05)
## [1.0.9](https://github.com/chuyik/babel-plugin-danger-remove-unused-import/compare/v1.0.7...v1.0.9) (2017-12-21)
## [1.0.7](https://github.com/chuyik/babel-plugin-danger-remove-unused-import/compare/v1.0.6...v1.0.7) (2017-11-29)
## [1.0.6](https://github.com/chuyik/babel-plugin-danger-remove-unused-import/compare/v1.0.5...v1.0.6) (2017-11-29)
## [1.0.5](https://github.com/chuyik/babel-plugin-danger-remove-unused-import/compare/v1.0.4...v1.0.5) (2017-11-29)
## [1.0.4](https://github.com/chuyik/babel-plugin-danger-remove-unused-import/compare/v1.0.3...v1.0.4) (2017-11-29)
## [1.0.3](https://github.com/chuyik/babel-plugin-danger-remove-unused-import/compare/v1.0.2...v1.0.3) (2017-11-29)
## [1.0.2](https://github.com/chuyik/babel-plugin-danger-remove-unused-import/compare/v1.0.1...v1.0.2) (2017-11-29)
## 1.0.1 (2017-11-29)