Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 13:56
· 1525 commits to main since this release
2d33481

3.0.0 (2022-11-01)

Bug Fixes

  • add \n to editorconfig (9cf3b9d)
  • deps: bump actions/checkout from 2 to 3 (cdf32d5)
  • deps: bump actions/setup-node from 2.4.0 to 2.4.1 (57db747)
  • deps: bump actions/setup-node from 2.4.1 to 2.5.0 (5b4bbc2)
  • deps: bump actions/setup-node from 2.5.0 to 2.5.1 (0be0079)
  • deps: bump actions/setup-node from 2.5.1 to 3 (7a9c533)
  • deps: bump ansi-regex from 4.1.0 to 5.0.1 (dceb68d)
  • deps: bump ejs from 3.1.6 to 3.1.7 (08b1e94)
  • deps: bump follow-redirects from 1.14.3 to 1.14.8 (fae6b83)
  • deps: bump minimist from 1.2.5 to 1.2.6 (062a270)
  • deps: bump nanoid from 3.1.25 to 3.3.1 (5623964)
  • deps: bump node-fetch from 2.6.1 to 2.6.7 (a160b74)
  • deps: bump shell-quote from 1.7.2 to 1.7.3 (c684488)
  • deps: bump trim-off-newlines from 1.0.1 to 1.0.3 (afeb121)
  • deps: bump wearerequired/lint-action from 1 to 2 (b04ca65)
  • husky upgrade to v8 🎉 (3fd5e2e)
  • remove \n newline (4febe91)
  • update deploy script (772fff2)
  • vscode: add support for VSCode (fc11a98)

Features

  • add .nvmrc for node version ❤️ (7a0324e)
  • use vite ⚡️ (11f5f64)