Skip to content

v1.10.0 - 2016 Jul 24

Compare
Choose a tag to compare
@ptaoussanis ptaoussanis released this 24 Jul 10:10
· 221 commits to master since this release
[com.taoensso/sente "1.10.0"]

This is a minor, non-breaking release focused on moving from .cljx -> .cljc

  • [#242] Impl: Switch from .cljx to .cljc (@danielcompton)
  • [#243] Impl: Add support for nodejs clients (@DaveWM)
  • [#246] New: Add :protocol parameter to make-channel-socket-client! (@tiensonqin)
  • [#247] New: SENTE_ELIDE_JS_REQUIRE environment var for use with React Native