Skip to content

v12.0.0

Choose a tag to compare

@kiki-kanri kiki-kanri released this 26 Aug 03:25
· 193 commits to main since this release

compare changes

📖 Documentation

🏡 Chore

  • Bump tsconfig target to es2023 (b9185b7)
  • Update .gitignore (1465997)
  • Update dependencies (ce82348)
  • Update hash.ts to align with new package version (6472b76)
  • Set peerDependencies and peerDependenciesMeta in package.json (bfe85cb)
  • ⚠️ Set Node.js version requirement to >=20.19 (a7c80ad)
  • ci: Configure pnpm cache in workflow (79e2264)

✅ Tests

  • Organize test units (e8729df)
  • Use getMockedMillify to fetch mocked millify in each it block (5f80763)
  • Tidy up tests/general.test.ts unit (2424bc9)

⚠️ Breaking Changes

  • ⚠️ Set Node.js version requirement to >=20.19 (a7c80ad)

❤️ Contributors

  • kiki-kanri