Skip to content

Releases: adobe/react-webcomponent

0.1.4

01 Sep 11:20
Compare
Choose a tag to compare

What's Changed

  • Fix error when using byContentVal decorator by @cuberoot in #3
  • Add a @byContent selector for reparenting child content by @cuberoot in #5
  • Clean up div after component is unmounted by @cuberoot in #12
  • Make the byContentVal model decorator update by @cuberoot in #15
  • feat: add .editorconfig by @MatissJanis in #21
  • Fix possible exception with ReactDOM.unmountComponentAtNode by @herzog31 in #24
  • Update package.json to include the repository by @v-gjy in #27

New Contributors

Full Changelog: 0.1.0...0.1.4

0.1.0

22 Nov 21:03
Compare
Choose a tag to compare

Initial release after migrating from internal repo.