All Versions
12
Latest Version
Avg Release Cycle
5 days
Latest Release
1147 days ago

Changelog History
Page 1

  • v3.0.0 Changes

    March 05, 2021

    โš  BREAKING CHANGES

    • ๐Ÿ”Œ iterableIteratorPlugin was renamed to iterablePlugin
    • โšก๏ธ there is more data included in log messages (see new features), so you may need to update Jest snapshots

    ๐Ÿ”‹ Features

    • ๐Ÿ”Œ a plugin for logging async iterables (1144597)
    • โž• add numbering to 'call' (functionPlugin) and 'next' (iterablePlugin) badges (1fbc8e7)
    • ๐ŸŒฒ log value from a generator function's return statement (589c002)
    • more logical badge colors for promises and iterables (8d4bfdc)
    • ๐Ÿ’ป shorten the name of the source file displayed by browser in log messages (ce50b38)
    • ๐Ÿ‘Œ support for logging async functions (0ca8ab0)

    ๐Ÿ› Bug Fixes

    • potential issue with some bundlers detecting Node's require (3e99bd1)
  • v2.1.4 Changes

    February 11, 2021

    ๐Ÿš€ Chore release.

  • v2.1.3

    February 08, 2021
  • v2.1.2 Changes

    February 08, 2021

    ๐Ÿš€ Chore release.

  • v2.1.1 Changes

    February 06, 2021

    ๐Ÿš€ Chore release.

  • v2.1.0 Changes

    January 23, 2021

    ๐Ÿ”‹ Features

    • avoid proxying values with subtypes (176685c)
  • v2.0.0 Changes

    January 22, 2021

    โš  BREAKING CHANGES

    • ๐Ÿ”Œ plugin API has changed, disablePlugin was removed, installPlugin, SeverityLevel, jestSerializer were renamed, iterablePlugin is superceded by iterableIteratorPlugin

    ๐Ÿ”‹ Features

    • ๐Ÿ”Œ simplified plugin API (36e6900)
  • v1.2.0 Changes

    January 16, 2021

    ๐Ÿ”‹ Features

    • ๐ŸŒฒ when no handlers are installed, disable logging instead of throwing an error (6862d49)
  • v1.1.0 Changes

    January 14, 2021

    ๐Ÿ”‹ Features

    • prevent confusing badge numbers when using with React dev mode (1e26660)
  • v1.0.2

    January 13, 2021