Releases: zackify/reactview
Releases · zackify/reactview
0.6.2
Compare
Sorry, something went wrong.
No results found
fixed context in webpack modules
0.6.1
Compare
Sorry, something went wrong.
No results found
components with .js actually work now
0.6.0
Compare
Sorry, something went wrong.
No results found
0.5.3
Compare
Sorry, something went wrong.
No results found
Added latest render-placement-loader which adds error handling when the class passed in is invalid
0.5.2
Compare
Sorry, something went wrong.
No results found
Added option to manually set what component is rendered. If multiple components are imported, you need to do this.
0.5.1
Compare
Sorry, something went wrong.
No results found
fixed missing babel dependency
0.5.0
Compare
Sorry, something went wrong.
No results found
v2.0 of the render placement loader. You must export default the component you want to be rendered.
fixed error message formatting when compiling your component
refresh the page to see changes to your component (js is hot compiled) next up: hot reloading.
0.4.3
Compare
Sorry, something went wrong.
No results found
updated readme
0.4.2
Compare
Sorry, something went wrong.
No results found
0.4.1
Compare
Sorry, something went wrong.
No results found
Added option to pass in props to your component