Releases: mdn/yari
Releases · mdn/yari
v2.39.0
2.39.0 (2024-01-30)
Features
- ai-help: index content as markdown (#10330) (337d0b1)
- build: add Macro render report (#10372) (6ce14ab)
- macro/MDNSidebar: rewrite macro + add missing pages (#10329) (35d448e)
- scripts: use pg instead of supabase (#10337) (5ce3a65)
Bug Fixes
- ai-help: don't allow empty questions (#10344) (6cd6d4a)
- ai-help: example header highlighting (#10366) (bb5ef9a)
- bcd: link to pages in same locale (#10373) (4ac6fdf)
- macros/CSSSyntax: cache parsed webref data (#10225) (078fa86)
- plus: scroll to anchor hook (#10364) (20db7d1)
- release-please: fix config structure (#10412) (ac63c63)
- release-please: move bootstrap-sha to config (#10415) (105d9f3)
- release-please: move release-type/changelog-sections to config file (#10411) (ea3a849)
- release-please: specify last release (#10416) (e92d309)
- release-please: specify last-release-sha (#10413) (f8dc664)
- release-please: use bootstrap-sha instead of last-release-sha (#10414) (1d86b6c)
Miscellaneous
- deps-dev: bump @babel/core from 7.23.7 to 7.23.9 (#10396) (5cb1e98)
- deps-dev: bump @babel/eslint-parser from 7.23.3 to 7.23.9 (#10394) (29b1d16)
- deps-dev: bump @babel/preset-env from 7.23.8 to 7.23.9 (#10390) (afc1c1c)
- deps-dev: bump @swc/core from 1.3.105 to 1.3.106 (#10379) (1e54143)
- deps-dev: bump @swc/core from 1.3.106 to 1.3.107 (#10406) (e48be08)
- deps-dev: bump black from 23.12.1 to 24.1.1 in /deployer (#10402) (d8f0ed2)
- deps-dev: bump black from 23.12.1 to 24.1.1 in /testing/integration (#10405) (18992be)
- deps-dev: bump browserslist from 4.22.2 to 4.22.3 (#10403) (6da95a8)
- deps-dev: bump flake8 from 6.1.0 to 7.0.0 in /testing/integration (#10279) (9838d6c)
- deps-dev: bump husky from 8.0.3 to 9.0.6 (#10391) (a9292ce)
- deps-dev: bump pytest from 7.4.4 to 8.0.0 in /deployer (#10401) (4c8065b)
- deps-dev: bump source-map-loader from 4.0.2 to 5.0.0 (#10328) (7df9c6d)
- deps-dev: bump webpack from 5.89.0 to 5.90.0 (#10384) (6370f06)
- deps-dev: bump webpack from 5.89.0 to 5.90.0 in /client/pwa (#10377) (c4b1804)
- deps: bump @zip.js/zip.js from 2.7.32 to 2.7.33 in /client/pwa (#10399) (54a2131)
- deps: bump @codemirror/lang-html from 6.4.7 to 6.4.8 (#10367) (5d88e37)
- deps: bump @codemirror/state from 6.3.3 to 6.4.0 (#10244) (1ddda23)
- deps: bump @fast-csv/parse from 4.3.6 to 5.0.0 (#10320) (04ec2ae)
- deps: bump @mdn/browser-compat-data from 5.5.7 to 5.5.8 (#10395) (0b032f1)
- deps: bump @stripe/stripe-js from 2.3.0 to 2.4.0 (#10368) (c280d08)
- deps: bump @webref/css from 6.10.2 to 6.10.3 (#10381) (ea944c6)
- deps: bump actions/cache from 3 to 4 (#10339) (698495f)
- deps: bump actions/labeler from 4.3.0 to 5.0.0 (#10130) (0e93b7e)
- deps: bump dotenv from 16.3.2 to 16.4.0 (#10376) (5d11e87)
- deps: bump dotenv from 16.4.0 to 16.4.1 (#10380) (b912c14)
- deps: bump google-github-actions/release-please-action from 3 to 4 (#10122) (c9f1522)
- deps: bump inquirer from 9.2.12 to 9.2.13 (#10404) (fb2275f)
- deps: bump loglevel from 1.8.1 to 1.9.1 (#10389) (471c5ca)
- deps: bump lru-cache from 10.1.0 to 10.2.0 (#10392) (d433d64)
- deps: bump mdn-data from 2.3.5 to 2.4.0 (#10369) (9bce11b)
- deps: bump open from 9.1.0 to 10.0.3 (#10285) (8b18d51)
- deps: bump openai from 4.25.0 to 4.26.0 (#10397) (082492b)
- deps: bump the dependencies group in /deployer with 2 updates (#10400) (40f4b21)
- deps: bump the sentry group with 2 updates (#10375) (229b574)
- deps: bump the sentry group with 2 updates (#10378) (c3a4ed7)
- *...
v2.38.4
2.38.4 (2024-01-22)
Bug Fixes
- baseline: hide status from async-clipboard subfeatures (#10345) (f1eb599)
- history: show outline on focus-visible (#10343) (c658fd6)
- playground: only show for js,css,html (#10338) (f7144aa)
Miscellaneous
- deps-dev: bump @playwright/test from 1.40.1 to 1.41.0 (#10331) (5af3a5b)
- deps-dev: bump @playwright/test from 1.41.0 to 1.41.1 (#10361) (e07a25c)
- deps-dev: bump @swc/core from 1.3.103 to 1.3.104 (#10334) (d91fe5b)
- deps-dev: bump @swc/core from 1.3.104 to 1.3.105 (#10358) (18f095c)
- deps-dev: bump css-loader from 6.9.0 to 6.9.1 (#10347) (9e7d950)
- deps-dev: bump css-minimizer-webpack-plugin from 5.0.1 to 6.0.0 (#10340) (9772d1b)
- deps-dev: bump eslint-plugin-unicorn from 49.0.0 to 50.0.1 (#10217) (ab19458)
- deps-dev: bump flake8 from 6.1.0 to 7.0.0 in /deployer (#10325) (4939357)
- deps-dev: bump jsdom from 23.2.0 to 24.0.0 (#10357) (fe5a032)
- deps-dev: bump postcss-loader from 7.3.4 to 8.0.0 (#10332) (7553f38)
- deps-dev: bump prettier from 3.1.1 to 3.2.4 (#10333) (f6bf57d)
- deps-dev: bump react-router-dom from 6.21.2 to 6.21.3 (#10349) (bdc9602)
- deps-dev: bump sass from 1.69.7 to 1.70.0 (#10341) (e7a7528)
- deps-dev: bump sass-loader from 13.3.3 to 14.0.0 (#10327) (2123098)
- deps-dev: bump style-dictionary from 3.9.1 to 3.9.2 (#10342) (7bb1681)
- deps-dev: bump ts-jest from 29.1.1 to 29.1.2 (#10354) (374d73c)
- deps: bump @mdn/browser-compat-data from 5.5.6 to 5.5.7 (#10360) (78b6215)
- deps: bump dotenv from 16.3.1 to 16.3.2 (#10356) (0fa6b6c)
- deps: bump file-type from 18.7.0 to 19.0.0 (#10282) (bb838e6)
- deps: bump mdn-data from 2.3.4 to 2.3.5 (#10355) (98c014d)
- deps: bump openai from 4.24.7 to 4.25.0 (#10359) (d55b32f)
- deps: bump the dependencies group in /deployer with 2 updates (#10362) (2caccc2)
- deps: bump the sentry group with 2 updates (#10353) (8cd6012)
- macros/CSSRef: update zh-CN translation (#10229) (44178d6)
v2.38.3
2.38.3 (2024-01-15)
Bug Fixes
- macro: update CSSRef macro (#10303) (5572142)
- pong: gcp sends gb cc rather than uk (#10286) (d65f8d0)
Miscellaneous
- deps-dev: bump @babel/core from 7.23.6 to 7.23.7 (#10255) (06b8410)
- deps-dev: bump @babel/preset-env from 7.23.6 to 7.23.7 (#10254) (9867a4a)
- deps-dev: bump @babel/preset-env from 7.23.7 to 7.23.8 (#10292) (54c242d)
- deps-dev: bump @supabase/supabase-js from 2.39.1 to 2.39.2 (#10258) (f8770d0)
- deps-dev: bump @supabase/supabase-js from 2.39.2 to 2.39.3 (#10311) (3a1906f)
- deps-dev: bump @swc/core from 1.3.101 to 1.3.102 (#10253) (0eff5c1)
- deps-dev: bump @swc/core from 1.3.102 to 1.3.103 (#10319) (c0fc334)
- deps-dev: bump css-loader from 6.8.1 to 6.9.0 (#10296) (c7d6903)
- deps-dev: bump eslint-plugin-jest from 27.6.0 to 27.6.1 (#10260) (bda844f)
- deps-dev: bump eslint-plugin-jest from 27.6.1 to 27.6.2 (#10301) (89b21af)
- deps-dev: bump eslint-plugin-jest from 27.6.2 to 27.6.3 (#10323) (a6a3df4)
- deps-dev: bump eslint-plugin-n from 16.4.0 to 16.5.0 (#10208) (71f358a)
- deps-dev: bump eslint-plugin-n from 16.5.0 to 16.6.0 (#10249) (0be3709)
- deps-dev: bump eslint-plugin-n from 16.6.0 to 16.6.1 (#10259) (7e9342e)
- deps-dev: bump eslint-plugin-n from 16.6.1 to 16.6.2 (#10288) (e0ee14f)
- deps-dev: bump html-validate from 8.7.4 to 8.8.0 (#10233) (6c11359)
- deps-dev: bump html-validate from 8.8.0 to 8.9.0 (#10284) (b2057f3)
- deps-dev: bump html-validate from 8.9.0 to 8.9.1 (#10298) (86b99a0)
- deps-dev: bump html-webpack-plugin from 5.5.4 to 5.6.0 (#10209) (432a25e)
- deps-dev: bump jsdom from 23.0.1 to 23.2.0 (#10281) (b9a5e06)
- deps-dev: bump mdast-util-to-hast from 13.0.2 to 13.1.0 (#10309) (5376a56)
- deps-dev: bump mini-css-extract-plugin from 2.7.6 to 2.7.7 (#10306) (488392a)
- deps-dev: bump postcss from 8.4.32 to 8.4.33 (#10272) (6b54c60)
- deps-dev: bump postcss-loader from 7.3.3 to 7.3.4 (#10237) (86775e7)
- deps-dev: bump prettier-plugin-packagejson from 2.4.7 to 2.4.8 (#10236) (a545511)
- deps-dev: bump prettier-plugin-packagejson from 2.4.8 to 2.4.9 (#10271) (938b380)
- deps-dev: bump react-router-dom from 6.21.0 to 6.21.1 (#10222) (18942b9)
- deps-dev: bump react-router-dom from 6.21.1 to 6.21.2 (#10314) (3a864b9)
- deps-dev: bump sass from 1.69.5 to 1.69.6 (#10248) (9903439)
- deps-dev: bump sass from 1.69.6 to 1.69.7 (#10265) (9872434)
- deps-dev: bump sass-loader from 13.3.2 to 13.3.3 (#10230) (9093877)
- deps-dev: bump source-map-loader from 4.0.1 to 4.0.2 (#10240) (9be8081)
- deps-dev: bump style-loader from 3.3.3 to 3.3.4 (#10295) (8df8249)
- deps-dev: bump tailwindcss from 3.3.7 to 3.4.0 (#10212) (8222708)
- deps-dev: bump tailwindcss from 3.4.0 to 3.4.1 (#10283) (8532390)
- deps-dev: bump terser-webpack-plugin from 5.3.9 to 5.3.10 (#10245) (fb4bc6f)
- deps-dev: bump the types group with 1 update (#10242) (bc94d85)
- deps-dev: bump the types group with 1 update (#10280) (b7c4ddd)
- deps-dev: bump the types group with 1 update (#10316) (8fc1359)
- deps: bump @mdn/browser-compat-data from 5.5.0 to 5.5.1 (#10211) (7bf2d1b)
- deps: bump @mdn/browser-compat-data from 5.5.1 to 5.5.2 (#10227) (563d3e6)
- deps: bump @mdn/browser-compat-data from 5.5.2 to 5.5.3 (#10252) (1b7234f)
- deps: bump @mdn/browser-compat-data from 5.5.3 to 5.5.4 (#10263) (4ef40c6)
- deps: bump @mdn/browser-compat-data from 5.5.4 to 5.5.5 (#10300) (1c07e74)
- deps: bump @mdn/browser-compat-data from 5.5.5 to 5.5.6 (#10322) (1584887)
- deps: bump @stripe/stripe-js from 2.2.1 to 2.2.2 (#10200) (417f3b4)
- deps: bump @stripe/stripe-js from 2.2.2 to 2.3.0 (#10290) (681b0ee)
- deps: bump @webref/css from 6.10.0 to 6.10.1 (#10220) ([a8347b6](htt...
v2.38.2
2.38.2 (2023-12-19)
Bug Fixes
- ai-help: avoid plainHTML for other locales (#10206) (fa38994)
- ai-help: use GPT-3.5 for free users (#10205) (23b78d9)
Miscellaneous
- deps-dev: bump @supabase/supabase-js from 2.39.0 to 2.39.1 (#10201) (cbe98fe)
- deps-dev: bump @swc/core from 1.3.100 to 1.3.101 (#10196) (24e5d79)
- deps-dev: bump eslint from 8.55.0 to 8.56.0 (#10195) (f41d7a6)
- deps-dev: bump eslint-plugin-import from 2.29.0 to 2.29.1 (#10189) (e7ed9fc)
- deps-dev: bump tailwindcss from 3.3.6 to 3.3.7 (#10202) (9345064)
- deps-dev: bump the dependencies group in /testing/integration with 1 update (#10198) (f91600b)
- deps-dev: bump the types group with 1 update (#10192) (e48f570)
- deps: bump @mdn/browser-compat-data from 5.4.5 to 5.5.0 (#10193) (ad64d39)
- deps: bump openai from 4.21.0 to 4.22.0 (#10190) (e81dedc)
- deps: bump openai from 4.22.0 to 4.23.0 (#10194) (0bc0169)
- deps: bump the dependencies group in /deployer with 2 updates (#10197) (4913773)
- deps: bump the sentry group with 2 updates (#10188) (2863745)
- deps: bump web-features from 0.5.0-alpha.2 to 0.5.0 (#10204) (cae6fb7)
v2.38.1
v2.38.0
2.38.0 (2023-12-14)
Features
Bug Fixes
Miscellaneous
- deps-dev: bump @babel/core from 7.23.5 to 7.23.6 (#10169) (faf1bf3)
- deps-dev: bump @babel/preset-env from 7.23.5 to 7.23.6 (#10171) (ee298fb)
- deps-dev: bump eslint-plugin-n from 16.3.1 to 16.4.0 (#10160) (45cdb04)
- deps-dev: bump html-validate from 8.7.3 to 8.7.4 (#10162) (f98383a)
- deps-dev: bump stylelint-order from 6.0.3 to 6.0.4 (#10163) (6f3f6d8)
- deps-dev: bump stylelint-scss from 5.3.1 to 5.3.2 (#10166) (596fbe3)
- deps-dev: bump the types group with 1 update (#10159) (395b9e6)
- deps-dev: bump the types group with 1 update (#10174) (6c724d8)
- deps-dev: bump ts-node from 10.9.1 to 10.9.2 (#10161) (bca6385)
- deps: bump @mdn/browser-compat-data from 5.4.4 to 5.4.5 (#10164) (c96758e)
- deps: bump @stripe/stripe-js from 2.2.0 to 2.2.1 (#10170) (a24ad91)
- deps: bump google-github-actions/setup-gcloud from 1 to 2 (#10167) (4043270)
- deps: bump openai from 4.20.1 to 4.21.0 (#10176) (cb4e277)
- deps: bump sse.js from 1.0.0 to 2.1.0 (#10150) (1f87eef)
- deps: bump the dependencies group in /deployer with 1 update (#10158) (a0e23db)
- deps: bump web-features from 0.5.0-alpha.1 to 0.5.0-alpha.2 (#10175) (7d924d3)
- settings: update Newsletter/Offline copy (#10177) (5dd7ea1)
v2.37.1
2.37.1 (2023-12-08)
Bug Fixes
- auth-container: always show login/signup in row (#10125) (233bed6)
- css: remove unused minmax function (#10138) (d8e84b5)
- workflows: use Node.js version from .nvmrc file (#10153) (97405ae)
Miscellaneous
- deps-dev: bump html-webpack-plugin from 5.5.3 to 5.5.4 (#10149) (abaa08d)
- deps-dev: bump style-dictionary from 3.9.0 to 3.9.1 (#10151) (012c696)
- deps-dev: bump the types group with 1 update (#10141) (3f6a506)
- deps-dev: bump typescript from 5.3.2 to 5.3.3 in /client/pwa (#10148) (4de571e)
- deps: bump @zip.js/zip.js from 2.7.31 to 2.7.32 in /client/pwa (#10135) (1c0a83b)
- deps: bump @codemirror/state from 6.3.2 to 6.3.3 (#10142) (88dd100)
- deps: bump @webref/css from 6.9.2 to 6.10.0 (#10146) (480edc5)
- deps: bump actions/setup-python from 4 to 5 (#10144) (b19c7da)
- deps: bump the sentry group with 2 updates (#10145) (379b281)
v2.37.0
v2.36.1
2.36.1 (2023-12-05)
Bug Fixes
- baseline: bcd link not localized (#10124) (0761a86)
- macros/EmbedLiveSample: un-deprecate the 6th parameter (allowed features) (#10106) (012f5e4)
- macros/GamesSidebar: update WebVR -> WebXR in string map (#10126) (0670f6a)
Miscellaneous
- advertising: update form link (#10109) (02af588)
- deps-dev: bump browserslist from 4.22.1 to 4.22.2 (#10115) (8221634)
- deps-dev: bump eslint from 8.54.0 to 8.55.0 (#10116) (8ab0321)
- deps-dev: bump postcss from 8.4.31 to 8.4.32 (#10119) (051dcaf)
- deps-dev: bump prettier-plugin-packagejson from 2.4.6 to 2.4.7 (#10117) (6780a5a)
- deps-dev: bump react-router-dom from 6.20.0 to 6.20.1 (#10120) (6e6ab9e)
- deps-dev: bump tailwindcss from 3.3.5 to 3.3.6 (#10133) (bfb7e6e)
- deps-dev: bump the types group with 1 update (#10113) (68116f9)
- deps-dev: bump the types group with 1 update (#10132) (8eca5fe)
- deps: bump @mdn/browser-compat-data from 5.4.2 to 5.4.3 (#10121) (42d1752)
- deps: bump @mdn/browser-compat-data from 5.4.3 to 5.4.4 (#10134) (18d9592)
- deps: bump @webref/css from 6.7.1 to 6.9.2 (#10110) (300e93e)
- deps: bump the dependencies group in /deployer with 1 update (#10118) (fd6147c)
- deps: bump the sentry group with 2 updates (#10131) (21e2b32)
- deps: bump web-specs from 2.74.1 to 2.75.1 (#10108) (a72963c)
- macros/CSSRef: update "Using CSS math functions" slug (#10112) (d417c47)
- macros/LearnSidebar: update zh-CN translation (#10100) (8a3f78a)
- placement: switch to BSA (#10011) (ea98829)
- web-features: pin package version (#10123) (aab3559)
v2.36.0
2.36.0 (2023-11-30)
Features
Enhancements
Miscellaneous
- ai-help: include question number in metrics (#10096) (9657ea9)
- blog: enable LFS for mdn-studio (#10027) (25a50d7)
- deps-dev: bump @babel/core from 7.23.3 to 7.23.5 (#10092) (54e8da9)
- deps-dev: bump @babel/preset-env from 7.23.3 to 7.23.5 (#10091) (398c21f)
- deps-dev: bump @playwright/test from 1.40.0 to 1.40.1 (#10094) (b77edeb)
- deps-dev: bump @supabase/supabase-js from 2.38.4 to 2.38.5 (#10055) (53298c4)
- deps-dev: bump @supabase/supabase-js from 2.38.5 to 2.39.0 (#10086) (3e0f4d2)
- deps-dev: bump @swc/core from 1.3.96 to 1.3.99 (#10061) (d4b5451)
- deps-dev: bump @swc/core from 1.3.99 to 1.3.100 (#10103) (36011cd)
- deps-dev: bump html-validate from 8.7.2 to 8.7.3 (#10076) (223e2a0)
- deps-dev: bump jsdom from 22.1.0 to 23.0.1 (#10102) (b68ada2)
- deps-dev: bump react-router-dom from 6.19.0 to 6.20.0 (#10073) (37b108f)
- deps-dev: bump stylelint-prettier from 4.0.2 to 4.1.0 (#10078) (c28219e)
- deps-dev: bump the types group with 1 update (#10085) (7d58067)
- deps-dev: bump the types group with 3 updates (#10067) (93692ba)
- deps-dev: bump the types group with 4 updates (#10054) (46f0e37)
- deps-dev: bump typescript from 5.2.2 to 5.3.2 in /client/pwa (#10062) (7c040a5)
- deps: bump @codemirror/lang-html from 6.4.6 to 6.4.7 (#10087) (982b73e)
- deps: bump @codemirror/state from 6.3.1 to 6.3.2 (#10080) (69f8fef)
- deps: bump @mdn/bcd-utils-api from 0.0.4 to 0.0.5 (#10059) (4dbf2b8)
- deps: bump @mdn/browser-compat-data from 5.4.0 to 5.4.1 (#10079) (94b1f18)
- deps: bump @mdn/browser-compat-data from 5.4.1 to 5.4.2 (#10093) (03eae2a)
- deps: bump @stripe/stripe-js from 2.1.11 to 2.2.0 (#10058) (1496846)
- deps: bump @vscode/ripgrep from 1.15.7 to 1.15.9 (#10068) (75c9292)
- deps: bump cryptography from 41.0.4 to 41.0.6 in /deployer (#10090) (d05e632)
- deps: bump fs-extra from 11.1.1 to 11.2.0 (#10089) (fc18c48)
- deps: bump google-github-actions/auth from 1 to 2 (#10095) (bb60acd)
- deps: bump lru-cache from 10.0.3 to 10.1.0 (#10071) (c301c5a)
- deps: bump openai from 4.19.0 to 4.19.1 (#10060) (3b95674)
- deps: bump openai from 4.19.1 to 4.20.0 (#10070) (84ab0d9)
- deps: bump openai from 4.20.0 to 4.20.1 (#10088) (17f560b)
- deps: bump pytest-rerunfailures from 12.0 to 13.0 in /testing/integration (#10083) (c778f2c)
- deps: bump the dependencies group in /deployer with 1 update (#10082) (aded53c)
- deps: bump the sentry group with 2 updates (#10053) (62331b1)
- deps: bump the sentry group with 2 updates (#10066) (4b1fb81)
- deps: bump the sentry group with 2 updates (#10084) (87fdb66)
- deps: bump the sentry group with 2 updates (#10101) (3c314d8)
- deps: bump web-specs from 2.74.0 to 2.74.1 (#10075) (3061bc5)
- macros/LearnSidebar: add Games Developing section (#10064) (d4739d3)
- macros/LearnSidebar: capitalize Node.js (#10065) (51712c2)
- macros/SVGRef: update zh-CN translation (#10069) (2fa5aa0)