Drew Powers
Drew Powers
## Changes - Fixes #227. Fixes typo in 2nd Editors draft without changing the draft itself. - Updates `package.json` to be in sync with `main` so it can deploy properly
Hello! I was looking at some of the open issues and would love to start submitting bugfixes. But looking at the test suite for Node.js I think it would help...
Draft PR as part of #965, just to show suggested starting point
## Summary This is an **optional** PR! It does not solve an existing issue but may make contribution easier. Please review and accept or reject at your discretion. ## Reasoning...
### Versions - @terrazzo/cli: * ### Node.js version 24 ### OS + version macOS 15 ### Description When running in watch/dev mode (`tz build --watch`), if updates come in too...
## Proposal Style Dictionary needs a few updates to align with the newly-published [v2025.10](https://www.designtokens.org/tr/2025.10/) version of the specification. Some are captured in open issues, some I’m proposing in this issue:...
## Changes Adds a public JSON Schema for the resolver specification for more user-friendly access. Also adds to examples in the specification, without changing any behavior. Also adds a brief...
### Describe the feature Needed for [declarationMap](https://www.typescriptlang.org/tsconfig/#declarationMap) support downstream in unbuild (https://github.com/unjs/unbuild/issues/448). This package should generate this so debugging / going to definition in built packages correctly points to source...