# @platform-modules/i18n

## 0.0.4

### Patch Changes

- Updated dependencies [fd62ea1]
  - @platform-modules/util@0.4.0

## 0.0.3

### Patch Changes

- Updated dependencies [a708afa]
  - @platform-modules/util@0.3.0

## 0.0.2

### Patch Changes

- 7d474ec: Add the `./memo` seam: a bounded LRU `memoize` with a stable, key-order-insensitive default key — the R3 hard-floor fix for unbounded request-keyed native memoization. `i18n` formatter/plural caches migrate onto it (swap-survival, no public API change).
- Updated dependencies [7d474ec]
  - @platform-modules/util@0.2.0

## 0.0.1

### Patch Changes

- d72b1ba: Initial publish — first versioned release.
