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

Bud v5.1.0 #870

Closed
wants to merge 23 commits into from
Closed

Bud v5.1.0 #870

wants to merge 23 commits into from

Conversation

kellymears
Copy link
Member

@kellymears kellymears commented Dec 22, 2021

Todo

Breaking changes

@roots/bud-imagemin

If you are currently providing a custom configuration, you will need to update it. Our image minimizer plugin now uses the @squoosh/lib implementation.

Details

renovate bot and others added 8 commits December 20, 2021 01:18
Co-authored-by: Renovate Bot <bot@renovateapp.com>
- fix: cli output generator for site cli docs
- improve: docs api generator now chunked so it doesn't crash @QWp6t's computer
- improve: /api formatting
- improve: replace docusaurus search with lunr
loads fonts using the Webpack 5 asset type.

- Fonts under 50kb are inlined
- Fonts over 50kb are emitted as a separate asset and referenced with url()

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: QWp6t <hi@qwp6t.me>
Co-authored-by: QWp6t <QWp6t@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- fix: imagemin-webpack-plugin v3
- improve: swap out imagemin implementation for @squoosh/lib
- docs: update with new api

Co-authored-by: QWp6t <QWp6t@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
kellymears and others added 15 commits December 22, 2021 14:59
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
- internal: adds issue template
- internal: improves PR template
@github-actions github-actions bot added the CI Continuous integration issue. label Dec 24, 2021
@kellymears kellymears closed this Dec 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment