Skip to content

2.4.2

Choose a tag to compare

@developit developit released this 17 Apr 23:08
· 160 commits to main since this release
  • Added module entry to package.json for webpack 2 / rollup tree shaking
  • Document officially recommended preact-async-route library in the readme
  • Bugfix: Route should forward all URL parameters (#145, thanks @david-nordvall)
  • Add support for <a native> to bypass automatic handling of Anchor elements.
  • Fix compatibility with Preact 8 (detection of preact-created elements changed)