Skip to content

Releases: marklearst/figma-vars-hooks

v1.5.1: Package Now Functional Again - Critical Build Issues Resolved

17 Jul 01:05

Choose a tag to compare

🎉 v1.5.1 - Package Now Functional Again!

figma-vars-tagline-light

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