Releases: scommons/scalajs-reactjs
Releases · scommons/scalajs-reactjs
v1.0.0
v0.17.1
v0.17.0
v0.16.0
- 971323c Fixed internal dependencies on
-core
and-dom
modules (#4) - 3c14c3c Removed dependency on
create-react-class
, fixed #5 - 136c318 Splitted react facades into
-core
and-dom
modules, fixed #4 - 95bb196 Revert "Drop support for scala.js 0.6.x, fixed #2"
- 248404a Upgraded react to
v16
, fixed #3 - ee0d0c4 Drop support for scala.js 0.6.x, fixed #2
v0.15.0
5a702cb Update publishing settings
12565be Added explicit sbt root (aggregation) project
7e06c7e Prepare for next release
9a041c1 Added publishing to sonatype
d27ee2a Added cross-compilation for scala 2.13.x and scala-js 1.x (#1)
3730e7a Cleanup build.sbt
b8ac0c9 Add @field to router field
993db16 Update react-rotuer-redux example.