Skip to content

Releases: flipace/lovli.js

v0.7.4

24 May 12:06
Compare
Choose a tag to compare
  • updated to horizon client&server to 1.0.3
  • removed rxjs dep

v0.7.3

23 May 11:51
Compare
Choose a tag to compare
  • temporarily add [email protected] as a dependency for lovli.js until new @horizon/client version is out with fixed rxjs dependency
  • remove hoist-non-react-statics from deps

v0.7.1

17 May 23:20
Compare
Choose a tag to compare

Bumped horizon-react version.

Changelog

  • bumped horizon-react to 0.3.0 (for real this time)

v0.7.0

17 May 22:59
Compare
Choose a tag to compare

This marks the day on which horizon was released to the public!
v0.7.0 is the first version of lovli with horizon 1.0.1 and horizon-react 0.3.0

Changelog

  • added import/exports loader until pr merged
  • updated to [email protected] #celebrate! https://horizon.io
  • updated horizon-react to v0.3.0
  • updated react-hot-loader to 3.0.0-beta2
  • creating the horizon client manually in lovli.js instead of letting it be generated by horizon-react
  • renamed db from 'horizon' to 'lovli'
  • fixed webpack issue with later.js and removed LATER_COV= env
  • fixed react-hot-loader HMR issue