Skip to content

v6.2.0

Compare
Choose a tag to compare
@chaance chaance released this 17 Dec 18:38
· 1340 commits to main since this release

πŸ› Bug fixes

  • Fixed the RouteProps element type, which should be a ReactNode (#8473)
  • Fixed a bug with useOutlet for top-level routes (#8483)

✨ Features

  • We now use statically analyzable CJS exports. This enables named imports in Node ESM scripts (See the commit).

New Contributors

Full Changelog: v6.1.1...v6.2.0