mdn / mdn/fred

Use `baseline widely available` query in browserslist

Open
#760 2 comments 0 reactions 1 assignee View on GitHub

@LeoMcA is already working on this.

Since Apr 13, 2026.

Dominant language
JavaScript
Stars
233
Forks
61
Avg merge
1d 1h
Merged PRs (30d)
82

Description

From @pepelsbey on Slack:

The Browserslist package we use in fred to specify supported browsers now natively supports Baseline since the last release:
https://github.com/browserslist/browserslist/pull/903
So instead of my naive approach we can say “baseline widely available” in the config.

I'd like us to do a quick before/after rspack diff to ensure nothing changes: I'm not entirely sure how the query gets resolved by our top level browserslist dependency and if we have to wait for build dependencies to update to the latest version - but a diff will tell us for sure.

Setting as p1 for now because I think we don't want to lose this to the backlog, and should be relatively trivial.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.