- add new selector API to improve TypeScript IDE performance 2322
- To enable it, set
enableSelector: true
in your configuration options - With
enableSelector: "optimize"
, i18next can now handle translation dictionaries of any size, without affecting IDE performance or build times - To assist with the migration, we've published the following packages:
- To enable it, set