Skip to content

v2.0.0

Compare
Choose a tag to compare
@mlaursen mlaursen released this 15 Jun 21:45
· 9 commits to main since this release
d7bf92c

Features

  • build: update to use esm and @swc/jest (6c78524)

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: enable videos and save projectId (bcaab4f)
  • cypress: add cypress videos and screenshots to gitignore (6c18ae5)
  • cypress: hopefully fix cypress in workflows (ba4dd0f)
  • 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 (2152a06)
  • dev-deps: bump dev dependencies to latest (9935835)
  • dev-deps: bump jest and ts-jest to v28 (04c802b)
  • dev-deps: set inquirer back to v8 (95c6fc9)
  • fix eslint error (8f88586)
  • fix typo on cypress test name (ad0bfe4)
  • switch to pnpm (5ed1856)
  • update release script notes and rollup config (ee982f7)
  • 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)