1.2.0 (2024-07-05)
1.1.1 (2021-02-24)
1.1.0 (2020-12-12)
1.0.1 (2020-10-28)
- import date-number from i18n instance (7d56f32)
- pending react-components to macro migrated (1830988)
- added other migrate from old macro to new (0d48f5b)
- change order of actions (9230ce4)
- if the import is already present, don't add it to the array (b2bf920)
- some bug with inserting order of imports (99a8b73)
- ternary expression inside jsx dont add jsxExpressionContainer (2e30272)
- added a complete example (cefe6aa)
- added github ci (9e80584)
- added i18n transform and plural (162bf10)
- added more example to jsx transform (030498b)
- added new transform to v2-v3, about old macros methods (36a9d7d)
- added semantic-release integration (88128f2)
- added two new transforms, macroWrap and react imports (c8f7d55)
- cli accepts --remove-ununsed-imports after running a codemod (99d7afc)
- introduced a new codemod to remove unused imports once finish (c5bdbe1)
- introduced lingui-codemod CLI! (d069c32)
- introduced readme (d0d8681)
- removeMacroWrap introduced to other macros (7b734e6)
- transform date macro jsx introduced (7002da0)