@mdn/fred 2.4.2 → 2.4.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (39) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/components/media/index.css +5 -5
  3. package/components/menu/missing-docs.json +0 -1
  4. package/out/service-worker.js +1 -1
  5. package/out/static/client/{3259.767db1f79a406e65.js → 3259.ac8a5539251c647a.js} +2 -2
  6. package/out/static/client/{3259.767db1f79a406e65.js.map → 3259.ac8a5539251c647a.js.map} +1 -1
  7. package/out/static/client/{718.071765b571e2315c.js → 718.3a790c4c45336906.js} +2 -2
  8. package/out/static/client/{718.071765b571e2315c.js.map → 718.3a790c4c45336906.js.map} +1 -1
  9. package/out/static/client/{9127.4debc5342015b0ec.js → 9127.08c4f752c4186007.js} +2 -2
  10. package/out/static/client/{9127.4debc5342015b0ec.js.map → 9127.08c4f752c4186007.js.map} +1 -1
  11. package/out/static/client/{9204.515db9110e143075.js → 9204.f8aa5d9f8a79f3d4.js} +2 -2
  12. package/out/static/client/{9204.515db9110e143075.js.map → 9204.f8aa5d9f8a79f3d4.js.map} +1 -1
  13. package/out/static/client/{9326.6a60853854f7ec9b.css → 9326.431ef0e548c5f096.css} +2 -2
  14. package/out/static/client/{9326.6a60853854f7ec9b.css.map → 9326.431ef0e548c5f096.css.map} +1 -1
  15. package/out/static/client/{index.2d8f328c434a5768.js → index.b2ccf995e945e9dc.js} +3 -3
  16. package/out/static/client/{index.2d8f328c434a5768.js.map → index.b2ccf995e945e9dc.js.map} +1 -1
  17. package/out/static/client/{runtime.fa41b0d4fa762325.js → runtime.8ebca7827bf4c35c.js} +2 -2
  18. package/out/static/client/{runtime.fa41b0d4fa762325.js.map → runtime.8ebca7827bf4c35c.js.map} +1 -1
  19. package/out/static/client/stats.json +121 -121
  20. package/out/static/client/{styles-blog-post.c03ec8a22f8d4ff6.css → styles-blog-post.d0b92f36d3ccd2ae.css} +2 -2
  21. package/out/static/client/{styles-blog-post.c03ec8a22f8d4ff6.css.map → styles-blog-post.d0b92f36d3ccd2ae.css.map} +1 -1
  22. package/out/static/client/{styles-curriculum-landing.6700bec8f414e4d9.css → styles-curriculum-landing.9b5fbdd11a9d6c5b.css} +2 -2
  23. package/out/static/client/{styles-curriculum-landing.6700bec8f414e4d9.css.map → styles-curriculum-landing.9b5fbdd11a9d6c5b.css.map} +1 -1
  24. package/out/static/client/{styles-featured-articles.b4ecc71ab736bd5b.css → styles-featured-articles.a2c1f1fd278c9256.css} +2 -2
  25. package/out/static/client/{styles-featured-articles.b4ecc71ab736bd5b.css.map → styles-featured-articles.a2c1f1fd278c9256.css.map} +1 -1
  26. package/out/static/client/{styles-generic-about.8fb97dff70bba559.css → styles-generic-about.8856856e6f4b7e46.css} +2 -2
  27. package/out/static/client/{styles-generic-about.8fb97dff70bba559.css.map → styles-generic-about.8856856e6f4b7e46.css.map} +1 -1
  28. package/out/static/client/{styles-global.356d25ef0f954fc4.css → styles-global.3da376739551015c.css} +2 -2
  29. package/out/static/client/{styles-global.356d25ef0f954fc4.css.map → styles-global.3da376739551015c.css.map} +1 -1
  30. package/out/static/client/{styles-global.8b4b213c704a703e.js → styles-global.445b59e1ff23f88c.js} +1 -1
  31. package/out/static/client/{styles-homepage-contributor-spotlight.2bcbb1476c70410c.css → styles-homepage-contributor-spotlight.5dc97e2f6ae1056d.css} +2 -2
  32. package/out/static/client/{styles-homepage-contributor-spotlight.2bcbb1476c70410c.css.map → styles-homepage-contributor-spotlight.5dc97e2f6ae1056d.css.map} +1 -1
  33. package/out/static/client/{styles-latest-news.ef3b9e57333a87bc.css → styles-latest-news.afe0cccaa067269f.css} +2 -2
  34. package/out/static/client/{styles-latest-news.ef3b9e57333a87bc.css.map → styles-latest-news.afe0cccaa067269f.css.map} +1 -1
  35. package/out/static/ssr/index.js +3 -3
  36. package/out/static/ssr/index.js.map +1 -1
  37. package/out/static/ssr/stats.json +4 -4
  38. package/package.json +7 -7
  39. /package/out/static/client/{index.2d8f328c434a5768.js.LICENSE.txt → index.b2ccf995e945e9dc.js.LICENSE.txt} +0 -0
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Changelog
2
2
 
