Skip to content

Releases: Mairu/meteor-electrify-client

Release list

2.0.0

Choose a tag to compare

@Mairu Mairu released this 25 Mar 06:44
  • Breaking Change: ElectrifyClient constructor now takes Meteor and Random or a randomizing function as mandatory arguments
  • remove simpleRandom dependency (randomizer as constructor argument)
  • don't rely on global underscore package of meteor application
  • dev: update babel + eslint