react icon indicating copy to clipboard operation
react copied to clipboard

Re export utils to consumers

Open keithamus opened this issue 1 year ago • 1 comments

Closes https://github.com/primer/react/issues/4503

Changelog

New

Export utils under a nicer path

Changed

Removed

Rollout strategy

  • [ ] Patch release
  • [x] Minor release
  • [ ] Major release; if selected, include a written rollout or migration plan
  • [ ] None; if selected, include a brief description as to why

Testing & Reviewing

Merge checklist

  • [ ] Added/updated tests
  • [ ] Added/updated documentation
  • [ ] Added/updated previews (Storybook)
  • [x] Changes are SSR compatible
  • [ ] Tested in Chrome
  • [ ] Tested in Firefox
  • [ ] Tested in Safari
  • [ ] Tested in Edge
  • [ ] (GitHub staff only) Integration tests pass at github/github (Learn more about how to run integration tests)

keithamus avatar Apr 15 '24 15:04 keithamus

⚠️ No Changeset found

Latest commit: 10f46cf8ee2772a9d465e09f30315450b7c9af6a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Apr 15 '24 15:04 changeset-bot[bot]

Closing, hopefully https://github.com/primer/react/pull/4513 gives us everything we need 🤞

owenniblock avatar May 08 '24 16:05 owenniblock