-
-
Notifications
You must be signed in to change notification settings - Fork 865
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Roadmap #737
Labels
Comments
A changelog would really help as these things get merged |
I keep changelogs in release notes pretty religiously: https://github.com/jaredpalmer/razzle/releases |
Sync code base with latest CRA? |
Do you have a plan of when you are planning to release each version? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
v3
There are some rather immediate tasks we should just knock out. So I guess these are the v3 requirements/milestones:
v4
server
(perhaps we deprecate jaredpalmer/backpack) 😢iso
the way stuff works nowspa
(client-only)server-artifact
This would include all node externals (ienode_modules
) in a single javascript file (we do this @palmerhq and it's awesome)v5
serverless
Optimizations for serverless / lambda Razzle (need help here)binary
Make the final server output bytecode via something like Zeit's pkg?? Idk? Could be cool.razzle prerender --routes=routes.json
The text was updated successfully, but these errors were encountered: