Skip to content

Commit 026012c

Browse files
committed
CHANGELOG: update
1 parent 7dd8ac1 commit 026012c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# CHANGELOG
22

3+
## 0.13.0
4+
5+
- Contextual routers are only can be in context of other routers if they share
6+
the same environment.
7+
8+
- If contextual routers isn't given an environment (via `hash` or
9+
`environment` prop) then it is default to an environment from parent's
10+
router if any.
11+
312
## 0.12.1
413

514
- Do not set `key` prop on handler, this fixes a bug when the same handler

0 commit comments

Comments
 (0)