rsnext/packages/next/server/lib/squoosh
Steven cc1f3b8a38
Add support for AVIF to next/image (#29683)
Add support for AVIF to `next/image`

- Fixes #27882 
- Closes #27432 

## Feature

- [x] Implements an existing feature request
- [x] Related issues linked
- [x] Integration tests added
- [x] Documentation added
- [x] Update manifest output
- [x] Warn when `sharp` is outdated
- [x] Errors & Warnings have helpful link attached
- [ ] Remove `image-size` in favor of `squoosh`/`sharp` (optional, need to benchmark)
2021-10-11 23:17:47 +00:00
..
avif Bump squoosh to the latest version (#29506) 2021-10-06 14:47:48 +00:00
mozjpeg Bump squoosh to the latest version (#29506) 2021-10-06 14:47:48 +00:00
png Bump squoosh to the latest version (#29506) 2021-10-06 14:47:48 +00:00
resize Bump squoosh to the latest version (#29506) 2021-10-06 14:47:48 +00:00
rotate Bump squoosh to the latest version (#29506) 2021-10-06 14:47:48 +00:00
webp Bump squoosh to the latest version (#29506) 2021-10-06 14:47:48 +00:00
codecs.ts Bump squoosh to the latest version (#29506) 2021-10-06 14:47:48 +00:00
emscripten-types.d.ts Bump squoosh to the latest version (#29506) 2021-10-06 14:47:48 +00:00
emscripten-utils.ts Bump squoosh to the latest version (#29506) 2021-10-06 14:47:48 +00:00
image_data.ts Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00
impl.ts Bump squoosh to the latest version (#29506) 2021-10-06 14:47:48 +00:00
LICENSE Move next-server directory files to server directory (#26756) 2021-06-30 13:44:40 +02:00
main.ts Add support for AVIF to next/image (#29683) 2021-10-11 23:17:47 +00:00