UNPKG

4.56 kBMarkdownView Raw
1# v1.0.1 (Sun Mar 08 2020)
2
3#### 🐛 Bug Fix
4
5- Upgrade all dependences _except_ auto ([@ericclemmons](https://github.com/ericclemmons))
6- Revert back to 335b42e3285119e5dc6b9439b632437a45c3e17e ([@ericclemmons](https://github.com/ericclemmons))
7- Update README(s) to match ([@ericclemmons](https://github.com/ericclemmons))
8- Placeholder for codelift types ([@ericclemmons](https://github.com/ericclemmons))
9- Update codelift deps ([@ericclemmons](https://github.com/ericclemmons))
10
11#### Authors: 1
12
13- Eric Clemmons ([@ericclemmons](https://github.com/ericclemmons))
14
15---
16
17# v1.0.0 (Sat Mar 07 2020)
18
19#### 🐛 Bug Fix
20
21- Have noop return first arg, in case we add HoCs ([@ericclemmons](https://github.com/ericclemmons))
22- Leave note on dealing with multi-level `stateNode`s ([@ericclemmons](https://github.com/ericclemmons))
23- Replace rendered component with <span>{preview}</span> ([@ericclemmons](https://github.com/ericclemmons))
24- Working updateProps ([@ericclemmons](https://github.com/ericclemmons))
25- Remove safe-eval (breaks Next.js) ([@ericclemmons](https://github.com/ericclemmons))
26- Add safe-eval for receiving JS props (vs. only JSON) ([@ericclemmons](https://github.com/ericclemmons))
27- Add graphql-type-json ([@ericclemmons](https://github.com/ericclemmons))
28- Support reset & move preview effects to component ([@ericclemmons](https://github.com/ericclemmons))
29- Add :active variants to backgroundColor & boxShadow ([@ericclemmons](https://github.com/ericclemmons))
30- Lighten inspectors so that header can be black ([@ericclemmons](https://github.com/ericclemmons))
31- Move footer to <Header /> ([@ericclemmons](https://github.com/ericclemmons))
32- Use Component["Inspector"] with window.React|ReactDOM ([@ericclemmons](https://github.com/ericclemmons))
33- Track props changes via ReactNode.hasChanges ([@ericclemmons](https://github.com/ericclemmons))
34- Working Component preview ([@ericclemmons](https://github.com/ericclemmons))
35- ReactNode.previewProps re-uses context ([@ericclemmons](https://github.com/ericclemmons))
36- Use Fiber tags instead of duck-typing for ReactNode.name ([@ericclemmons](https://github.com/ericclemmons))
37- Automatically center Inspectors ([@ericclemmons](https://github.com/ericclemmons))
38- Use new { register } ([@ericclemmons](https://github.com/ericclemmons))
39- codelift exports inspect & register ([@ericclemmons](https://github.com/ericclemmons))
40- Don't throw when root container cannot be found ([@ericclemmons](https://github.com/ericclemmons))
41- Add ReactNode.previewProps(props) ([@ericclemmons](https://github.com/ericclemmons))
42- Prototype inspect(Component, { Inspector }) ([@ericclemmons](https://github.com/ericclemmons))
43- Initial CoomponentInspector ([@ericclemmons](https://github.com/ericclemmons))
44
45#### Authors: 1
46
47- Eric Clemmons ([@ericclemmons](https://github.com/ericclemmons))
48
49---
50
51# v0.6.3 (Sat Feb 29 2020)
52
53#### 🐛 Bug Fix
54
55- Lock all codelift packages at exact version ([@ericclemmons](https://github.com/ericclemmons))
56- save-prefix false ([@ericclemmons](https://github.com/ericclemmons))
57
58#### Authors: 1
59
60- Eric Clemmons ([@ericclemmons](https://github.com/ericclemmons))
61
62---
63
64# v0.6.2 (Wed Jan 29 2020)
65
66#### 🐛 Bug Fix
67
68- Replace useSlider with hooks ([@ericclemmons](https://github.com/ericclemmons))
69
70#### Authors: 1
71
72- Eric Clemmons ([@ericclemmons](https://github.com/ericclemmons))
73
74---
75
76# v0.6.0 (Mon Jan 27 2020)
77
78#### 🐛 Bug Fix
79
80- Use RPC instead of window for communication ([@ericclemmons](https://github.com/ericclemmons))
81- Add setPath ([@ericclemmons](https://github.com/ericclemmons))
82- store supports RPC calls via postMessage ([@ericclemmons](https://github.com/ericclemmons))
83- Remove unused router ([@ericclemmons](https://github.com/ericclemmons))
84- Use single store instance ([@ericclemmons](https://github.com/ericclemmons))
85- Dry up pushState/replaceState ([@ericclemmons](https://github.com/ericclemmons))
86- Update history as path cahnges ([@ericclemmons](https://github.com/ericclemmons))
87- Only render iframe with initial path ([@ericclemmons](https://github.com/ericclemmons))
88- syncPath on history pushState|replaceState|popState ([@ericclemmons](https://github.com/ericclemmons))
89- syncPath on load ([@ericclemmons](https://github.com/ericclemmons))
90- Default path to localhost:1337/* ([@ericclemmons](https://github.com/ericclemmons))
91- Update example deps ([@ericclemmons](https://github.com/ericclemmons))
92
93#### Authors: 1
94
95- Eric Clemmons ([@ericclemmons](https://github.com/ericclemmons))
\No newline at end of file