Skip to content

Latest commit

 

History

History
81 lines (43 loc) · 2.32 KB

CHANGELOG.md

File metadata and controls

81 lines (43 loc) · 2.32 KB

26 February 2020

  • [fix] Publish typedefs.json.
  • [doc] Add typedefs.json.

26 November 2019

  • [fix] Do fallback properly without Compiler warnings.
  • [fix] Fallback to {} if window.preact is not defined.

7 November 2019

  • [org] Move to the externs GitHub org.
  • [fix] Export the build with CommonJS Preact.

30 August 2019

  • [externs] PreactProps as record.
  • [fix] Fix the PreactProps.
  • [externs] Add the AcceptedChild type.

18 August 2019

  • [externs] Add special ref component property.
  • [externs] Add special dangerouslySetInnerHtml: { __html } property.
  • [externs] Fix h externs allowing null and undefined in ...args.

17 August 2019

  • [externs] Correct externs for h and cloneElement allowing to pass primitives in ...args.

7 August 2019

  • [doc] Document types in Wiki.
  • [fix] Some fixes to types, define static properties on Component.

14 May 2019

  • [fix] Adjust externs to allow possible null in rendering, returning null from component.render, make Component constructor, and make attributes to Component methods optional.

13 May 2019

  • [package] Publish v1.0.0 of the package.

0.0.0-pre