Skip to content

v3.0.0

Compare
Choose a tag to compare
@aabenoja aabenoja released this 10 Feb 16:34

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)