Skip to content

Future of Cloudflare and AWS #115

@rphlmr

Description

@rphlmr

👋 Hello there

The last release took me an entire Saturday to fix pre-rendering for Cloudflare.
I’m not even sure if it works with AWS since I have no experience with that platform.

It’s not the first time it took me a whole day to fix something.

RR sometimes changes its API (the last one was pre-render). It’s fine, but since I rely on RR’s internal implementation to make this package easy to use, it has consequences.

I assume that, doing this forces me to be smart and find solutions. I learn a lot.

I mainly use Node (and Bun) daily, and RR releases have always been “easy” to follow.

Platform providers like CF, AWS, and Vercel are a pain for me to comply with.
It relies too much on external Vite plugins, presets, React-specific imports, or builds.

So,in 3.0, I'm considering removing Cloudflare & AWS support.

I hate to be that guy, but I really can’t waste all my free time on something I don’t even use 😭

The best option for Cloudflare comes from the creator of Hono: https://github.com/yusukebe/hono-react-router-adapter

RR will soon release its middleware API, but I’ll still continue to maintain this package as long as RR supports integration with a custom server 🫡

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions