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 (next) #2155

Merged
merged 1 commit into from
Jul 13, 2023
Merged

Version Packages (next) #2155

merged 1 commit into from
Jul 13, 2023

Conversation

connor-baer
Copy link
Member

@connor-baer connor-baer commented Jun 16, 2023

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 next, this PR will be updated.

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

next 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 next.

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

Releases

@sumup/circuit-ui@7.0.0-next.5

Major Changes

  • #2163 6ff0b7da Thanks @connor-baer! - Migrated all stable components from Emotion.js to CSS Modules.

    The styles are bundled and exported as a single CSS file as @sumup/circuit-ui/styles.css. Refer to your framework's documentation on how to include the styles globally in your application.

    The CSS file includes the base styles, so the BaseStyles component has been removed.

    If you are only importing stable components and aren't using Emotion.js in your app, you can remove all Emotion.js-related dependencies.

  • #2154 eef360c4 Thanks @connor-baer! - Updated the list of supported browsers:

    Browser Previous New
    Chrome 63+ 73+
    Firefox 67+ 67+
    Edge 79+ 79+
    Safari iOS 11.0+ 12.2+
    Safari macOS 11.1+ 12.1+
    Opera 50+ 60+
    Samsung Internet 8.2+ 11.1+

Minor Changes

  • #2163 6ff0b7da Thanks @connor-baer! - Improved the accessibility of the SearchInput component. The input now has the search type and focus is returned to the input after clearing the value.

Patch Changes

@sumup/design-tokens@6.0.0-next.2

Minor Changes

@sumup/eslint-plugin-circuit-ui@3.0.0-next.0

Minor Changes

  • #2158 415c73dd Thanks @connor-baer! - Added circuit-ui/prefer-custom-properties rule to replace the Emotion.js theme with CSS custom properties.

Patch Changes

@sumup/icons@3.0.0-next.2

Minor Changes

Patch Changes

@sumup/cna-template@4.0.0-next.1

Major Changes

  • #2154 eef360c4 Thanks @connor-baer! - Updated the list of supported browsers:

    Browser Previous New
    Chrome 63+ 73+
    Firefox 67+ 67+
    Edge 79+ 79+
    Safari iOS 11.0+ 12.2+
    Safari macOS 11.1+ 12.1+
    Opera 50+ 60+
    Samsung Internet 8.2+ 11.1+

@connor-baer connor-baer requested a review from a team as a code owner June 16, 2023 22:45
@connor-baer connor-baer requested review from pdrmdrs and removed request for a team June 16, 2023 22:45
@vercel
Copy link

vercel bot commented Jun 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
oss-circuit-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 13, 2023 3:48pm

@codecov
Copy link

codecov bot commented Jun 16, 2023

Codecov Report

Merging #2155 (f071667) into next (e3cad0c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             next    #2155   +/-   ##
=======================================
  Coverage   96.55%   96.55%           
=======================================
  Files         258      258           
  Lines       20338    20338           
  Branches     1922     1922           
=======================================
  Hits        19637    19637           
  Misses        693      693           
  Partials        8        8           

@connor-baer connor-baer merged commit 8cb91e3 into next Jul 13, 2023
11 of 12 checks passed
@connor-baer connor-baer deleted the changeset-release/next branch July 13, 2023 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant