Skip to content

Releases: rare-magma/guitos

v1.3.7

02 Jan 11:41
fbfe97f
Compare
Choose a tag to compare

1.3.7 (2025-01-02)

Bug Fixes

Documentation

Chores

Build

  • deps-dev: bump console-fail-test from 0.4.4 to 0.5.0 (#163) (915de57)
  • deps-dev: bump @types/papaparse from 5.3.14 to 5.3.15 (#164) (529c299)
  • deps-dev: bump @biomejs/biome from 1.9.3 to 1.9.4 (#166) (020aea0)
  • deps: bump react-currency-input-field from 3.8.0 to 3.9.0 (#167) (7b554e4)
  • deps: bump use-immer from 0.10.0 to 0.11.0 (#165) (38b0643)
  • deps: bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group (#162) (a3f5302)
  • deps: bump react-router-dom from 6.26.1 to 7.0.1 (#157) (06ca959)
  • deps-dev: bump @types/jest from 29.5.12 to 29.5.14 (#159) (c7a63c5)
  • deps: bump react-bootstrap from 2.10.5 to 2.10.6 (#160) (0d4ea14)
  • deps-dev: bump typescript from 5.5.4 to 5.7.2 (#161) (73b9c1f)
  • deps: bump cross-spawn in the npm_and_yarn group (#156) (95f0c19)
  • deps-dev: bump @playwright/test from 1.46.1 to 1.48.2 (#152) (bf5fa0a)
  • deps-dev: bump @testing-library/react from 16.0.0 to 16.0.1 (#154) (c7751b0)
  • deps: bump react-bootstrap from 2.10.4 to 2.10.5 (#151) (9abc3fd)
  • deps-dev: bump workbox-window from 7.1.0 to 7.3.0 (#153) (e44aebf)
  • deps-dev: bump @faker-js/faker from 8.4.1 to 9.1.0 (#155) (bc32607)

v1.3.6

20 Oct 12:11
e4333e4
Compare
Choose a tag to compare

1.3.6 (2024-10-20)

Bug Fixes

  • currency list position and width (e4333e4)

Chores

v1.3.5

19 Oct 14:27
0faed10
Compare
Choose a tag to compare

1.3.5 (2024-10-19)

Bug Fixes

  • check secure context before generating randomUUID (0faed10)

Chores

v1.3.4

19 Oct 14:12
8892cfe
Compare
Choose a tag to compare

1.3.4 (2024-10-19)

Bug Fixes

  • crypto.randomUUID validation for secure context (8892cfe)

Chores

v1.3.3

19 Oct 13:48
ed264eb
Compare
Choose a tag to compare

1.3.3 (2024-10-19)

Bug Fixes

  • docker container redirection (71e1fa7)

Documentation

  • remove container after exec in docker example (ed264eb)

Code Refactoring

  • simplify by returning early (7993853)
  • use objectmother instead of faker directly (63125df)

Styles

Chores

Build

  • remove unused dep (6138a75)
  • deps: bump the npm_and_yarn group with 4 updates (#148) (388795f)

v1.3.2

10 Oct 18:49
06d72fd
Compare
Choose a tag to compare

1.3.2 (2024-10-10)

Bug Fixes

Documentation

Code Refactoring

  • use static fields instead of exports (e33b2cb)

Styles

Chores

Build

  • deps: bump big.js from 6.2.1 to 6.2.2 (#146) (c27ce98)
  • deps-dev: bump jsdom from 25.0.0 to 25.0.1 (#147) (211dec6)
  • deps-dev: bump @biomejs/biome from 1.8.3 to 1.9.3 (#143) (1ea0d34)
  • deps-dev: bump @vitejs/plugin-react-swc from 3.7.0 to 3.7.1 (#144) (ef84c9a)

v1.3.1

29 Sep 20:40
6ab9dd8
Compare
Choose a tag to compare

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)

v1.3.0

14 Sep 14:20
dfb201d
Compare
Choose a tag to compare

1.3.0 (2024-09-14)

Feature

Bug Fixes

Chores

v1.2.11

14 Sep 11:12
03a7d14
Compare
Choose a tag to compare

1.2.11 (2024-09-14)

Bug Fixes

  • charts page filter margin (03a7d14)

Chores

v1.2.10

14 Sep 10:48
e9286ca
Compare
Choose a tag to compare

1.2.10 (2024-09-14)

Bug Fixes

  • cleaner look due to reduced number of borders (0a90dcc)

Documentation

Tests

Styles

Chores

Build

  • fix html meta tags (21a10f8)
  • deps-dev: bump @playwright/test from 1.45.3 to 1.46.1 (#139) (e1e7447)
  • deps: bump react-router-dom from 6.26.0 to 6.26.1 (#140) (8cc0c27)
  • deps-dev: bump jsdom from 24.1.1 to 25.0.0 (#138) (2c1eecf)
  • deps: bump framer-motion from 11.3.21 to 11.3.31 (#137) (2a24caa)
  • deps: bump react-icons from 5.2.1 to 5.3.0 (#141) (f568a4c)

CI

  • enable no negation else rule (ad873cb)