Skip to content

Commit fb40289

Browse files
committed
little blurb
1 parent 8c20adf commit fb40289

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

UPGRADE_GUIDE.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,13 @@ reference.
88
0.13.3 -> 1.0.0
99
---------------
1010

11-
Thanks for your patience :) Big changes.
11+
Thanks for your patience :) Big changes. While on the surface a lot of
12+
this just looks like shuffling around API, the entire codebase has been
13+
rewritten to handle some really great use cases, like loading routes and
14+
components on demand, session-based route matching, server rendering,
15+
integration with libs like redux and relay, and lots more.
16+
17+
But for now, here's how to translate the old API to the new one.
1218

1319
### Rendering
1420

0 commit comments

Comments
 (0)