Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.81 KB

File metadata and controls

37 lines (25 loc) · 1.81 KB

Changelog

2.0.0 (2023-06-10)

⚠ BREAKING CHANGES

  • needs to update peerDependency react-router-dom to ^6.9.0 ---------

Features

  • use react-router route.lazy to import routes (#49) (ce835de)

1.2.0 (2023-02-20)

Features

1.1.0 (2022-12-10)

Features

  • add route loader support (#1) (eb13dc2)
  • add support for ErrorBoundary exports (#4) (f9cbcad)
  • add support for route action (#2) (69f050a)
  • add support for route ErrorElement (#3) (034cb78)