Skip to content

Releases: rphlmr/react-router-hono-server

v2.13.0

06 Apr 10:19
1f1b73d
Compare
Choose a tag to compare

What's Changed

  • handle imported modules outside of the appDirectory (#114)
    The dev server regex now handles imported modules outside of the appDirectory (use case: custom appDirectory config).

Full Changelog: v2.12.0...v2.13.0

v2.12.0

05 Apr 18:55
9d3ba9c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.11.0...v2.12.0

v2.11.0

09 Mar 16:52
b5ec792
Compare
Choose a tag to compare

What's Changed

  • support vite mode by @rphlmr in #93
  • add bun with bun runtime example by @rphlmr in #98
  • add cloudflare flag to force react 19 by @rphlmr in #95
  • typing support for RR future middleware by @rphlmr in #99

Full Changelog: v2.10.0...v2.11.0

v2.10.0

26 Feb 09:06
d0f0f68
Compare
Choose a tag to compare

What's Changed

  • Support experimental-vite-env-api (React Router future unstable_viteEnvironmentApi) by @rphlmr in #85

Full Changelog: v2.9.0...v2.10.0

v2.9.0

19 Feb 18:04
9dfdc31
Compare
Choose a tag to compare

What's Changed

  • 🚨 breaking changes: support react-router 7.2.0 by @rphlmr in #84

Starting from this version, React Router 7.2.0 is required

Full Changelog: v2.8.5...v2.9.0

v2.8.5

09 Feb 15:21
31b2d49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.4...v2.8.5

v2.8.4

06 Feb 17:32
25ba052
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.8.2...v2.8.3

v2.8.2

27 Jan 08:33
5064961
Compare
Choose a tag to compare

What's Changed

  • make getLoadContext Context generic by @rphlmr in #71

Full Changelog: v2.8.1...v2.8.2

v2.8.1

26 Jan 13:14
a61e01e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.0...v2.8.1

v2.8.0

24 Jan 17:31
af96951
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.1...v2.8.0