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 (prerelease) #1225

Merged
merged 1 commit into from
May 30, 2024
Merged

Version Packages (prerelease) #1225

merged 1 commit into from
May 30, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 30, 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 v4, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

v4 is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on v4.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

style-dictionary@4.0.0-prerelease.32

Minor Changes

  • af5cc94: Create formatPlatform and formatAllPlatforms methods.
    This will return the outputs and destinations from the format hook for your dictionary, without building these outputs and persisting them to the filesystem.
    Additionally, formats can now return any data type instead of requiring it to be a string and destination property in files is now optional.
    This allows users to create formats intended for only formatting tokens and letting users do stuff with it during runtime rather than writing to files.

Patch Changes

  • 2335f13: Allow using registerHook methods to override hooks that are already registered with the same name.
  • 6e226aa: Pass the original ref path to the getReferences util result tokens.
  • 3f09277: Pass dictionary options to preprocessor functions.

@github-actions github-actions bot requested a review from a team as a code owner May 30, 2024 15:51
Copy link

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

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

Copy link

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

Access this pull request here: https://pr-1225.d1ouz7xofr5p4l.amplifyapp.com

@github-actions github-actions bot force-pushed the changeset-release/v4 branch 2 times, most recently from 1b9c612 to 2cbec00 Compare May 30, 2024 16:21
@jorenbroekema jorenbroekema merged commit 04c3377 into v4 May 30, 2024
1 check passed
jorenbroekema pushed a commit that referenced this pull request Jun 28, 2024
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

1 participant