Skip to content

Releases: preactjs/preact-iso

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

2.6.0

05 Apr 06:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.0...2.6.0

2.5.0

27 Mar 00:38
Compare
Choose a tag to compare

What's Changed

This bumps the preact-render-to-string peer dependency to >=6.4.0, notably.

New Contributors

Full Changelog: 2.4.0...2.5.0

2.4.0

14 Feb 04:36
Compare
Choose a tag to compare

What's Changed

  • feat: Support for the replace parameter in useLocation().route by @rxliuli in #8
const { route } = useLocation();

route('/', true); // replaces the current history entry

New Contributors

Full Changelog: 2.3.2...2.4.0

2.3.2

06 Oct 10:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/preactjs/preact-iso/commits/2.3.2