Skip to content

Releases: Shopify/i18next-shopify

v0.2.9

25 Sep 18:26
a988470
Compare
Choose a tag to compare

Patch Changes

  • 62e9ba6: Resolve Vite production issues by replacing require statement with import

v0.2.8

14 Sep 14:28
c85c009
Compare
Choose a tag to compare

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

13 Sep 21:46
6fd7800
Compare
Choose a tag to compare

Patch Changes

  • 197a10a: Only format count/ordinal as number if they are one

v0.2.6

13 Sep 20:27
0722379
Compare
Choose a tag to compare

Patch Changes

  • a46504b: Interpolation when returnObjects:true

v0.2.5

13 Sep 14:49
074e608
Compare
Choose a tag to compare

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

08 Sep 14:56
2667dce
Compare
Choose a tag to compare

Patch Changes

  • 75ba1dc: Allow t() to accept returnObjects: true

v0.2.3

07 Jun 19:49
0019adb
Compare
Choose a tag to compare

Patch Changes

  • b4637b5: Revert update to repository field in package.json

v0.2.2

05 Jun 13:38
c342f6e
Compare
Choose a tag to compare

Patch Changes

  • cc93dce: Update repository field in package.config to resolve issues with DependaBot in consuming repositories.

v0.2.1

30 May 16:04
2978113
Compare
Choose a tag to compare

Patch Changes

  • e2d24a5: Fixes main field in package.json for TypeScript and bundlers
  • 3a0b1eb: Add support for typescript declaration

v0.2.0

24 May 19:14
330c6f0
Compare
Choose a tag to compare

Minor Changes

  • 3d725cb: Support t() with components passed as interpolation variables