- 1185b40: Update to support i18next v24
- 62e9ba6: Resolve Vite production issues by replacing
require
statement withimport
- cf07b33: Don't break objects when inserting key prop
- cf07b33: Only format count/ordinal as number if they are one
- 197a10a: Only format count/ordinal as number if they are one
- a46504b: Interpolation when returnObjects:true
- f5326a4: Supports formatting of count and ordinal values as numbers
- 00a310d: Allows null and undefined key behaviour to match i18next
- 75ba1dc: Allow t() to accept returnObjects: true
- b4637b5: Revert update to repository field in package.json
- cc93dce: Update repository field in package.config to resolve issues with DependaBot in consuming repositories.
- e2d24a5: Fixes main field in package.json for TypeScript and bundlers
- 3a0b1eb: Add support for typescript declaration
- 3d725cb: Support t() with components passed as interpolation variables
- cd45cc5: Update readme
- d1936ee: Add support for single mustache format
- 0229cb4: Support namespaces in translation resources
- 8d16c29: Add the build system