Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 357 Bytes

changelog.md

File metadata and controls

9 lines (5 loc) · 357 Bytes

3.0 breaking changes

react-baronreact-baron/dist/es5

Default import is es6 module with css-modules. If you dont have babel and css-modules in your project, import es5 version with no css from react-baron/dist/es5.

2.0 breaking changes

All baron specified parameters now passed to baron as is with props.params (see API below).