Skip to content

v10.1.1

Choose a tag to compare

@kiki-kanri kiki-kanri released this 19 May 02:07
· 238 commits to main since this release

compare changes

🩹 Fixes

  • Resolve eslint reported warnings (569f9e4)

📖 Documentation

🏡 Chore

  • scripts: Ensure all scripts cd to their current directory correctly (5362c3b)
  • Set --max-warnings=0 for lint and lint:fix (bffe476)
  • Set eslint config to enable lib mode (59e03e4)
  • Disable ts/explicit-function-return-type eslint rule (5190f6b)
  • Lint code (f8f0974)
  • test: Migrate from jest to vitest (9a9d869)

✅ Tests

  • Migrate to vitest and remove consola and pino units (06180f2)

❤️ Contributors

  • kiki-kanri