Skip to content

v10.2.0

Choose a tag to compare

@kiki-kanri kiki-kanri released this 03 Jul 01:42
· 226 commits to main since this release

compare changes

🚀 Enhancements

  • Add stringifyObjectDeterministically utils and test unit (1693fcc)

🏡 Chore

  • Upgrade dependencies and remove @types/node (32aaf31)
  • Wrap all variable expansions in scripts with ${} (82c47c9)

✅ Tests

🤖 CI

  • Set --prod=false when install dependencies (93d7945)
  • Remove --prod=false flag when install dependencies (249def0)

❤️ Contributors

  • kiki-kanri