All Versions
10
Latest Version
Avg Release Cycle
19 days
Latest Release
2774 days ago

Changelog History

  • v3.2.0 Changes

    September 21, 2016

    โšก๏ธ Updated dependencies. Merged PRs.

  • v3.1.7 Changes

    September 13, 2015
    • Transmit >= 3.0 now targets React 0.14.
    • ๐Ÿ‘Œ Support deferred fragments through lambdas. Deferred fragments only run in on the client.
    • Mass-rename of functions, options, and other objects to resemble the OFFICIAL Relay API once again.
    • Implemented componentDidReceiveProps so rerenders now also refetch.
    • โž• Added shouldContainerUpdate(nextVariables) callback-option to allow prevention of refetches.
    • โž• Added Transmit.isContainer() and Transmit.isRootContainer() helper functions. (RootContainers in Transmit are technically Containers with initialVariables. Nothing fancy.)
  • v3.1.2

    November 22, 2015
  • v3.1.1

    November 22, 2015
  • v3.1.0

    November 22, 2015
  • v3.0.8

    November 04, 2015
  • v3.0.1

    September 13, 2015
  • v2.6.4 Changes

    May 16, 2015
    • The emptyView prop can now be a lazy callback.
    • โž• Added Transmit.setPromiseConstructor for people who want to provide their own Promise implementation instead of using global.Promise. Also throws an Error at run-time if the platform's global.Promise is undefined.
    • โœ‚ Delete window.__reactTransmitPacket after first use.

    Hey guys, thanks for all the contributions and constructive discussions. If there are any questions, you're welcome to open a new Issue. Your suggestions are appreciated.

  • v2.6.3

    June 01, 2015
  • v2.6.1

    May 05, 2015