All Versions
81
Latest Version
Avg Release Cycle
25 days
Latest Release
206 days ago

Changelog History
Page 7

  • v3.0.0-10

    April 11, 2020
  • v2.9.2 Changes

    September 11, 2020

    ๐Ÿ› Bug Fixes

    • โœ‚ Remove OpenCollective from CLI dependencies
  • v2.9.1 Changes

    January 18, 2020

    ๐Ÿ› Bug Fixes

  • v2.9.0 Changes

    December 02, 2019

    ๐Ÿ†• New Features

    ๐Ÿ› Bug Fixes

  • v2.8.3 Changes

    May 22, 2019

    ๐Ÿ› Bug Fixes

    • Loader: Fix type error when no loader config is provided
    • ๐Ÿ”Œ Macro: babel-plugin-macros are peer dependency and must be installed manually
  • v2.8.2 Changes

    May 22, 2019

    ๐Ÿ› Bug Fixes

    • 0๏ธโƒฃ CLI: Don't warn about conflicting default message if it's empty (#502). Thanks to Filip ลฝmuk.
    • Conf: Pass config path to getConfig explicitly instead reading it from process.argv (#509). Thanks to Brandon Croft.
  • v2.8.1

    May 17, 2019
  • v2.8.0 Changes

    May 17, 2019

    ๐Ÿ†• New Features

    • ๐Ÿ”ง Conf: Allow loading specific configuration file using --config argument (#501). Thanks to Brandon Croft.

    ๐Ÿ› Bug Fixes

  • v2.7.4 Changes

    February 19, 2019

    ๐Ÿ› Bug Fixes

  • v2.7.3 Changes

    January 28, 2019
    • ๐Ÿ“ฆ Export @lingui/core/dev subpackage.

    ๐Ÿ› Bug Fixes

    • ๐ŸŒฒ CLI: Log original info with Babel compatibility info (#401). Thanks to Sam Gluck.
    • CLI: Allow pseudolocales which don't start with a known language (#411). Thanks to Eric Plumb.
    • CLI: Made pseudolocales to take into account variable names (#419). Thanks to Cornel Stefanache.
    • CLI: Fix edge case bug in plural pseudolocalization (#428). Thanks to Eric Plumb.
    • CLI: Fix yarn detection with nps (#441). Thanks to MU AOHUA.