Back to Explore

browserslist/caniuse-lite

GitHub
1 watchersOpen source

Last release: 5/10/2021

caniuse-lite is a smaller subset of the Can I use (caniuse-db) data, packed to reduce client-side size while keeping essential browser feature information. It provides JavaScript APIs to access browser agents data and to convert feature and region files into formats that are mostly compatible with caniuse-db for use in web-related tooling.

Project status

  • Active maintenance: The upstream push timestamp is 2026-05-30, which is recent enough to indicate the repository is still being actively updated.
  • Update cadence (apparent, from provided history): The only dated tagged updates shown here are from 2021-05-05 to 2021-05-10, with multiple versions created within days, suggesting periodic dataset refreshes rather than long gaps, but the full cadence is not evidenced by the excerpt.

AI summary generated Today

AI-generated from public sources. May be inaccurate. Report

Recent updates

  • v1.0.30001224

    5/10/2021

    v1.0.30001224 appears to be primarily a regeneration of the bundled caniuse-lite dataset (large data file updates) plus some repository-level maintenance changes (CI workflows, documentation trimming, and build config cleanup). No release notes were provided by the publisher, so the changes below represent what is visible in the diff rather than what was documented.

  • v1.0.30001223

    5/6/2021

    This release increments the caniuse-lite package version and updates its bundled caniuse data by bumping the underlying caniuse-db dependency. No release notes were provided, so the only concrete changes are the version and data updates reflected in the repository diff.

  • v1.0.30001222

    5/5/2021

    No release notes were provided for v1.0.30001222, so changes cannot be identified from the published text. Developers should review the corresponding GitHub commit diff and tagged release contents to detect any functional, API, or configuration changes before upgrading.

  • v1.0.30001221

    5/4/2021

    No release notes were provided for v1.0.30001221. The code diff indicates this release primarily updates generated data files, including the top-level agents dataset and many per-region datasets, by replacing numeric values used for downstream calculations or lookups.

  • v1.0.30001220

    5/2/2021

    Release v1.0.30001220 bumps the embedded dataset by updating the caniuse-db dependency and regenerating several feature definition files. The diff shows only data and dependency changes (no runtime logic or API surface changes in this diff). Release notes were not provided, so changes to browser-feature mappings are not documented.

  • v1.0.30001219

    4/28/2021

    Release v1.0.30001219 updates the bundled compatibility dataset used by the package, including large changes across many `data/features/*.js` files and the browser/agent mapping tables. No publisher release notes were provided, so these functional output changes are not explained in the release documentation.

  • v1.0.30001218

    4/27/2021

    Release v1.0.30001218 has no release notes from the publisher. The code diff shows changes only in generated/minified dataset files under data/, plus a single auto-generated changelog timestamp entry, suggesting this release updates the underlying browser and feature compatibility data.

  • v1.0.30001216

    4/26/2021

    This release bumps caniuse-lite from 1.0.30001215 to 1.0.30001216 and updates the bundled feature data. The only meaningful code/data change visible in the diff is the addition of a new feature module (vector-effect) and the corresponding wiring update in the features index.

    Features
  • v1.0.30001215

    4/26/2021

    v1.0.30001215 updates the bundled caniuse dataset by bumping the caniuse-db dependency to a newer revision. The diff also shows a change to the generated feature data for CSS display: contents, indicating browser-compatibility values were updated.

  • v1.0.30001214

    4/20/2021

    This release, v1.0.30001214 (published 2021-04-20), has no release notes provided by the publisher, so changes are not described. No information is available here to assess API compatibility, breaking changes, or security fixes.