-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
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
1.0.0 Roadmap #2089
Comments
This looks great! Does this mean there will be no 0.9.6 release? 0.10 is the next one? |
There will most likely be no 0.9.6 release and it'll be made part of 0.10. |
I'm excited. Thanks for great work! One question, why does it have to be such a huge release? |
PWA is the main feature of 0.10, we already postponed SSR to 0.11; updating this doc soon. |
Will PR #1887 be added into 0.10.0? this would be great for a reverse proxy use case. |
@williamcolbert Yes, that is covered under "Development path serving". |
Hi @williamcolbert. We had to push this to 0.11 because the implementation is not ready. Sorry! If you can help get the PR ready within a day or two, please do! |
@Timer Thank you for the update, will try to give it a shot. |
Recap
0.10 is going to be one of our largest releases in a long time.
We have already merged many changes, let's recap:
require.ensure
localhost
proxy on windowshttp://
orhttps://
import()
supportLong standing PRs we should merge or close
1.0.0
src/node_modules/
worksrc/
HOST
integrationwindow.location
-- if we can make this less painful (by an explicitHOST
), we shouldconsole.stack
to ReactNext releases (some possibly 2.0.0, hopefully 1.x)
cache-loader
? #20372.0.0
External framework integration
Flow integration
Development path serving
The text was updated successfully, but these errors were encountered: