UNPKG

babel-plugin-danger-remove-unused-import

Version:

[![Build status](https://img.shields.io/travis/imcuttle/babel-plugin-danger-remove-unused-import/master.svg?style=flat-square)](https://travis-ci.org/imcuttle/babel-plugin-danger-remove-unused-import) [![Test coverage](https://img.shields.io/codecov/c/git

85 lines (24 loc) 2.56 kB
# [2.0.0](https://github.com/imcuttle/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/imcuttle/babel-plugin-danger-remove-unused-import/commit/d6befc6)), closes [#4](https://github.com/imcuttle/babel-plugin-danger-remove-unused-import/issues/4) ## [1.1.2](https://github.com/imcuttle/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/imcuttle/babel-plugin-danger-remove-unused-import/commit/1a97593)) ## [1.1.1](https://github.com/imcuttle/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/imcuttle/babel-plugin-danger-remove-unused-import/commit/3ab6e2d)) # [1.1.0](https://github.com/imcuttle/babel-plugin-danger-remove-unused-import/compare/v1.0.13...v1.1.0) (2018-11-05) ### Features * supporting ObjectProperty ([5f822a4](https://github.com/imcuttle/babel-plugin-danger-remove-unused-import/commit/5f822a4)) ## [1.0.13](https://github.com/imcuttle/babel-plugin-danger-remove-unused-import/compare/v1.0.12...v1.0.13) (2018-02-09) ## [1.0.12](https://github.com/imcuttle/babel-plugin-danger-remove-unused-import/compare/v1.0.11...v1.0.12) (2018-02-08) ## [1.0.11](https://github.com/imcuttle/babel-plugin-danger-remove-unused-import/compare/v1.0.10...v1.0.11) (2018-02-06) ## [1.0.10](https://github.com/imcuttle/babel-plugin-danger-remove-unused-import/compare/v1.0.9...v1.0.10) (2018-02-05) ## [1.0.9](https://github.com/imcuttle/babel-plugin-danger-remove-unused-import/compare/v1.0.7...v1.0.9) (2017-12-21) ## [1.0.7](https://github.com/imcuttle/babel-plugin-danger-remove-unused-import/compare/v1.0.6...v1.0.7) (2017-11-29) ## [1.0.6](https://github.com/imcuttle/babel-plugin-danger-remove-unused-import/compare/v1.0.5...v1.0.6) (2017-11-29) ## [1.0.5](https://github.com/imcuttle/babel-plugin-danger-remove-unused-import/compare/v1.0.4...v1.0.5) (2017-11-29) ## [1.0.4](https://github.com/imcuttle/babel-plugin-danger-remove-unused-import/compare/v1.0.3...v1.0.4) (2017-11-29) ## [1.0.3](https://github.com/imcuttle/babel-plugin-danger-remove-unused-import/compare/v1.0.2...v1.0.3) (2017-11-29) ## [1.0.2](https://github.com/imcuttle/babel-plugin-danger-remove-unused-import/compare/v1.0.1...v1.0.2) (2017-11-29) ## 1.0.1 (2017-11-29)