next-optimized-images icon indicating copy to clipboard operation
next-optimized-images copied to clipboard

🌅 next-optimized-images automatically optimizes images used in next.js projects (jpeg, png, svg, webp and gif).

Results 113 next-optimized-images issues
Sort by recently updated
recently updated
newest added

The srcset attribute does not allow for the url to contain whitespace as it will interpet the whitespace as a seperator of condition descriptors [srcset developer.mozilla.org](https://developer.mozilla.org/en-US/docs/Web/API/HTMLImageElement/srcset#value) How would I go...

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.5.5 to 4.16.6. Changelog Sourced from browserslist's changelog. 4.16.6 Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman). 4.16.5 Fixed unsafe RegExp (by Yeting Li). 4.16.4 Fixed unsafe...

dependencies

Hi, thanks for a great library! I'm testing canary build now, I noticed that webp options has no effect. (I want more lower quality webp images) My setting is as...

Package **imagemin-svgo** [released](https://github.com/imagemin/imagemin-svgo/releases/tag/v9.0.0) a new major version 9.0.0 a few days ago and it is no longer compatible with this plugin. When trying to build my Next.js project I get...

When I require an image from `/pages`, it works perfectly; but when I do it from `/components`, it throws "Can't find module [path]". Next version: 9.5.3 Next-optimized-images version: 2.6.2 Typescript...

Currently, this doesn't work with the plugin. ``` useEffect(() => { (async () => { try { if (image) { imageSrc = (require(`${image.file}?webp`)); } } catch (e) { console.error(e); }...

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies