File tree Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# React-Live Changelog
2
2
3
+ ## 4.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - Migrated codebase to TypeScript. ([ #346 ] ( https://github.com/FormidableLabs/react-live/pull/346 ) )
8
+
3
9
## 3.2.0
4
10
5
11
### Minor Changes
6
12
7
- * Re-implement the original theme overriding behavior ([ #336 ] ( https://github.com/FormidableLabs/react-live/pull/336 )] @ryan-roemer
13
+ - Re-implement the original theme overriding behavior ([ #336 ] ( https://github.com/FormidableLabs/react-live/pull/336 )] @ryan-roemer
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-live" ,
3
- "version" : " 3.2 .0" ,
3
+ "version" : " 4.0 .0" ,
4
4
"description" : " A production-focused playground for live editing React code" ,
5
5
"main" : " dist/react-live.cjs.js" ,
6
6
"types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments