Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Commit 70d2868

Browse files
committed
Update CHANGELOG
1 parent b8e1b1c commit 70d2868

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,14 @@ Whitespace conventions:
2020

2121
## [0.9.0] - Unreleased
2222

23+
### Added
24+
25+
- `react/react-source` is the suggested way to include ReactJS sources now. Simply require `react/react-source` immediately before the `require "reactrb"` in your Opal code will make it work.
26+
27+
### Deprecated
28+
29+
- `react-latest` & `react-v1x` is deprecated. Use `react/react-source` instead.
30+
2331
### Removed
2432

2533
- `opal-browser` is removed from runtime dependency. (#133)

0 commit comments

Comments
 (0)