Skip to content

Releases: preactjs/preact-iso

2.10.0

20 Aug 06:14
0f28827
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.9.2...2.10.0

2.9.2

07 Jun 06:45
af5725e
Compare
Choose a tag to compare

Fixes

  • fix: Support links in open shadow DOM by @Jentob in #80
  • fix: Throw a clearer error when the LocationProvider is missing by @rschristian in #87

Types

  • types: Add support for LocationProvider.ctx to support class components by @rschristian in #92
  • fix: Type errors in Router declaration file by @rschristian in #95

Maintenance

  • test: Update tests for upstream preact fix by @rschristian in #79
  • docs: Add nested router example, format, clear up couple of issues by @rschristian in #83
  • docs: Expound upon nested routing example, explain matching by @rschristian in #91

New Contributors

2.9.1

03 Mar 09:07
dba70b7
Compare
Choose a tag to compare

Fixes

  • Set _excess in preparation for v11 by @JoviDeCroock in #67
  • fix: Memoize route component to avoid double render for incoming async routes by @rschristian in #72

Maintenance

Full Changelog: 2.9.0...2.9.1

2.9.0

05 Feb 02:08
46baddd
Compare
Choose a tag to compare

Features

Types

Docs

New Contributors

Full Changelog: 2.8.1...2.9.0

2.8.1

20 Oct 02:36
3346b8b
Compare
Choose a tag to compare

What's Changed

  • Add null check for link before usage by @tomjw64 in #47
  • fix: Wildcard splat/rest param matches should return undefined instead of empty strings by @rschristian in #45

New Contributors

Full Changelog: 2.8.0...2.8.1

2.8.0

18 Oct 07:34
ed00281
Compare
Choose a tag to compare

API Additions

  • feat: Add preload() method to lazy by @rschristian in #43
  • feat: Adds scope prop to LocationProvider, limiting link intercepts by @rschristian in #42

Maintenance

Full Changelog: 2.7.0...2.8.0

2.7.0

13 Oct 23:53
Compare
Choose a tag to compare

API Additions

Fixes

  • fix: change type of Router children to nested VNode array by @zetaraku in #30
  • feat(router): remove all trailing slashes for path by @donkeyDau in #26

Maintenance

New Contributors

Full Changelog: 2.6.3...2.7.0

2.6.3

27 May 06:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.2...2.6.3

2.6.2

06 Apr 09:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.1...2.6.2

2.6.1

05 Apr 06:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.0...2.6.1