Skip to content

Commit 4b617b8

Browse files
committed
Updated the change log
1 parent ce252c4 commit 4b617b8

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,6 +1,15 @@
11
Changelog
22
=========
33

4+
### 1.0.0 (13/7/2015)
5+
6+
- Removed the webpack integration. While it can be initially convenient, it tends to introduce more problems than
7+
it solves. The repo contains an example illustrating how to implement self-mounting components which provide
8+
similar functionality to the former webpack integration.
9+
- Replaced the js-host dependency with an externally-managed render server.
10+
- Added a `renderer` hook on `render_component`. Enabling you to override the default which assumes
11+
[render-react](https://github.com/markfinger/react-render)
12+
413

514
### 0.13.1 (16/5/2015)
615

0 commit comments

Comments
 (0)