Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
brigand committed Jun 23, 2018
1 parent 8f47298 commit ac9d6bf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -184,6 +184,11 @@ Webpack delivers a similar feature, if you just want to prevent end-less import
Sometimes tooling might not be up to scratch, meaning you lose features such as navigation in your IDE. In such cases you might want to revert back to using relative paths again. If you have a significant amount of files, it might be worth looking into [tooling](https://www.npmjs.com/package/convert-root-import) to help you with the conversion.

## Change Log

#### 6.1.0 - 2018-06-23

- Supports babel 7

#### 5.0.0 - 2017-02-10
- More consistent name: babel-plugin-root-import [#63](https://github.com/entwicklerstube/babel-plugin-root-import/issues/63)
- Renamed everything
Expand Down

0 comments on commit ac9d6bf

Please sign in to comment.