|
| 1 | +## [6.2.1](https://github.com/theKashey/react-hot-component-loader/compare/v6.2.0...v6.2.1) (2019-11-14) |
| 2 | + |
| 3 | +### Bug Fixes |
| 4 | + |
| 5 | +- **package:** update scan-directory to version 2.0.0 ([b8a6d76](https://github.com/theKashey/react-hot-component-loader/commit/b8a6d76c2ce4502a4a369d50f12198ec03a72d83)) |
| 6 | + |
| 7 | +# [6.2.0](https://github.com/theKashey/react-hot-component-loader/compare/v6.1.1...v6.2.0) (2019-09-25) |
| 8 | + |
| 9 | +### Bug Fixes |
| 10 | + |
| 11 | +- **package:** update react-imported-component to version 6.1.1 ([9ef6eef](https://github.com/theKashey/react-hot-component-loader/commit/9ef6eef36c6c0e204d65499c93de13a60671d334)) |
| 12 | + |
| 13 | +### Features |
| 14 | + |
| 15 | +- importedModule helper to load modules in declarative way ([6e59006](https://github.com/theKashey/react-hot-component-loader/commit/6e590062bea767f6fad7d4aea67c0c9694a338aa)) |
| 16 | + |
| 17 | +## [6.1.1](https://github.com/theKashey/react-hot-component-loader/compare/v6.1.0...v6.1.1) (2019-09-20) |
| 18 | + |
| 19 | +### Bug Fixes |
| 20 | + |
| 21 | +- macro should patch the whole file, fixes [#142](https://github.com/theKashey/react-hot-component-loader/issues/142) ([6142a15](https://github.com/theKashey/react-hot-component-loader/commit/6142a15bbe1cbe3661e3dcfd7b0ed0149e83abb0)) |
| 22 | + |
| 23 | +# [6.1.0](https://github.com/theKashey/react-hot-component-loader/compare/v6.0.5...v6.1.0) (2019-09-18) |
| 24 | + |
| 25 | +### Bug Fixes |
| 26 | + |
| 27 | +- ignoring '@' at package names ([e543ffc](https://github.com/theKashey/react-hot-component-loader/commit/e543ffc53aaefb2e009198c92a92b282ae9a0c85)) |
| 28 | + |
| 29 | +### Features |
| 30 | + |
| 31 | +- add babel-macros, fixes [#142](https://github.com/theKashey/react-hot-component-loader/issues/142) ([18d675d](https://github.com/theKashey/react-hot-component-loader/commit/18d675d16dd60cff0f417bf170f2cd80996fef94)) |
| 32 | +- add preloaders and refactor client-side only imports ([5a54a5c](https://github.com/theKashey/react-hot-component-loader/commit/5a54a5cad19aec1a29152d970b730349cf31084a)) |
| 33 | + |
| 34 | +## [6.0.5](https://github.com/theKashey/react-hot-component-loader/compare/v6.0.4...v6.0.5) (2019-09-13) |
| 35 | + |
| 36 | +### Bug Fixes |
| 37 | + |
| 38 | +- restore async behaviour, fixes [#141](https://github.com/theKashey/react-hot-component-loader/issues/141) ([ad822d4](https://github.com/theKashey/react-hot-component-loader/commit/ad822d461ea527a5bc009a5186c3ebb0651f0d0d)) |
| 39 | + |
| 40 | +## [6.0.4](https://github.com/theKashey/react-hot-component-loader/compare/v6.0.3...v6.0.4) (2019-09-09) |
| 41 | + |
| 42 | +## [6.0.3](https://github.com/theKashey/react-hot-component-loader/compare/v6.0.2...v6.0.3) (2019-09-07) |
| 43 | + |
| 44 | +## [6.0.2](https://github.com/theKashey/react-hot-component-loader/compare/v6.0.1...v6.0.2) (2019-09-06) |
| 45 | + |
| 46 | +### Bug Fixes |
| 47 | + |
| 48 | +- **package:** update used-styles to version 2.0.2 ([323ae70](https://github.com/theKashey/react-hot-component-loader/commit/323ae70f94fee4315bf6a9ad62afa6aa32964343)) |
| 49 | + |
| 50 | +## [6.0.1](https://github.com/theKashey/react-hot-component-loader/compare/v5.5.3...v6.0.1) (2019-09-04) |
| 51 | + |
| 52 | +### Bug Fixes |
| 53 | + |
| 54 | +- **package:** update multistream to version 3.0.0 ([102f50a](https://github.com/theKashey/react-hot-component-loader/commit/102f50a3f651f22e1961ea3778744c6a6906c2b4)) |
| 55 | +- **package:** update multistream to version 4.0.0 ([8954ab9](https://github.com/theKashey/react-hot-component-loader/commit/8954ab905b414a62f26c573d4152def29fab6af1)) |
| 56 | +- replace isNode to isBrowser check ([426d49c](https://github.com/theKashey/react-hot-component-loader/commit/426d49c0679a6e46bdabb98a320e2d2f8bab4569)) |
| 57 | + |
| 58 | +## [5.5.3](https://github.com/theKashey/react-hot-component-loader/compare/v5.5.2...v5.5.3) (2019-02-25) |
| 59 | + |
| 60 | +## [5.5.2](https://github.com/theKashey/react-hot-component-loader/compare/v5.5.1...v5.5.2) (2019-02-25) |
| 61 | + |
| 62 | +## [5.5.1](https://github.com/theKashey/react-hot-component-loader/compare/v5.5.0...v5.5.1) (2019-02-09) |
| 63 | + |
| 64 | +### Features |
| 65 | + |
| 66 | +- css stream ([7fc82e5](https://github.com/theKashey/react-hot-component-loader/commit/7fc82e51443cd5deca1cd07cc5b1a3635e5ea33b)) |
| 67 | + |
| 68 | +# [5.5.0](https://github.com/theKashey/react-hot-component-loader/compare/v5.4.1...v5.5.0) (2019-02-04) |
| 69 | + |
| 70 | +### Bug Fixes |
| 71 | + |
| 72 | +- greedy regexp ([772f7d8](https://github.com/theKashey/react-hot-component-loader/commit/772f7d8df4c934271704d6134f2f1728d3aef76b)) |
| 73 | + |
| 74 | +## [5.4.1](https://github.com/theKashey/react-hot-component-loader/compare/v5.4.0...v5.4.1) (2019-01-21) |
| 75 | + |
| 76 | +### Bug Fixes |
| 77 | + |
| 78 | +- clean up marker regexp ([bef4767](https://github.com/theKashey/react-hot-component-loader/commit/bef47676c4270ff85f3782372f81f99f3fc55371)) |
| 79 | + |
| 80 | +# [5.4.0](https://github.com/theKashey/react-hot-component-loader/compare/v5.3.0...v5.4.0) (2019-01-18) |
| 81 | + |
| 82 | +### Bug Fixes |
| 83 | + |
| 84 | +- change mark generation principle, fixes [#57](https://github.com/theKashey/react-hot-component-loader/issues/57) ([5ad7b11](https://github.com/theKashey/react-hot-component-loader/commit/5ad7b119416f33e01b00108b7e15427b8f42c6fc)) |
| 85 | +- import file generation on windows, fixes [#53](https://github.com/theKashey/react-hot-component-loader/issues/53) ([7872ce3](https://github.com/theKashey/react-hot-component-loader/commit/7872ce39d0c72e35ba6babd59082ff012ce73828)) |
| 86 | + |
| 87 | +# [5.3.0](https://github.com/theKashey/react-hot-component-loader/compare/v5.2.5...v5.3.0) (2019-01-01) |
| 88 | + |
| 89 | +### Bug Fixes |
| 90 | + |
| 91 | +- allow more that one import per mark ([7bcc773](https://github.com/theKashey/react-hot-component-loader/commit/7bcc77385a83ab488266640cf672a7c8c12fe559)) |
| 92 | +- more correct typescript definition (could be breaking) ([5835d6a](https://github.com/theKashey/react-hot-component-loader/commit/5835d6aca84915c055f1b421fb7fcdacd11e0fda)) |
| 93 | +- supress tslint for scan for imports ([51f2e00](https://github.com/theKashey/react-hot-component-loader/commit/51f2e00591a9a5bc6ab610167b71095b741f01a9)) |
| 94 | + |
| 95 | +## [5.2.5](https://github.com/theKashey/react-hot-component-loader/compare/v5.2.4...v5.2.5) (2019-01-01) |
| 96 | + |
| 97 | +## [5.2.4](https://github.com/theKashey/react-hot-component-loader/compare/v5.2.3...v5.2.4) (2018-12-06) |
| 98 | + |
| 99 | +### Bug Fixes |
| 100 | + |
| 101 | +- preload to return the same promise ([9a75a4b](https://github.com/theKashey/react-hot-component-loader/commit/9a75a4bb8433f053884b9db90a11fc88cc65c2cc)) |
| 102 | + |
| 103 | +## [5.2.3](https://github.com/theKashey/react-hot-component-loader/compare/v5.2.2...v5.2.3) (2018-11-22) |
| 104 | + |
| 105 | +## [5.2.2](https://github.com/theKashey/react-hot-component-loader/compare/v5.2.1...v5.2.2) (2018-11-21) |
| 106 | + |
| 107 | +## [5.2.1](https://github.com/theKashey/react-hot-component-loader/compare/v5.2.0...v5.2.1) (2018-11-10) |
| 108 | + |
| 109 | +# [5.2.0](https://github.com/theKashey/react-hot-component-loader/compare/v5.1.3...v5.2.0) (2018-11-04) |
| 110 | + |
| 111 | +### Features |
| 112 | + |
| 113 | +- use ErrorBoundaries if no ErrorComponent is set ([f2745d8](https://github.com/theKashey/react-hot-component-loader/commit/f2745d890e78cbacfc0a8ef60c562e2ad7b88698)) |
| 114 | + |
| 115 | +## [5.1.3](https://github.com/theKashey/react-hot-component-loader/compare/v5.1.2...v5.1.3) (2018-11-03) |
| 116 | + |
| 117 | +### Bug Fixes |
| 118 | + |
| 119 | +- remove webpack pre-hints in imported helper ([a25d7de](https://github.com/theKashey/react-hot-component-loader/commit/a25d7def8936c1d5e85b1a32e4f3bdabaf1d11f8)) |
| 120 | + |
| 121 | +## [5.1.2](https://github.com/theKashey/react-hot-component-loader/compare/v5.1.1...v5.1.2) (2018-10-30) |
| 122 | + |
| 123 | +## [5.1.1](https://github.com/theKashey/react-hot-component-loader/compare/v5.1.0...v5.1.1) (2018-10-27) |
| 124 | + |
| 125 | +# [5.1.0](https://github.com/theKashey/react-hot-component-loader/compare/v5.0.1...v5.1.0) (2018-10-26) |
| 126 | + |
| 127 | +### Bug Fixes |
| 128 | + |
| 129 | +- **package:** update react-imported-component to version 5.0.1 ([bb48a49](https://github.com/theKashey/react-hot-component-loader/commit/bb48a495d258f8c6eaf996b6eb46c64c55aa3ce2)) |
| 130 | +- **package:** update react-imported-component to version 5.0.1 ([bfaa311](https://github.com/theKashey/react-hot-component-loader/commit/bfaa311cfdca86251bd15146a296de6504cc2927)) |
| 131 | + |
| 132 | +## [5.0.1](https://github.com/theKashey/react-hot-component-loader/compare/v5.0.0...v5.0.1) (2018-10-17) |
| 133 | + |
| 134 | +# [5.0.0](https://github.com/theKashey/react-hot-component-loader/compare/5.0.0...v5.0.0) (2018-10-03) |
| 135 | + |
| 136 | +## [4.6.2](https://github.com/theKashey/react-hot-component-loader/compare/v4.6.1...v4.6.2) (2018-06-27) |
| 137 | + |
| 138 | +## [4.6.1](https://github.com/theKashey/react-hot-component-loader/compare/4.6.1...v4.6.1) (2018-06-20) |
| 139 | + |
| 140 | +### Bug Fixes |
| 141 | + |
| 142 | +- **package:** update prop-types to version 15.6.2 ([9aded69](https://github.com/theKashey/react-hot-component-loader/commit/9aded691196f8bc79a99e01a22eed15707513f6c)) |
| 143 | + |
| 144 | +# [4.6.0](https://github.com/theKashey/react-hot-component-loader/compare/4.6.0...v4.6.0) (2018-06-16) |
| 145 | + |
| 146 | +### Features |
| 147 | + |
| 148 | +- add async mode (suspense) ([9eaecda](https://github.com/theKashey/react-hot-component-loader/commit/9eaecda01e8aeab29cf70b0fead44c1a51a46cbe)) |
| 149 | + |
| 150 | +# [4.5.0](https://github.com/theKashey/react-hot-component-loader/compare/4.5.0...v4.5.0) (2018-06-12) |
| 151 | + |
| 152 | +## [4.4.2](https://github.com/theKashey/react-hot-component-loader/compare/v4.4.1...v4.4.2) (2018-06-10) |
| 153 | + |
| 154 | +## [4.4.1](https://github.com/theKashey/react-hot-component-loader/compare/v4.4.0...v4.4.1) (2018-05-17) |
| 155 | + |
| 156 | +# [4.4.0](https://github.com/theKashey/react-hot-component-loader/compare/4.3.3...v4.4.0) (2018-05-16) |
| 157 | + |
| 158 | +## [4.3.3](https://github.com/theKashey/react-hot-component-loader/compare/v4.3.3...4.3.3) (2018-05-12) |
| 159 | + |
| 160 | +## [4.3.3](https://github.com/theKashey/react-hot-component-loader/compare/v4.3.2...v4.3.3) (2018-05-12) |
| 161 | + |
| 162 | +## [4.3.2](https://github.com/theKashey/react-hot-component-loader/compare/v4.3.1...v4.3.2) (2018-05-05) |
| 163 | + |
| 164 | +## [4.3.1](https://github.com/theKashey/react-hot-component-loader/compare/v4.3.0...v4.3.1) (2018-05-04) |
| 165 | + |
| 166 | +# [4.3.0](https://github.com/theKashey/react-hot-component-loader/compare/v4.2.1...v4.3.0) (2018-05-03) |
| 167 | + |
| 168 | +## [4.2.1](https://github.com/theKashey/react-hot-component-loader/compare/v4.2.0...v4.2.1) (2018-03-19) |
| 169 | + |
| 170 | +# [4.2.0](https://github.com/theKashey/react-hot-component-loader/compare/v4.1.1...v4.2.0) (2018-03-19) |
| 171 | + |
| 172 | +## [4.1.1](https://github.com/theKashey/react-hot-component-loader/compare/v4.1.0...v4.1.1) (2018-03-09) |
| 173 | + |
| 174 | +# [4.1.0](https://github.com/theKashey/react-hot-component-loader/compare/4.0.1...v4.1.0) (2018-03-03) |
| 175 | + |
| 176 | +## [4.0.1](https://github.com/theKashey/react-hot-component-loader/compare/v4.0.1...4.0.1) (2018-03-01) |
| 177 | + |
| 178 | +## [4.0.1](https://github.com/theKashey/react-hot-component-loader/compare/v4.0.0...v4.0.1) (2018-03-01) |
| 179 | + |
| 180 | +# [4.0.0](https://github.com/theKashey/react-hot-component-loader/compare/v2.0.1...v4.0.0) (2018-03-01) |
| 181 | + |
| 182 | +## [2.0.1](https://github.com/theKashey/react-hot-component-loader/compare/v2.0.0...v2.0.1) (2018-02-09) |
| 183 | + |
| 184 | +# [2.0.0](https://github.com/theKashey/react-hot-component-loader/compare/v1.0.4...v2.0.0) (2018-02-04) |
| 185 | + |
| 186 | +## [1.0.4](https://github.com/theKashey/react-hot-component-loader/compare/v1.0.1...v1.0.4) (2018-01-07) |
| 187 | + |
| 188 | +## 1.0.1 (2017-11-19) |
0 commit comments