Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #1383

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Version Packages #1383

merged 1 commit into from
Nov 11, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 7, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

[email protected]

Minor Changes

  • 0fcf229: Add a new built-in format javascript/esm that outputs an ES module JS default export.
  • d7b5836: Mark javascript/esm as nested, use Prettier on all JavaScript/TypeScript formats, use 3.x.x peerDependency so the user's installation is used when possible.
  • 4bf68a3: Apply stripMeta from "json" format to the new "javascript/esm" as well.
  • 8f1b4f0: Add new utility in style-dictionary/utils -> stripMeta for stripping metadata from tokens.
    This utility is used now as an opt-in for the built-in 'json' format by using options.stripMeta, which if set to true will strip Style Dictionary meta props.
    You can specify keep/strip (allow/blocklist) for granular control about which properties to keep or strip.

Patch Changes

  • 5e3a5af: Update .d.ts/js files type imports to use correct extensions rather than extensionless. This fixes some incompatibilities with latest TypeScript "NodeNext" moduleResolution.

@github-actions github-actions bot requested a review from a team as a code owner November 7, 2024 16:28
@github-actions github-actions bot force-pushed the changeset-release/main branch from 2eb5d0b to 598dd49 Compare November 7, 2024 16:29
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-1383.d16eby4ekpss5y.amplifyapp.com

@github-actions github-actions bot force-pushed the changeset-release/main branch from 598dd49 to 15e1efc Compare November 7, 2024 22:06
@github-actions github-actions bot force-pushed the changeset-release/main branch from 15e1efc to c97cfcf Compare November 11, 2024 17:04
@jorenbroekema jorenbroekema merged commit 325d161 into main Nov 11, 2024
1 check passed
@jorenbroekema jorenbroekema deleted the changeset-release/main branch November 11, 2024 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants