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 (beta) #657

Merged
merged 1 commit into from
Sep 28, 2024
Merged

Version Packages (beta) #657

merged 1 commit into from
Sep 28, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 15, 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.

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

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

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

Releases

@responsive-image/[email protected]

Minor Changes

  • #663 3ab97bd Thanks @simonihmig! - Do not apply default value for quality

    Instead we rely on sharp's own defaults. For .avif images this will use a lower quality setting (50 instead of 80), which produces smaller sizes with almost the same visual quality as e.g. 80 for jpegs.

  • #669 e2d6111 Thanks @simonihmig! - Add caching support

    Generated images will be cached, based on the source and image processing config. This is especially useul for the vite-plugin in dev mode (serve), since images are processed on-demand within the Vite dev server middleware.

  • #664 bab7cae Thanks @simonihmig! - Rename all eri-* attributes and classes to ri-* for consistency

Patch Changes

  • #660 1c903cd Thanks @simonihmig! - Refactor build plugins, extract shared functionality into @response-image/build-utils

@responsive-image/[email protected]

Minor Changes

@responsive-image/[email protected]

Minor Changes

  • #663 3ab97bd Thanks @simonihmig! - Do not apply default value for quality

    Instead we rely on sharp's own defaults. For .avif images this will use a lower quality setting (50 instead of 80), which produces smaller sizes with almost the same visual quality as e.g. 80 for jpegs.

  • #669 e2d6111 Thanks @simonihmig! - Add caching support

    Generated images will be cached, based on the source and image processing config. This is especially useul for the vite-plugin in dev mode (serve), since images are processed on-demand within the Vite dev server middleware.

  • #664 bab7cae Thanks @simonihmig! - Rename all eri-* attributes and classes to ri-* for consistency

Patch Changes

@responsive-image/[email protected]

Minor Changes

  • #663 3ab97bd Thanks @simonihmig! - Do not apply default value for quality

    Instead we rely on sharp's own defaults. For .avif images this will use a lower quality setting (50 instead of 80), which produces smaller sizes with almost the same visual quality as e.g. 80 for jpegs.

  • #669 e2d6111 Thanks @simonihmig! - Add caching support

    Generated images will be cached, based on the source and image processing config. This is especially useul for the vite-plugin in dev mode (serve), since images are processed on-demand within the Vite dev server middleware.

  • #664 bab7cae Thanks @simonihmig! - Rename all eri-* attributes and classes to ri-* for consistency

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 2319083 to 434eda6 Compare September 15, 2024 21:12
Copy link

netlify bot commented Sep 15, 2024

Deploy Preview for responsive-image-docs canceled.

Name Link
🔨 Latest commit c8f8ba4
🔍 Latest deploy log https://app.netlify.com/sites/responsive-image-docs/deploys/66f7f2cda390ba00081467ff

@github-actions github-actions bot force-pushed the changeset-release/main branch 24 times, most recently from 9f98b90 to ad337c1 Compare September 23, 2024 03:27
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 9709b56 to db25def Compare September 23, 2024 21:10
@github-actions github-actions bot force-pushed the changeset-release/main branch 18 times, most recently from 2d6dcfa to 202a7ee Compare September 28, 2024 00:19
@github-actions github-actions bot force-pushed the changeset-release/main branch from 202a7ee to c8f8ba4 Compare September 28, 2024 12:12
@simonihmig simonihmig merged commit 774d779 into main Sep 28, 2024
4 checks passed
@simonihmig simonihmig deleted the changeset-release/main branch September 28, 2024 17:50
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