Releases: ZeyadAbdullah679/design-system-sync
Releases · ZeyadAbdullah679/design-system-sync
v4.0.0
v3.1.0
feat: add color and typography export functionality - Introduced new types for color and typography exports in `src/types.ts`. - Created a comprehensive CSS file for UI styling in `src/ui/ui.css`. - Developed UI logic for handling exports and platform selection in `src/ui/ui.ts`. - Implemented color conversion utilities in `src/utils/colors.ts` for Android and iOS formats. - Added debug logging functionality in `src/utils/debug.ts`. - Implemented base64 encoding utility in `src/utils/encoding.ts`. - Added XML and JSON escaping utilities in `src/utils/escaping.ts`. - Created network request handling utility in `src/utils/network.ts`.
v3.0.0
Full Changelog: v2.0.0...v3.0.0
v2.0.0
What's Changed
- Add MIT license, update package metadata, and bump version to 2.0.0 by @Copilot in #1
New Contributors
- @Copilot made their first contribution in #1
Full Changelog: https://github.com/ZeyadAbdullah679/design-system-sync/commits/v2.0.0