🎉 v1.5.1 - Package Now Functional Again!

Critical Fix: Package Actually Works Now!
This release resolves the major build configuration issues that prevented the package from being usable. Users can now successfully install and import the library without TypeScript errors.
✅ What's Fixed
- Module resolution errors resolved
- TypeScript declarations properly generated
- ES modules and CommonJS dual support
- Build automation added
🚀 Ready to Use
npm install @figma-vars/hooks
import { FigmaVarsProvider } from '@figma-vars/hooks' // ✅ Works!
Full changelog: https://github.com/marklearst/figma-vars-hooks/blob/main/CHANGELOG.md