Skip to content

chore(deps-dev): Bump @google/design.md from 0.1.1 to 0.2.0#8

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/google/design.md-0.2.0
Open

chore(deps-dev): Bump @google/design.md from 0.1.1 to 0.2.0#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/google/design.md-0.2.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 30, 2026

Bumps @google/design.md from 0.1.1 to 0.2.0.

Release notes

Sourced from @​google/design.md's releases.

0.2.0

Changelog

[0.2.0] — 2026-05-26

Added

  • Tailwind CSS v4 export — New --format css-tailwind emits a CSS @theme { ... } block using Tailwind v4's native CSS-variable token namespaces (--color-*, --font-*, --text-*, --leading-*, --tracking-*, --font-weight-*, --radius-*, --spacing-*). (#45) — by @​sbrsubuvga
  • CSS Color Module format support — The validator and linter now accept standard and CSS Color Module color formats. (#73) — by @​dalmaer
  • Windows-friendly designmd bin alias — The dot-free designmd alias resolves cleanly via PATHEXT on Windows, where the original design.md shim was opened as a Markdown file instead of being executed. (#62) — by @​voidborne-d
  • Component token diff — The diff command now includes component changes (button styles, added/removed component tokens) that were previously silently skipped. (#51) — by @​Saatvik-GT

Changed

  • Renamed Tailwind export formats for clarity and backwards compatibility: css-tailwind (v4 CSS), json-tailwind (v3 JSON), and tailwind is preserved as a backwards-compatible alias for json-tailwind. (#64)

Fixed

  • Orphaned-token false positives — MD3 paired tokens (e.g. on-primary, primary-container) and baseline families are no longer flagged as orphans when a sibling token is in use. (#59) — by @​mvanhorn
  • Numeric component property crash — Properties like fontWeight: 600 no longer crash the model handler when passed to string-only validation functions. (#43) — by @​tejas55bk
  • Transparent hex colors — 8-digit hex colors with alpha (e.g. #FFFFFF00) are now supported. (#24) — by @​tototofu123
  • Token reference resolution — References in rounded and spacing sections are now resolved correctly. (#26) — by @​tejas55bk

Maintenance

New Contributors

Commits
  • 814134e release: 0.2.0
  • 887a4bf feat: support standard and CSS Color Module formats in validator and linter (...
  • 1d002db fix: rename tailwind export formats for clarity and backwards compat (#64)
  • 2013b6e feat: add Tailwind CSS v4 export support (#45)
  • fb20a4e docs(ci): clarify npm install on Windows and add registry smoke test (#57)
  • 654f4c1 fix(diff): include components in token diff and remove dead import (#51)
  • 8e81772 fix(model): handle numeric component prop values without crashing (#43)
  • 97b4df9 fix(cli): add Windows-friendly designmd bin alias (#62)
  • 00625b3 Update checkout action version from v4 to v6 (#58)
  • 344e20c fix(linter): orphaned-tokens should not flag MD3 paired tokens or baseline fa...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@google/design.md](https://github.com/google-labs-code/design.md) from 0.1.1 to 0.2.0.
- [Release notes](https://github.com/google-labs-code/design.md/releases)
- [Commits](google-labs-code/design.md@0.1.1...0.2.0)

---
updated-dependencies:
- dependency-name: "@google/design.md"
  dependency-version: 0.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants