Skip to content

Releases: preactjs/preact

10.19.5

16 Feb 09:42
a003d42
Compare
Choose a tag to compare

Fixes

Types

10.19.4

08 Feb 07:06
6992228
Compare
Choose a tag to compare

Fixes

Types

Maintenance

10.19.3

08 Dec 14:30
aa53ecb
Compare
Choose a tag to compare

Bug Fixes

Maintenance

10.19.2

14 Nov 05:58
d72d974
Compare
Choose a tag to compare

Fixes

Maintenance

10.19.1

11 Nov 10:17
2f31796
Compare
Choose a tag to compare

Fixes

Types

  • Make children optional in Provider's typings (#4205, thanks @shicks)

10.19.0

11 Nov 08:02
08ff289
Compare
Choose a tag to compare

Features

Fixes

Performance

Types

  • Compat PureComponent parity with upstream react type definitions (#4056, thanks @Blufords)

10.18.2

03 Nov 08:04
9a9967d
Compare
Choose a tag to compare

Types

Fixes

Improvements

Maintenance

10.18.1

01 Oct 09:21
9c5a82e
Compare
Choose a tag to compare

Fixes

  • Avoid crashing when there is no _children (#4147, thanks @JoviDeCroock)
  • Fix regex for "Improper nesting of paragraph" for span under a paragraph (#4144, thanks @cheeaun)

10.18.0

28 Sep 09:32
0c1b93c
Compare
Choose a tag to compare

Features

Types

Fixes

  • Cannot read property 'insertBefore' of undefined during suspense (#4141, thanks @zakstucke)
  • Remove role attribute when it's null or undefined (#4137, thanks @DAreRodz)
  • Add timer to event handler so we can check whether it was attached during the current propagation (#4126, thanks @JoviDeCroock)
  • Fix ordering issue with Component re-render (#4125, thanks @JoviDeCroock)

Maintenance

10.17.1

19 Aug 07:45
c286818
Compare
Choose a tag to compare

Fixes

Types

  • Ensure all WAI-ARIA 1.2 roles are supported in our types (#4101, thanks @rschristian)

Maintenance