Open
Description
We publish a next
-tagged web-features
pre-release on npm on each push to main
(you install it with npm install web-features@next
). If you want the latest web-features data, this is convenient, unless you're not an npm user.
We ought to publish the plain JSON files on the web-features site, so that it's possible to do something like curl https://web-platform-dx.github.io/web-features/downloads/next/data.json
(and likewise for the extended JSON and JSON Schema artifacts).