Skip to content

v1.3.1

Compare
Choose a tag to compare
@rare-magma rare-magma released this 29 Sep 20:40
· 45 commits to main since this release
6ab9dd8

1.3.1 (2024-09-29)

Bug Fixes

  • add missing currency codes (c45af41)

Tests

Code Refactoring

  • pass userOptions to avoid mocking context (6ab9dd8)
  • new useroptions domain (5cd178d)
  • rename options and refactor model (e4473b0)
  • remove context mocks from tests, model errors domain (d1ba1de)
  • intlFormat util (7455bf4)
  • move locale funcs to repo (9cebd95)
  • initialize localforage instances in respective repos (36fdb9c)
  • move folders to guitos (f1abc8a)

Styles

Chores

Build

CI

  • exclude tests from coverage (088bdce)
  • exclude test mothers from coverage (7af99e2)