Releases: Shopify/i18next-shopify
Releases · Shopify/i18next-shopify
v0.2.9
Patch Changes
- 62e9ba6: Resolve Vite production issues by replacing
require
statement with import
v0.2.8
Patch Changes
- cf07b33: Don't break objects when inserting key prop
- cf07b33: Only format count/ordinal as number if they are one
v0.2.7
Patch Changes
- 197a10a: Only format count/ordinal as number if they are one
v0.2.6
Patch Changes
- a46504b: Interpolation when returnObjects:true
v0.2.5
Patch Changes
- f5326a4: Supports formatting of count and ordinal values as numbers
- 00a310d: Allows null and undefined key behaviour to match i18next
v0.2.4
Patch Changes
- 75ba1dc: Allow t() to accept returnObjects: true
v0.2.3
Patch Changes
- b4637b5: Revert update to repository field in package.json
v0.2.2
Patch Changes
- cc93dce: Update repository field in package.config to resolve issues with DependaBot in consuming repositories.
v0.2.1
Patch Changes
- e2d24a5: Fixes main field in package.json for TypeScript and bundlers
- 3a0b1eb: Add support for typescript declaration
v0.2.0
Minor Changes
- 3d725cb: Support t() with components passed as interpolation variables