UNPKG

unroll-element

Version:

unroll react elements using your own host element resolver

27 lines (12 loc) 1.03 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.3.6](https://github.com/justinvdm/unroll-element/compare/v0.3.5...v0.3.6) (2020-05-24) ### [0.3.5](https://github.com/justinvdm/unroll-element/compare/v0.3.4...v0.3.5) (2020-05-24) ### Features * **esm:** Add esm wrapper ([16d6b7f](https://github.com/justinvdm/unroll-element/commit/16d6b7f7dfbe26e66c166a254ca784920c586dfe)) ### [0.3.4](https://github.com/justinvdm/unroll-element/compare/v0.3.3...v0.3.4) (2020-05-24) ### Bug Fixes * Include dist dir in packaged files ([097c9a4](https://github.com/justinvdm/unroll-element/commit/097c9a4b2b2913269c1fa6d6861f1bd05b0d2a34)) ### [0.3.3](https://github.com/justinvdm/unroll-element/compare/v0.3.2...v0.3.3) (2020-05-24) ### Features * Add typescript type definitions ([40ed03b](https://github.com/justinvdm/unroll-element/commit/40ed03b23302749b2459ea02e050e685725e437a))