Skip to content

0.6.0

Compare
Choose a tag to compare
@chandu0101 chandu0101 released this 10 Nov 05:35
· 15 commits to master since this release

Breaking Changes

Project groupID and artifactID are changed.

groupID : com.github.chandu0101.sri to com.github.chandu0101

artifactID : web to sri-web , mobile to sri-mobile

Deprecations

createElement... factory methods are deprecated, use new makeElement.. factory methods instead. - thanks to @nfag for new boilerplate free factory methods :)

Core

  • Build for scala 2.12.0

Mobile

Web

  • Updated to React 15.3.1