Skip to content

Releases: rare-magma/guitos

v1.0.1

25 Jul 11:10
9e5d1a5
Compare
Choose a tag to compare

1.0.1 (2024-07-25)

Bug Fixes

Tests

  • fix flaky download assertion (43f63a2)

Chores

Build

  • deps: bump react-router-dom from 6.23.0 to 6.24.0 (#129) (9dcc5cd)
  • deps-dev: bump @playwright/test from 1.42.1 to 1.45.1 (#131) (5a2f41c)
  • deps-dev: bump vite from 5.2.10 to 5.3.3 (#130) (7a5596b)
  • deps-dev: bump @biomejs/biome from 1.8.1 to 1.8.3 (#126) (8559b2a)
  • deps-dev: bump jsdom from 24.0.0 to 24.1.0 (#117) (8752cc2)
  • deps: bump immer from 10.0.4 to 10.1.1 (#118) (e8c1867)
  • deps-dev: bump @types/node from 20.12.7 to 20.14.8 (#124) (129e959)

CI

  • set node version (935c53f)
  • lower playwright timeout to 11 seconds (0a567fe)
  • remove redundant vite-plugin-biome (55a1625)
  • remove packagemanager field (52590a2)
  • replace stylelint with biome (2a10c7d)
  • delete unused script (bc64a66)

v1.0.0

23 Jun 09:57
11993cb
Compare
Choose a tag to compare

1.0.0 (2024-06-23)

Bug Fixes

Reverts

Documentation

  • add missing twitter card tags (b1d91c1)

Tests

  • enable multiple playwright test workers (22018ed)
  • fix lint issues (0dbd012)
  • disable flaky tests (5c15568)
  • remove render from beforeEach, wrap with waitFor (4b26122)
  • remove render from beforeEach (3fcef04)
  • fix selectors (d744936)
  • fix label selector (3810c4a)
  • add description (7dc9d0d)
  • add config for vscode extension (bc0a296)

Styles

Chores

Build

CI

  • simplify actions flow (11993cb)
  • delete duplicate changelog entry (73a0b73)
  • migrate to cloudflare wrangler-action (1aa79c5)
  • set correct origin (2fb7e12)
  • skip local tag deletion (b7f89f7)
  • add v to tag (b422771)
  • remove stale tag (beb61f0)
  • use git directly (4010a92)
  • use action instead of hook (2aba358)
  • remove quotes and slash from hooks-exec (1699f2c)
  • fix script for hook exec (2624502)
  • use script for hook exec (d4964de)
  • use single quotes (dd2cff1)
  • escape args (c3d133b)
  • set Semantic Release step name (3e69458)
  • enable changelog creation (d037e29)
  • fix checkout step config (eddd36b)
  • set pnpm config for vscode (940f866)
  • replace semantic-release, uplift, git-cliff with go-semantic-release (1823bfc)
  • set npm options (127dc33)
  • disable uplift changelog (71df96c)
  • add uplift config (56a8837)
  • add versio config (1609759)
  • pull since last tag (5d6623f)
  • add missing env var (8d657d8)
  • set correct params for cliff-jumper (2c35f8e)
  • update pnpm-lock (813779c)
  • replace semantic-release with git-cliff and cliff-jumper (600a476)
  • use pnpm with semantic-release (5d0cfb2)
  • set pnpm version (4fa2eb0)
  • set packagemanager field (0c2a021)
  • replace eslint and prettier with biome (16ccd2b)
  • add lint to actions (cab5601)
  • fix eslint config (51a8ce2)
  • use playwright container (19b0f1a)
  • pnpm dedup (5eaac9c)
  • add eslint-plugin-yml (e326fba)
  • add console-fail-test (93189b8)
  • bump pnpm version (5ce6ef3)
  • add eslint-plugin-regexp (c70ca43)
  • update prettier and eslint configs (8613883)
  • add more vscode settings (242e0bf)
  • force clear mocks (c5c7472)

v0.35.1

06 Apr 18:30
Compare
Choose a tag to compare

0.35.1 (2024-04-06)

Bug Fixes

  • add missing open graph tags (715145e)

v0.35.0

29 Mar 20:34
Compare
Choose a tag to compare

0.35.0 (2024-03-29)

Bug Fixes

  • remove box shadow on button (4dc3c90)
  • set aria-hidden on icons (41d5453)

Features

  • add toggle button for item reordering (4921bb9)

v0.34.0

18 Mar 21:28
Compare
Choose a tag to compare

0.34.0 (2024-03-18)

Features

Performance Improvements

v0.33.0

16 Mar 12:33
Compare
Choose a tag to compare

0.33.0 (2024-03-16)

Bug Fixes

  • increase bottom padding on landing page title (ad6dba1)

Features

  • combine import/export buttons (90e5508)

v0.32.1

13 Mar 22:19
Compare
Choose a tag to compare

0.32.1 (2024-03-13)

Bug Fixes

  • automated release publishing (eaaa9f3)

v0.32.0

13 Mar 20:47
Compare
Choose a tag to compare

0.32.0 (2024-03-13)

Bug Fixes

  • notification font style (f910148)

Features

  • add title to landing page (a4c9986)

v0.31.0

25 Feb 16:58
Compare
Choose a tag to compare

0.31.0 (2024-02-25)

Features

  • add missing aria labels (cf30731)

v0.30.2

06 Feb 18:27
Compare
Choose a tag to compare

0.30.2 (2024-02-06)

Bug Fixes

  • enable Subresource Integrity checks (13ce613)