Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 512 Bytes

great-melons-refuse.md

File metadata and controls

10 lines (9 loc) · 512 Bytes
preact
major
  • [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)