Skip to content

v2.0

Choose a tag to compare

@N-Laboratory N-Laboratory released this 23 Jun 13:10
· 60 commits to main since this release

Overview

Update nuxt version to 3.12.2.

Changelog

Fixes

  • Remove eslintrc and prettier configuration
  • Add ESLint flat config and ESLint stylistic configuration
  • Modify ESLint npm scripts in package.json

Documentation

  • Update README.md

Tests

  • Use @vitest/coverage-v8 instead of @vitest/coverage-c8
  • Use screen.getBy instead of container.querySelector

Chore

  • Update all library in package.json to the latest version
  • Modify any type to the appropriate type in TypeScript