Skip to content

v2.0.1

Latest
Compare
Choose a tag to compare
@mlaursen mlaursen released this 02 Nov 21:05
5492629

Bug Fixes

Internal Changes

  • ci: add missing -- to test command (876976a)
  • ci: another attempt at fixing ci... (8613320)
  • ci: another attempt at fixing cypress runner (4ebc9f9)
  • ci: another ci fix attempt (10351fe)
  • ci: hopefully fix cypress tests in github actions (f1ce62e)
  • cypress: add cypress videos and screenshots to gitignore (6c18ae5)
  • cypress: hopefully fix cypress in workflows (ba4dd0f)
  • cypress: enable videos and save projectId (bcaab4f)
  • deps-dev: bump @octokit/core from 3.6.0 to 4.0.4 (48ccc25)
  • deps: add renovate.json (51c795d)
  • deps: bump terser from 5.7.2 to 5.14.2 (8a25996)
  • dev-deps: bump all dev dependencies to latest (e3de1db)
  • dev-deps: bump dev dependencies to latest (42bc710)
  • dev-deps: bump dev dependencies to latest (2152a06)
  • dev-deps: bump dev dependencies to latest (9935835)
  • dev-deps: bump dev-deps to latest (f435506)
  • dev-deps: bump jest and ts-jest to v28 (04c802b)
  • dev-deps: set inquirer back to v8 (95c6fc9)
  • fix eslint error (8f88586)
  • fix missing prebuid command for website (c15d926)
  • fix typo on cypress test name (ad0bfe4)
  • github: fix pnpm version in workflow (7d3dd84)
  • github: fix pnpm version in workflow (289b4e7)
  • release: 2.0.0 (d7bf92c)
  • remove dependabot workflow since I use pnpm (3b8a5e4)
  • switch to pnpm (5ed1856)
  • update release script notes and rollup config (ee982f7)
  • update to use esm and @swc/jest (6c78524)
  • website: fix styles and remove some features on mobile (d87cb0e)
  • workflow: allow build to work in github actions (accd997)
  • workflow: start recording cypress tests in main workflow (b42f20d)
  • workflow: try adding additional git info for cypress Dashboard (fd3379d)
  • workflow: update cypress tests to not require recording (0304b2d)
  • workflow: upload cypress assets (970805e)