airfleet/airfleet-figma-bridge

Project releases

airfleet-figma-bridge

Release 1.1.0

Generates a file even when no tokens exist.

GitHub
View full changelog

Changed

  • Generate file even if there are no tokens
airfleet-figma-bridge

Release 1.0.0

Bumped node engine to version 22 or higher.

GitHub
View full changelog

Changed

  • Breaking: Bump node engine to >= 22
  • Internal: Bump @fastify/deepmerge to 3.1.0
  • Internal: Bump commander to 14.0.0
  • Internal: Bump rimraf to 6.0.1
  • Internal: Bump style-dictionary to 5.0.0
  • Internal: Removed @airfleet/wordpress-dev and linting
airfleet-figma-bridge

Release 0.1.2

Fixed issues with path replacement and hyphen insertion in generateCSS.js

GitHub
View full changelog

Fixed

  • Updated path replacement in generateCSS.js to handle special characters like % in the custom CSS property
  • Fixed hyphen insertion in generateCSS.js
airfleet-figma-bridge

Release 0.1.1

Added prepack script for building package

GitHub
View full changelog

Added

  • Added prepack script to build package
airfleet-figma-bridge

Release 0.1.0

Added CLI command to convert Figma Tokens to CSS variables

GitHub
View full changelog

Added

  • Added CLI command tokens-to-css to convert Figma Tokens to CSS variables