mdn / yari

The platform code behind MDN Web Docs
Mozilla Public License 2.0
1.17k stars 488 forks source link

Add "Last modified" metadata timestamp to BCD tables #6488

Open bershanskiy opened 2 years ago

bershanskiy commented 2 years ago

Yari updates BCD tables with some delay relative to mdn/browser-compat-data, so when I see incorrect BCD tables on MDN I have to check the update timestamp in BCD repo.

It would be nice if Yari could insert BCD metadata into the final output. It does not have to be visible by default or at all, it can be just dropped somewhere in HTML.

caugner commented 1 year ago

This could be combined with #6596 to link to mdn/browser-compat-data using the version tag.