mirror of https://github.com/status-im/reagent.git
Update CHANGELOG
This commit is contained in:
parent
ddd7f9a070
commit
5c7048fe3c
|
@ -4,6 +4,7 @@
|
||||||
|
|
||||||
**[compare](https://github.com/reagent-project/reagent/compare/v0.8.1...master)**
|
**[compare](https://github.com/reagent-project/reagent/compare/v0.8.1...master)**
|
||||||
|
|
||||||
|
- Fix using `with-let` macro in namespaces with `*warn-on-infer*` enabled ([#420](https://github.com/reagent-project/reagent/issues/420))
|
||||||
- Fix using metadata to set React key with Fragment shortcut (`:<>`) ([#401](https://github.com/reagent-project/reagent/issues/401))
|
- Fix using metadata to set React key with Fragment shortcut (`:<>`) ([#401](https://github.com/reagent-project/reagent/issues/401))
|
||||||
- Create React Component without `create-react-class` ([#416](https://github.com/reagent-project/reagent/issues/416))
|
- Create React Component without `create-react-class` ([#416](https://github.com/reagent-project/reagent/issues/416))
|
||||||
- Allow any number of arguments for `reagent.core/merge-props` and
|
- Allow any number of arguments for `reagent.core/merge-props` and
|
||||||
|
|
Loading…
Reference in New Issue