All Versions
81
Latest Version
Avg Release Cycle
25 days
Latest Release
206 days ago
Changelog History
Page 7
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
- ๐ Fix import of typescript package (#611). Thanks to Anton Korzunov
- ๐ Fix flow types of withI18n (#605). Thanks to Kamil Tunkiewicz
-
v2.9.0 Changes
December 02, 2019๐ New Features
- โ Add optional sort by origin/filename (#563). Thanks to Kenneth Skovhus
- Lazily split messages by value tags (#593). Thanks to Danny Sellers
- Optional line numbers for lingui format (#587). Thanks to Martti Roitto
- ๐ Moved typescript dependency to peer (#589). Thanks to Daniel K.
๐ Bug Fixes
- Compile strict skips pseudo locale (#584). Thanks to Daniel Chabr
-
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
- Macro: Fix escaped backticks in template string (#477). Thanks to Saxon Landers.
-
v2.7.4 Changes
February 19, 2019๐ Bug Fixes
- Conf: Allow
extends
androotMode
babel config options (#454). Thanks to Adam Thomas. - React: Fix flow typing with Flow 0.92 (#448). Thanks to Florian Rival.
- Conf: Allow
-
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.
- ๐ฆ Export