This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
i18next-parser | 5.4.0 -> 8.7.0 |
Release Notes
i18next/i18next-parser (i18next-parser)
v8.7.0
- Add missing componentFunctions properties to JsxLexerConfig types #891 #842
- Fix unescape logic, expression props, and ICU format for Trans component #892 #886
- Update dependencies
v8.6.0
- Emit warning on non-literal content inside of Trans #881
- Update dependencies
v8.5.0
v8.4.0
- Fix extracting Trans component without key, but with default value #871 #249
- FIX type error in index.d.ts #873 #868
- Update dependencies
v8.3.0
- Allow ignoring typecheck-helper functions around Trans tag variables #863
- Skip extracting dynamic children in Trans components #862
- Extract format parameter from Trans component interpolations #861
- Update dependencies
v8.2.0
- Add support for patterns in the
keepRemoved
option #693 #700 - Improve namespace extraction from hook/HOC #854
- Update dependencies
v8.0.0
- Drop support for node 14
- Add support for node 20
v7.9.0
- Add support for string concatenation in default values #817
- Update dependencies
v7.8.0
v7.7.0
v7.6.0
v7.5.0
v7.4.0
- Fix esm import in cjs project #761
- Update dependencies
v7.3.0
- Parse namespace from t type arguments #703 #701
- Extract namespace for render prop #702 #691
- Updae dependencies
v7.2.0
v7.1.0
v7.0.3
- Fix a bug when using the cli and passing no config file #690
- Update dependencies
v7.0.2
v7.0.1
v7.0.0
- BREAKING: change the API for
defaultValue
. DeprecateskipDefaultValues
anduseKeysAsDefaultValues
options. #676 - Add support for
shouldUnescape
option in jsx-lexer #678 - Add support for .ts, .json and .yaml config #673
- Update dependencies
v6.6.0
- Support custom yaml output options #626
- Do not fail on JSX spread attribute in Trans component #637
- Support TypeScript typecasts #604
- Add LICENSE.md
- Update dependencies
v6.5.0
- Fix: coverage testing #586
- Fix: reset nested keys if default value is changed #582
- Update dependencies
v6.4.0
- Fix a bug that was resetting a namespace when given an empty key #502
v6.3.0
v6.2.0
v6.0.1
- BREAKING: Drop support for Node 12
v6.0.0
- BREAKING: Drop support for Node 13, 15. Add support for Node 18.
- BREAKING: This package is now pure ESM
- Update dependencies
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.