All Versions
19
Latest Version
Avg Release Cycle
32 days
Latest Release
-

Changelog History
Page 1

  • v0.8.1 Changes

    🛠 Bugfix to account for API changes in react-json-tree (see PR #41).

  • v0.8.0 Changes

    December 18, 2017

    ⚡️ Updated peerDependencies and dependencies (only where required) to support React 16.

  • v0.7.0 Changes

    October 15, 2017

    ➕ Added snap-to-botom behavior to log monitor so that the most recent actions remain visible. Thanks to @edtoken for this contribution via PR #36.

  • v0.6.8 Changes

    ⚡️ Updated PropTypes to use new, separate 'prop-type' package.

  • v0.6.7 Changes

    March 15, 2017

    Pruned unnecessary files from NPM bundle.

  • v0.6.6 Changes

    ⬆️ Bumped react-highlighter and react-json-tree versions to fix React.spread warning.

  • v0.6.5 Changes

    ⚡️ Updated react-json-tree dependency to fix React version warning.

  • v0.6.4 Changes

    April 16, 2016

    🛠 Fixed a React 15 style warning.

  • v0.6.3 Changes

    April 08, 2016

    ⚡️ Updated React dependency to support both ^0.14.0 and ^15.0.0.

  • v0.6.2 Changes

    March 27, 2016

    ⬆️ Upgraded to Babel 6 and split UMD, ES6, and CommonJS builds. ✂ Removed react-pure-render and date-formate-lite dependencies.