Releases: im-open/react-html-element
Releases · im-open/react-html-element
v4.0.0-export-es-module-ce4f6f6.1
4.0.0-export-es-module-ce4f6f6.1 (2022-12-02)
Breaking
- making the default module an ES module (317de20)
Build
- releasing development builds with PRs (ce4f6f6)
- replace travis pipeline with gha (9c45a86)
- updating master references to main (f5e6cf1)
New
- support react 18 createRoot (addcbcb)
Update
- doing root.render asynchronously (ead4edc)
Upgrade
v3.1.0
v3.0.0
3.0.0 (2021-02-10)
Breaking
- removing event retargeting (60abc05)
Build
- ensuring we push package.json with semantic-release commit (f0531bc)
- reconfiguring .travis.yml to use on conditions (6ab64a3)
- reconfiguring .travis.yml to use on conditions (f587a7c)
- running release build on react-16 and react-17 branches (47ddaf4)
- running release build on react-16 and react-17 branches (4abdde9)
- setting up release for react-17 (9d9d4ad)
Docs
- 3.0.0-react-17.1 [skip ci] (27b4af8)
- 3.0.0-react-17.2 [skip ci] (82242c0)
- 3.0.0-react-17.3 [skip ci] (9c61c45)
- completing React 17 docs (1d48bc0)
- describing why this is useful with React 17 (c12ca21)
- fixing react-16 link (43435a4)
Update
- adding a base-level render function (9cb8a6b)
- adding this.shadow for easy style placement (1a5c275)
- ensuring we can accommodate lower versions of React 17 (2cac97b)
Upgrade
- updating all dependencies (5737167)
v3.0.0-react-17.3
3.0.0-react-17.3 (2021-02-05)
Docs
v3.0.0-react-17.2
3.0.0-react-17.2 (2021-02-04)
Docs
- describing why this is useful with React 17 (c12ca21)
Fix
- ensuring we only load the HTML 5 Adapter when we need it (871755f)
v3.0.0-react-17.1
3.0.0-react-17.1 (2021-02-04)
Breaking
- removing event retargeting (60abc05)
Build
- ensuring we push package.json with semantic-release commit (f0531bc)
- reconfiguring .travis.yml to use on conditions (f587a7c)
- running release build on react-16 and react-17 branches (4abdde9)
- setting up release for react-17 (9d9d4ad)
Update
- adding a base-level render function (9cb8a6b)
- adding this.shadow for easy style placement (1a5c275)
- ensuring we can accommodate lower versions of React 17 (2cac97b)
Upgrade
- updating all dependencies (5737167)