Releases: Mairu/meteor-electrify-client
Releases · Mairu/meteor-electrify-client
Release list
2.0.0
- 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