3
+ ## [2.4.3](https://github.com/mdn/fred/compare/v2.4.2...v2.4.3) (2026-04-17)
4
+
5
+
6
+ ### Miscellaneous
7
+
8
+ * **deps-dev:** bump @mdn/browser-compat-data from 7.3.11 to 7.3.12 ([#1491](https://github.com/mdn/fred/issues/1491)) ([c135a83](https://github.com/mdn/fred/commit/c135a83e2732bc9342a18ae67f07065a6f9b17cb))
9
+ * **deps-dev:** bump the npm-dev group with 2 updates ([#1484](https://github.com/mdn/fred/issues/1484)) ([f7f1096](https://github.com/mdn/fred/commit/f7f1096c93bfd978176c0edcec9f53d90b66f0e2))
10
+ * **deps-dev:** bump the npm-dev group with 2 updates ([#1489](https://github.com/mdn/fred/issues/1489)) ([f2e1e39](https://github.com/mdn/fred/commit/f2e1e394c7dc1d6be60d9601a5a7bcfaf2ea8b8b))
11
+ * **deps:** bump @mdn/rari from 0.2.17 to 0.2.19 ([#1492](https://github.com/mdn/fred/issues/1492)) ([7693845](https://github.com/mdn/fred/commit/76938450156aea8657f74dfa6d6662fd86950b5e))
12
+ * **media:** reorder width-first in two-part queries ([#1464](https://github.com/mdn/fred/issues/1464)) ([c808c41](https://github.com/mdn/fred/commit/c808c4119d9e08b84fb95ff7da2a53dafc5767e2))
13
+ * **menu:** update menu entries ([#1487](https://github.com/mdn/fred/issues/1487)) ([2065f38](https://github.com/mdn/fred/commit/2065f3885866a63d9007649d7489fa3a346ab3e2))
14
+
3
15
  ## [2.4.2](https://github.com/mdn/fred/compare/v2.4.1...v2.4.2) (2026-04-15)
4
16
 
5
17
 
@@ -2,23 +2,23 @@
2
2
 
3
3
  @custom-media --screen-xsmall (width <= 426px);
4
4
 
5
- @custom-media --screen-small-and-wider (426px < width);
5
+ @custom-media --screen-small-and-wider (width > 426px);
6
6
  @custom-media --screen-small-only (426px < width <= 769px);
7
7
  @custom-media --screen-small-and-narrower (width <= 769px);
8
8
 
9
- @custom-media --screen-medium-and-wider (769px < width);
9
+ @custom-media --screen-medium-and-wider (width > 769px);
10
10
  @custom-media --screen-medium-only (769px < width <= 992px);
11
11
  @custom-media --screen-medium-and-narrower (width <= 992px);
12
12
 
13
- @custom-media --screen-large-and-wider (992px < width);
13
+ @custom-media --screen-large-and-wider (width > 992px);
14
14
  @custom-media --screen-large-only (992px < width <= 1200px);
15
15
  @custom-media --screen-large-and-narrower (width <= 1200px);
16
16
 
17
- @custom-media --screen-xlarge-and-wider (1200px < width);
17
+ @custom-media --screen-xlarge-and-wider (width > 1200px);
18
18
  @custom-media --screen-xlarge-only (1200px < width <= 1441px);
19
19
  @custom-media --screen-xlarge-and-narrower (width <= 1441px);
20
20
 
21
- @custom-media --screen-xxlarge (1441px < width);
21
+ @custom-media --screen-xxlarge (width > 1441px);
22
22
 
23
23
  @custom-media --screen-menu-full (width > 1044px);
24
24
  @custom-media --screen-menu-hamburger (width <= 1044px);
@@ -1,7 +1,6 @@
1
1
  {
2
2
  "es": [
3
3
  "Web/API/Web_Animations_API/Using_the_Web_Animations_API",
4
- "Web/CSS/Guides",
5
4
  "Web/CSS/Guides/Backgrounds_and_borders/Box-shadow_generator",
6
5
  "Web/CSS/Guides/Colors/Applying_color",
7
6
  "Web/CSS/Guides/Colors/Color_mixer",