Skip to content

v0.3.0

Choose a tag to compare

@skellock skellock released this 23 Apr 05:15
· 6147 commits to master since this release
  • NEW a help menu to show key commands - thx @gantman
  • NEW emoji logging 馃帀
  • NEW the client is now transpiled for easy integration into React DOM - found by @derekyau and @Hyra
  • MOD returns the redux store from addReduxStore - thx @gantman
  • FIX stop clobbering the window.navigator - found by @kevinvangelder
  • FIX separated the examples to prevent colliding deps - found by @gantman
  • DOC README updates - thx @gantman and @darinwilson