preact icon indicating copy to clipboard operation
preact copied to clipboard

Version Packages

Open github-actions[bot] opened this issue 4 years ago • 0 comments

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

[email protected]

Major Changes

  • #3363 ea9b8da1 Thanks @JoviDeCroock! - - [MAJOR] Deprecated component.base

    • [MAJOR] Remove replaceNode, use this technique instead
    • [MAJOR] Removed select <option> fix for IE11, using select in IE11 will always require you to specify a value attribute
    • [MAJOR] Removed automatic suffixing of px to dimensional style attributes
    • [MINOR] Add createRoot API
    • [MAJOR] Change options._hook to get an internal passed in (devtools)
  • #3366 5a6f0367 Thanks @JoviDeCroock! - Move defaultProps handling to preact/compat

Minor Changes

github-actions[bot] avatar Dec 08 '21 20:12 github-actions[bot]