Skip to content

v1.11.0

Choose a tag to compare

@jrmybtlr jrmybtlr released this 24 Feb 09:48
8233ac7

compare changes

🚀 Enhancements

  • Add debounce and throttle components with corresponding functionality (3dd59dd)

🩹 Fixes

  • Enhance function pattern regex to support generic type parameters (fc7adbc)

📖 Documentation

  • Add ClickLog component to display click and execution metrics (cf9c818)
  • Simplify generateHighResolutionTime usage and update documentation (bccc3c6)
  • Update decodeUuid7 function documentation to clarify purpose (eca58d0)

🏡 Chore

  • Update dependencies to latest versions (6d6e766)
  • Update dependencies to latest versions (50f496a)
  • Specify Node.js engine version in package.json (f97a720)
  • Update Nuxt and Nitro build configuration (f4260be)

✅ Tests

  • Update throttle test to use async and fake timers (2e2cf72)

❤️ Contributors