Skip to content

v1.6.3

Compare
Choose a tag to compare
@oedotme oedotme released this 07 Dec 21:53
· 312 commits to main since this release

Changes

Align react-location pending and error elements naming with the route object properties pendingElement and errorElement also to match a recent update to the react-router integration:

  • Pending is renamed to PendingElement
  • Failure is renamed to ErrorElement.

Commits

  • feat: rename react-location pending and error elements 43c9ea7
  • feat: add null fallback for integrations elements/loaders/actions b397776
  • feat: exclude index prop from pages/index.tsx 878d33e

v1.6.2...v1.6.3