CARVIEW |
Select Language
HTTP/2 200
date: Sat, 23 Aug 2025 12:18:41 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"ef32256146df1979d07d9ecdff54d65a"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=mMze7g1yXZOcAoTvtkp8N1xD%2BUiL8AYO7trzoFxYNKBlEH5bZz5jPRDTXb24pp4h%2BtV5a0Q%2ByZVnT6JARPkp7iokrkwAyxwpTv1SUld4%2B3wjJkGMsxLjG7mOrn3R1tDTCB8O3qKwAtKLVyB5WWe8tvtPsLI63KrIIFJMqTq3bpoVFh0sTgNfxCGfdeJO5%2B2AeEt3Sn08KV0II%2Bh0vVXscV1uW98PSpFAyhh1eXfxYFI5uf5UyEs5KPuN0whgG0hBIS7kYoEyxusIAePo5KRF9A%3D%3D--VP6CNi2AnnVB8Qr7--il%2F%2FGWczmrjVVMtjfJaJHg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.63978311.1755951520; Path=/; Domain=github.com; Expires=Sun, 23 Aug 2026 12:18:40 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 23 Aug 2026 12:18:40 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9E20:129ED2:5686AC:713C2A:68A9B1A0
Releases · lukasoppermann/style-dictionary-utils · GitHub
13 Jun 20:53
Loading
21 Jan 08:59
Loading
03 Dec 07:56
Loading
25 Nov 20:44
Loading
21 Nov 12:30
Loading
31 Aug 21:43
Loading
31 Aug 20:30
Loading
31 Aug 09:35
Loading
29 Aug 20:34
Loading
27 Aug 17:40
Loading
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 20
Releases: lukasoppermann/style-dictionary-utils
Releases · lukasoppermann/style-dictionary-utils
v4.1.0
Compare
Main Changed
- support for new w3c
$deprecated
property - support for new w3c specs for
duration
anddimension
tokens
What's Changed
- Updated path to tests in README.md by @fALKENdk in #111
- Align layered shadows with W3C standard by @copilot-swe-agent in #114
- Implement new $deprecated property according to design tokens specification by @copilot-swe-agent in #115
- Update dimension type format to support structured values by @copilot-swe-agent in #118
- feat: Support updated $duration object format by @copilot-swe-agent in #116
New Contributors
- @fALKENdk made their first contribution in #111
- @copilot-swe-agent made their first contribution in #114
Full Changelog: v4.0.5...v4.1.0
Assets 2
1 person reacted
v4.0.5
Compare
Added export setting for filter
so that you can now import them like this:
import {getHasAttribute} from 'style-dictionary-utils/filter/getHasAttribute.js'
Full Changelog: v4.0.4...v4.0.5
Assets 2
v4.0.3
Compare
What's Changed
- Add outputReferenceFallbacks option to css/advanced formatter. by @sylvain-chabannes in #108
New Contributors
- @sylvain-chabannes made their first contribution in #108
Full Changelog: v4.0.2...v4.0.3
Assets 2
v4.0.2
Compare
What's Changed
- Fix getValue import from isClamp filter by @AndreBarr in #105
New Contributors
- @AndreBarr made their first contribution in #105
Full Changelog: v4.0.1...v4.0.2
Assets 2
v4.0.1
Compare
What's Changed
- [ReadMe]: Change transformer to transform prop name by @benjaminknox in #96
- Update esm-declarations format in README by @cstro in #101
- getValue function by @AndreBarr in #103 (form #100)
- Updating transforms to use new getValue function by @lukasoppermann in #104
New Contributors
- @benjaminknox made their first contribution in #96
- @cstro made their first contribution in #101
- @AndreBarr made their first contribution in #100
Full Changelog: v4.0.0...v4.0.1
Assets 2
v4.0.0
Compare
Assets 2
v3.3.2
Compare
What's Changed
- fix css-advanced for non-w3c tokens by @lukasoppermann in #89
Full Changelog: v3.3.1...v3.3.2
Assets 2
v3.3.1 Fix formats
Compare
Assets 2
v3.3.0
Compare
What's Changed
- Add Pascal case transformer by @lukasoppermann in #86
- Bump micromatch from 4.0.7 to 4.0.8 in /tests by @dependabot in #85
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #77
Full Changelog: v3.1.1...v3.3.0
Assets 2
v3.1.1
Compare
- fixed Style dictionary peer depency
Full Changelog: v3.1.0...v3.1.1
Assets 2
Previous Next
You can’t perform that action at this time.