UNPKG

1.27 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
5<a name="0.0.4"></a>
6## [0.0.4](https://github.com/remarkablemark/react-dom-core/compare/v0.0.3...v0.0.4) (2019-03-07)
7
8
9
10<a name="0.0.3"></a>
11## [0.0.3](https://github.com/remarkablemark/react-dom-core/compare/v0.0.2...v0.0.3) (2018-04-15)
12
13
14### Bug Fixes
15
16* **package:** add react@15 to dependencies ([cf2177f](https://github.com/remarkablemark/react-dom-core/commit/cf2177f)), closes [#1](https://github.com/remarkablemark/react-dom-core/issues/1)
17
18
19
20## [0.0.2](https://github.com/remarkablemark/html-dom-core/compare/v0.0.1...v0.0.2) - 2017-09-30
21
22### Bug Fixes
23
24* **package:** include `lib` when publishing package ([68bdaef](https://github.com/remarkablemark/react-dom-core/commit/68bdaef))
25
26# [0.0.1](https://github.com/remarkablemark/react-dom-core/tree/v0.0.1) (2017-09-30)
27
28### Features
29
30* **lib:** copy `react-dom/lib` instead of referencing with require ([1ba8d63](https://github.com/remarkablemark/react-dom-core/commit/1ba8d63))
31* **property-config:** expose react-dom@15 DOM property config ([fa0869b](https://github.com/remarkablemark/react-dom-core/commit/fa0869b))