Skip to content

5.0.19(July 25, 2024)

Compare
Choose a tag to compare
@childrentime childrentime released this 25 Jul 08:08
· 7 commits to main since this release

🚀 Enhancements

  • feat: add usePreferredLanguages
  • feat: add useBroadcastChannel
  • feat: add useDevicePixelRatio
  • feat: add useElementByPoint
  • feat: add useQRCode

🩹Fix

  • fix next.js import error: SyntaxError: Named export 'a' not found. The requested module './index-client-Qon46B4S.js' is a CommonJS module, which may not support all module.exports as named exports.. which caused by use client with bunchee;