Skip to content

v5.1.2

Compare
Choose a tag to compare
@kiki-kanri kiki-kanri released this 25 Nov 03:36
· 14 commits to main since this release

compare changes

💅 Refactors

  • Simplify wrapper functions by removing async/await (09af6a0)

🏡 Chore

  • Replace Prettier with ESLint, add related files, and update VSCode settings (ab526fe)
  • Modify scripts in package.json (0bd0a63)
  • Update eslint-config and format codes (e56c18c)
  • Upgrade dependencies (38923a3)

🎨 Styles

  • Format and lint all files (9ec40d6)
  • Change all indentation to 4 spaces (f65d19a)

❤️ Contributors

  • kiki-kanri