- Updating versions & tests for development [`1d11967`](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/commit/1d11967cf3d5d984629536ad51e03c9670c573ad)
- Run prettier on test index. [`3bf9fa2`](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/commit/3bf9fa22977d6ad61da5db0246d866c5b3e8af39)
- Run prettier across index. [`f12aa57`](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/commit/f12aa577b7e2b932b28aa4e21555cdb12929c352)
- Add test case ensuring deeply nested folder case problems are caught [`198c7e1`](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/commit/198c7e1416f010fc4ee6c439319bbaf5aa960973)
- [#54] Unescape # in paths [`7d05a0a`](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/commit/7d05a0a0945b1ef438da711297c1ab64b674d814)
- Change the pathCache to be a Map. [`737dadd`](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/commit/737dadd4b02e377296c9cd2d7c02703e09bb771a)
- Bump lodash from 4.17.15 to 4.17.19 [`08dec5d`](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/commit/08dec5da716fae307f99336de02fab63b15ae7a2)
- Update for Node 4 use to prevent major semver bump [`e400f17`](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/commit/e400f177f2414e183f03c271f9683a2006ee3f1e)
- Start using AutoChangelog [`c2b6ca1`](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/commit/c2b6ca1f271dbac1565f27ab4be2a3f2712eea28)
- Remove Node 4 from Travis test as it is flaky. [`329d32d`](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/commit/329d32d9b4614f73fe121743aeee2dedbf14cae9)
- Add Travis support for Webpack 5 and Node 12. [`4e9b361`](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/commit/4e9b36135ef6a5f0b19f41cce45dc5b1a9431b8b)
- Release 2.1.0 - No longer return our own error on file not found. [`fb1d636`](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/commit/fb1d63653bdc83edc25aada8b8022a4d12fa330a)
- Don't crash on folder deletion with tests [`#10`](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/pull/10)
- Normalize filenames to default Unicode Normalization Form (NFC) so th… [`#6`](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/pull/6)
- Working E2E Tests in a Demo Project [`#4`](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/pull/4)
- check for windows-style root paths [`#2`](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/pull/2)
- Create a working React/Webpack project, with Jasmine unit tests that demonstrate the functionality of the plugin. [`de4c1e5`](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/commit/de4c1e5cb9d7e8bcc229876735236c0043f5fdeb)
- Added failing test when a folder is deleted while watching files [`e35eada`](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/commit/e35eadacc86cdcdaa864a4166a199b13ac852837)
- Added a basic test [`293d43a`](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/commit/293d43abc8fc2217182eb8d3cdee5a826938f7af)
- More verbose output, add readme. [`961e350`](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/commit/961e350faec9c942c580b0a0d23917cda02eea8c)
- Handle situations where user has CDed into incorrectly cased directory [`d02babf`](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/commit/d02babf89f0bf4251efbd7ca5d64a79211487a74)
- 1.1.1 - Fix bug related to the cache and hot-reloading [`d287045`](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/commit/d2870450be2d33b8b9d4deb692e2fcf7d00d895c)
- Use @gaearon's method to stop crashes [`83ac4db`](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/commit/83ac4dbfe1288e09ba1a2971f3d9cb95779ba52c)
- Catch errors in plugin and propagate them [`e4fbf33`](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/commit/e4fbf333b624aa1543712967668f48ad8ea1d587)
- Credit where credit is due [`8124d95`](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/commit/8124d9545534fce33e3fd96aa9c4df18af00e329)
- update main README; [`52fc97c`](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/commit/52fc97c2464c78052bd41faeb2c7016f05205b40)
- Normalize filenames to default Unicode Normalization Form (NFC) so that all utf8-characters are compared correctly. [`41d9418`](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/commit/41d94181cc7f5ad52487b2e8058f82865eefe466)
- kill the recursive reference loop by directly accessing the package's `main` [`9f980f6`](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/commit/9f980f633dcb68829ff13e70ed72a9c70da688d5)
- Readme updates, bump version [`4be829d`](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/commit/4be829dd3bd39b1156ddbb6fbab9da794f8b6064)
- I know how markdown works, I swear [`5daec2c`](https://github.com/Urthen/case-sensitive-paths-webpack-plugin/commit/5daec2cddfa4eda51c68e29e2adb5041e6e35f9e)