Releases: rare-magma/guitos
Releases · rare-magma/guitos
v1.3.8
1.3.8 (2025-02-02)
Bug Fixes
- add missing import (7dc0d84)
Performance Improvements
- migrate to react 19 (c904928)
Tests
- silence jsdom error (ea729f4)
Chores
- release: 1.3.7 (4452a8c)
Build
- override react-currency-input-field react versions (870d9db)
- update to react 19 (de6d553)
- remove usehooks (bf090bc)
- bump react-router (27430b2)
- bump recharts (11a858b)
- swap framer-motion with motion/react (e39ec04)
- bump vite (bbf442e)
- bump libs (15fc1c8)
- bump sri3 and remove redundant override (56f7f46)
- bump caniuse-lite (79a4631)
- deps-dev: bump jsdom from 25.0.1 to 26.0.0 (#173) (b0c8840)
- deps: bump react-bootstrap from 2.10.7 to 2.10.9 (#171) (efc35f8)
- deps-dev: bump vite from 6.0.9 to 6.0.11 (#172) (39b835c)
- deps: bump react-bootstrap-typeahead from 6.3.4 to 6.4.0 (#170) (16b7434)
- deps-dev: bump @testing-library/react from 16.1.0 to 16.2.0 (#169) (6376821)
- deps-dev: bump vite from 6.0.6 to 6.0.9 in the npm_and_yarn group (#168) (43e6685)
CI
v1.3.7
1.3.7 (2025-01-02)
Bug Fixes
- bump libs (fbfe97f)
Documentation
- update published on (94851e0)
Chores
- release: 1.3.6 (5f8f504)
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
v1.3.5
v1.3.4
v1.3.3
v1.3.2
v1.3.1
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
- order imports (9f71e6f)
Chores
- release: 1.3.0 (7095684)
Build
- bump vite (1383ea1)