Skip to content

Releases: mammadataei/vite-plugin-remix-router

v2.0.0

10 Jun 11:51
15d152a

Choose a tag to compare

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)

v1.2.0

25 Feb 17:19
a0e1da5

Choose a tag to compare

1.2.0 (2023-02-20)

Features

v1.1.0

10 Dec 17:04
b11620c

Choose a tag to compare

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)

v1.0.0

23 Sep 06:21
517950c

Choose a tag to compare

  • 🎉 vite-plugin-remix-router is out.