Releases: mdn/yari
Releases · mdn/yari
v2.34.2
2.34.2 (2023-11-08)
Bug Fixes
- ai-help: destructure embedding response properly (#9977) (a80a0d6)
- ai-help: revert "chore(deps): bump unified from 10.1.2 to 11.0.4 + remark-{gfm,parse,rehype} + rehype-{format,stringify} (#9896)" (#9978) (58b53db)
- baseline: hide banner on subgrid (#9979) (1fc8c92)
- discord: add /discord redirect with updated signup link (#9976) (3544491)
Miscellaneous
- deps-dev: bump @testing-library/react from 14.0.0 to 14.1.0 (#9967) (45aa619)
- deps-dev: bump eslint-plugin-n from 16.2.0 to 16.3.0 (#9971) (3907390)
- deps-dev: bump stylelint-scss from 5.3.0 to 5.3.1 (#9965) (83ae6b7)
- deps-dev: bump the types group with 8 updates (#9964) (3b195e5)
- deps: bump @mdn/browser-compat-data from 5.3.28 to 5.3.29 (#9966) (3ee6b43)
- deps: bump cookie from 0.5.0 to 0.6.0 (#9969) (c67e0f2)
- deps: bump inquirer from 9.2.11 to 9.2.12 (#9970) (580ca34)
- deps: bump openai from 4.15.4 to 4.16.1 (#9972) (3043174)
- deps: bump the sentry group with 2 updates (#9963) (4642daf)
- deps: bump web-specs from 2.71.0 to 2.72.0 (#9973) (2693dba)
v2.34.1
v2.34.0
2.34.0 (2023-11-07)
Features
- links: distinguish visited links (v2) (#9931) (76b9e7a)
- sidebar: add Colors category to Guides (#9936) (20e5826)
Bug Fixes
Enhancements
Miscellaneous
- deps-dev: bump @babel/preset-env from 7.22.20 to 7.23.2 (#9807) (a9af0dc)
- deps-dev: bump @swc/core from 1.3.80 to 1.3.96 (#9944) (d2d0ef5)
- deps-dev: bump bfj from 7.0.2 to 8.0.0 (#9626) (cd2c8be)
- deps-dev: bump eslint from 8.52.0 to 8.53.0 (#9946) (b8999e3)
- deps-dev: bump eslint-plugin-n from 16.0.1 to 16.2.0 (#9798) (423c86e)
- deps-dev: bump the types group with 1 update (#9943) (f16866f)
- deps-dev: remove use-debounce (#9952) (5d52f54)
- deps: bump async from 3.2.4 to 3.2.5 (#9947) (e241ff4)
- deps: bump cryptography from 41.0.3 to 41.0.4 in /deployer (#9709) (f8e1d7a)
- deps: bump fdir from 6.1.0 to 6.1.1 (#9945) (1390df5)
- deps: bump openai from 4.14.2 to 4.15.4 (#9949) (abfbcff)
- deps: bump rehype-raw from 6.1.1 to 7.0.0 (#9560) (3c85a4a)
- deps: bump rehype-sanitize from 5.0.1 to 6.0.0 (#9558) (db843b0)
- deps: bump sse.js from 0.6.1 to 1.0.0 (#9594) (32154e6)
- deps: bump the dependencies group in /deployer with 1 update (#9950) (2d7e33b)
- deps: bump unified from 10.1.2 to 11.0.4 + remark-{gfm,parse,rehype} + rehype-{format,stringify} (#9896) (ef5800a)
- footer: add mastodon svg icon (#9689) (321caf4)
- macros: remove TenthCampaignQuote macro (#9906) (9507664)
- markdown: migrate to mdast-util-to-hast (#9941) (54eba1d)
- pong: update mapping (#9884) (6c044cc)
- telemetry: measure top-level menu link clicks (#9938) (9c176c0)
- telemetry: send geo_iso with pings (#9909) (2c94a69)
v2.33.1
2.33.1 (2023-11-03)
Bug Fixes
- links: revert distinguish visited links (3bae299)
Miscellaneous
- deps-dev: bump postcss-preset-env from 9.2.0 to 9.3.0 (#9923) (e095444)
- deps-dev: bump react-router-dom from 6.17.0 to 6.18.0 (#9925) (cd21c6d)
- deps-dev: bump stylelint-config-recommended-scss from 13.0.0 to 13.1.0 (#9935) (ca191b0)
- deps-dev: bump the types group with 1 update (#9928) (414cc21)
- deps: bump @mdn/browser-compat-data from 5.3.27 to 5.3.28 (#9926) (48c8ce0)
- deps: bump @stripe/stripe-js from 2.1.10 to 2.1.11 (#9933) (8054bbd)
- deps: bump file-type from 18.5.0 to 18.6.0 (#9924) (ecd9779)
- deps: bump mdn-data from 2.1.0 to 2.2.0 (#9934) (32c0c00)
- macros/JsSidebar: update zh-CN translation (#9849) (9867d52)
- macros/LearnSidebar: add some pages under MathML (#9937) (060e53a)
- macros/WebAssemblySidebar: add zh-CN translation (#9932) (870285a)
- telemetry: measure menu clicks (#9918) (c4c5d79)
v2.33.0
2.33.0 (2023-10-31)
Features
- links: distinguish visited links (#9907) (8f84da3)
- theme: sync body background-color with theme-color meta tag (#9325) (5001b04)
Bug Fixes
- client: rendering locale in column header on /translations/dashboard (24bf873)
- correct some typos (#9858) (925538e)
- docs: link first child of every description term in post-processing (#9862) (0295813)
- images: avoid blurry images (#9591) (0829b7e)
- mandala: remove rotation and color animation (#9916) (e687a03)
- plus: load stripe.js for fraud prevention (#9318) (88f000e)
- translations/dashboard: fix Popularity rank column header (#9908) (24bf873)
Miscellaneous
- deps-dev: bump {react-router,react-router-dom} from 6.16.0 to 6.17.0 (#9832) (fd72a19)
- deps-dev: bump eslint-plugin-unicorn from 48.0.1 to 49.0.0 (#9904) (0de918b)
- deps-dev: bump stylelint-scss from 5.2.1 to 5.3.0 (#9905) (5efd040)
- deps-dev: bump the types group with 1 update (#9913) (3b2dc06)
- deps: bump @zip.js/zip.js from 2.7.29 to 2.7.30 in /client/pwa (#9823) (a19c79c)
- deps: bump openai from 3.3.0 to 4.14.0 (#9888) (607c938)
- deps: bump openai from 4.14.0 to 4.14.1 (#9903) (101b682)
- deps: bump openai from 4.14.1 to 4.14.2 (#9914) (b60d0c0)
- deps: bump the dependencies group in /deployer with 3 updates (#9900) (fe6c535)
- deps: bump the dependencies group in /testing/integration with 2 updates (#9902) (521b8af)
- deps: bump the sentry group with 2 updates (#9901) (881e66c)
- deps: bump the sentry group with 2 updates (#9912) (3c371ce)
- macros/MathMLRef: update zh-CN translation (#9915) (d7f3e7d)
- macros/Non-standard_Header: remove "Firefox OS" (#9827) (fd2a66e)
- telemetry: measure TOC clicks (#9919) (69a0276)
v2.32.0
2.32.0 (2023-10-27)
Features
- ai-help: index full docs as well (#9608) (9355a64)
- blog: add toc (#9707) (e31ba94)
- docs: add anchor links on description terms (#8413) (ff73a32)
- playground: allow img from blob and data (#9771) (77e4c6e)
- pong: bottom banner (#9883) (d533e90)
Bug Fixes
- a11y: fix tab order reset in the header (#9851) (b12f554)
- baseline: not appearing on translated docs (#9662) (788c883)
- blog: move toc to left on large screens (#9772) (002bddd)
- client: avoid CSS warning in Firefox (#9727) (967b786)
- client: make alt text on images appear in dark mode (#9250) (f432df1)
- docs: restore behavior of description term links (#9811) (0cad7f4)
- flaws: ignore casing of text fragments (#9882) (fc51e08)
- images: use dark text on white background (#9863) (90c868e)
- macros/LiveSampleLink: add fallback to prebuilt samples (#9738) (4e36847)
- macros/WebExtExamples: update branch name (#9730) (4f05c30)
- ssr: use absolute href for alternate rss link (#9794) (5150c6c)
- update branch name with
main
(4f05c30)
Enhancements
- docs: distinguish nested definition lists (#9836) (f8b48f2)
- search: split query at dot (#9840) (9286d7b)
Miscellaneous
- ai-help: fix typo in modal (#9792) (4ccfa53)
- blog: type buildBlog() param type (#9830) (55d9d83)
- deps-dev: bump @babel/core from 7.22.20 to 7.23.0 (#9718) (d8cf162)
- deps-dev: bump @babel/core from 7.23.0 to 7.23.2 (#9803) (a240c5f)
- deps-dev: bump @playwright/test from 1.38.1 to 1.39.0 (#9805) (b996e36)
- deps-dev: bump @supabase/supabase-js from 2.36.0 to 2.37.0 (#9756) (b38d6c2)
- deps-dev: bump @supabase/supabase-js from 2.37.0 to 2.38.0 (#9767) (62fd1f7)
- deps-dev: bump @supabase/supabase-js from 2.38.0 to 2.38.2 (#9860) (96356eb)
- deps-dev: bump @supabase/supabase-js from 2.38.2 to 2.38.4 (#9895) (5f15c1c)
- deps-dev: bump browserslist from 4.21.11 to 4.22.1 (#9746) (b41c144)
- deps-dev: bump eslint from 8.49.0 to 8.50.0 (#9723) (59f5d5c)
- deps-dev: bump eslint from 8.50.0 to 8.51.0 (#9777) (9d709cb)
- deps-dev: bump eslint from 8.51.0 to 8.52.0 (#9868) (a35c689)
- deps-dev: bump eslint-plugin-import from 2.28.1 to 2.29.0 (#9866) (ceae0a9)
- deps-dev: bump eslint-plugin-jest from 27.4.0 to 27.4.2 (#9752) (f0635e5)
- deps-dev: bump eslint-plugin-jest from 27.4.2 to 27.4.3 (#9870) (96c200f)
- deps-dev: bump eslint-plugin-jest from 27.4.3 to 27.6.0 (#9894) (7088721)
- deps-dev: bump html-validate from 8.4.0 to 8.4.1 (#9722) (f424396)
- deps-dev: bump html-validate from 8.4.1 to 8.5.0 (#9753) (f12e7ac)
- deps-dev: bump html-validate from 8.5.0 to 8.6.0 (#9825) (deb99ee)
- deps-dev: bump html-validate from 8.6.0 to 8.7.0 (#9867) (abb0b35)
- deps-dev: bump postcss from 8.4.30 to 8.4.31 (#9745) (c0a2447)
- deps-dev: bump postcss-preset-env from 9.1.4 to 9.2.0 (#9788) (fa44bbd)
- deps-dev: bump prettier-plugin-packagejson from 2.4.5 to 2.4.6 (#9747) (e96e6f2)
- deps-dev: bump resolve from 1.22.6 to 1.22.8 (#9797) (00ad090)
- deps-dev: bump sass from 1.68.0 to 1.69.0 (#9773) (cff107f)
- deps-dev: bump sass from 1.69.0 to 1.69.1 (#9787) (513ceb1)
- deps-dev: bump sass from 1.69.1 to 1.69.2 (#9799) (5551811)
- deps-dev: bump sass from 1.69.2 to 1.69.3 (#9809) (dd54570)
- deps-dev: bump sass from 1.69.3 to 1.69.4 (#9843) (c35017f)
- deps-dev: bump sass from 1.69.4 to 1.69.5 (#9889) (0076cdd)
- deps-dev: bump style-dictionary from 3.8.0 to 3.9.0 (#9878) (9d82514)
- deps-dev: bump stylelint from 15.10.3 to 15.11.0 (#9834) ([2b214a7](https://github.com/mdn/yari/com...
v2.31.0
2.31.0 (2023-09-22)
Features
Bug Fixes
- client/public: avoid global variable (#9619) (47c26df)
- eslint: support running in git submodule (#9578) (c40fb92)
- placement: fix firing multiple impressions (#9631) (b8da642)
Miscellaneous
- banners: remove unused cta code (#8872) (063449c)
- dependabot: group pip minor/patch updates (#9687) (80c9cf4)
- deps-dev: bump @babel/core from 7.22.11 to 7.22.15 (#9613) (40c9acb)
- deps-dev: bump @babel/core from 7.22.15 to 7.22.17 (#9640) (9bed1cc)
- deps-dev: bump @babel/core from 7.22.17 to 7.22.19 (#9668) (934b7bb)
- deps-dev: bump @babel/core from 7.22.19 to 7.22.20 (#9684) (86d2bf8)
- deps-dev: bump @babel/eslint-parser from 7.22.11 to 7.22.15 (#9612) (d1192cc)
- deps-dev: bump @babel/preset-env from 7.22.10 to 7.22.14 (#9588) (e4ab1b8)
- deps-dev: bump @babel/preset-env from 7.22.14 to 7.22.15 (#9611) (fe52e46)
- deps-dev: bump @babel/preset-env from 7.22.15 to 7.22.20 (#9680) (1147b41)
- deps-dev: bump @playwright/test from 1.37.1 to 1.38.0 (#9661) (1d1a9b4)
- deps-dev: bump @playwright/test from 1.38.0 to 1.38.1 (#9712) (357650c)
- deps-dev: bump @supabase/supabase-js from 2.33.1 to 2.33.2 (#9643) (5192acc)
- deps-dev: bump @supabase/supabase-js from 2.33.2 to 2.34.0 (#9698) (bfe19cb)
- deps-dev: bump @supabase/supabase-js from 2.34.0 to 2.36.0 (#9705) (f117a58)
- deps-dev: bump @types/cli-progress from 3.11.0 to 3.11.1 (#9610) (8d88356)
- deps-dev: bump @types/cli-progress from 3.11.1 to 3.11.2 (#9625) (106a6f4)
- deps-dev: bump babel-jest from 29.6.4 to 29.7.0 (#9651) (910df81)
- deps-dev: bump black from 23.7.0 to 23.9.1 in /deployer (#9635) (b17be3f)
- deps-dev: bump black from 23.7.0 to 23.9.1 in /testing/integration (#9637) (4ce6f69)
- deps-dev: bump browserslist from 4.21.10 to 4.21.11 (#9714) (67ab003)
- deps-dev: bump camelcase from 7.0.1 to 8.0.0 (#9473) (5237040)
- deps-dev: bump eslint from 8.48.0 to 8.49.0 (#9641) (76f8d44)
- deps-dev: bump eslint-plugin-jest from 27.2.3 to 27.4.0 (#9678) (c92ae09)
- deps-dev: bump html-validate from 8.3.0 to 8.4.0 (#9638) (bd38165)
- deps-dev: bump jest from 29.6.4 to 29.7.0 (#9649) (06376f7)
- deps-dev: bump jest-environment-jsdom from 29.6.4 to 29.7.0 (#9652) (a7e4348)
- deps-dev: bump jest-resolve from 29.6.4 to 29.7.0 (#9648) (0f1482c)
- deps-dev: bump postcss from 8.4.29 to 8.4.30 (#9691) (1866b43)
- deps-dev: bump postcss-preset-env from 9.1.2 to 9.1.3 (#9599) (d406235)
- deps-dev: bump postcss-preset-env from 9.1.3 to 9.1.4 (#9693) (d60e844)
- deps-dev: bump pytest from 7.4.0 to 7.4.1 in /deployer (#9605) (6af6523)
- deps-dev: bump pytest from 7.4.1 to 7.4.2 in /deployer (#9634) (dfec24b)
- deps-dev: bump react-router-dom from 6.15.0 to 6.16.0 (#9658) (850b484)
- deps-dev: bump resolve from 1.22.4 to 1.22.5 (#9670) (68c324e)
- deps-dev: bump resolve from 1.22.5 to 1.22.6 (#9683) (bbeeb1f)
- deps-dev: bump sass from 1.66.1 to 1.67.0 (#9660) (bf57253)
- deps-dev: bump sass from 1.67.0 to 1.68.0 (#9706) (845de9d)
- deps-dev: bump stylelint-config-recommended-scss from 12.0.0 to 13.0.0 (#9601) (c547306)
- deps-dev: bump stylelint-scss from 5.1.0 to 5.2.0 (#9669) (fed559f)
- deps-dev: bump stylelint-scss from 5.2.0 to 5.2.1 (#9677) (81cf182)
- deps-dev: bump the types group with 1 update (#9675) (1d1dde8)
- deps-dev: bump the types group with 1 update (#9690) (932f95b)
- deps: bump @zip.js/zip.js from 2.7.24 to 2.7.28 in /client/pwa (#9606) (88afdeb)
- deps: bump @zip.js/zip.js from 2.7.28 to 2.7.29 in /client/pwa (#9616) (540f1fc)
- deps: bump @mdn/browser-compat-data from 5.3.14 to 5.3.15 (#9644) ([b79267f](https://github.c...
v2.30.0
2.30.0 (2023-08-30)
Features
Bug Fixes
- ai-help: nonsense prepended when copying message (#9484) (117f5bf)
- glean: fix url metrics (#9516) (f962258)
Miscellaneous
- ai-help: make feedback link external (#9511) (b73eef0)
- ai-help: use private repo for internal feedback (#9506) (77585e7)
- deps-dev: bump @babel/core from 7.22.10 to 7.22.11 (#9553) (58abe5c)
- deps-dev: bump @babel/eslint-parser from 7.22.10 to 7.22.11 (#9551) (b7f6022)
- deps-dev: bump @playwright/test from 1.36.2 to 1.37.0 (#9482) (9acac73)
- deps-dev: bump @playwright/test from 1.37.0 to 1.37.1 (#9512) (fa500a5)
- deps-dev: bump @pmmmwh/react-refresh-webpack-plugin from 0.5.10 to 0.5.11 (#9498) (e09ed3b)
- deps-dev: bump @supabase/supabase-js from 2.32.0 to 2.33.0 (#9530) (b4a79fa)
- deps-dev: bump @supabase/supabase-js from 2.33.0 to 2.33.1 (#9538) (ac4c916)
- deps-dev: bump @svgr/webpack from 8.0.1 to 8.1.0 (#9497) (5b37beb)
- deps-dev: bump @swc/core from 1.3.74 to 1.3.76 (#9472) (7fa71ff)
- deps-dev: bump @swc/core from 1.3.76 to 1.3.77 (#9502) (f049ab3)
- deps-dev: bump @swc/core from 1.3.77 to 1.3.78 (#9513) (0e692c9)
- deps-dev: bump @swc/core from 1.3.78 to 1.3.79 (#9554) (923abb3)
- deps-dev: bump @swc/core from 1.3.79 to 1.3.80 (#9562) (afcf585)
- deps-dev: bump @types/jest from 29.5.3 to 29.5.4 (#9539) (e9ffa21)
- deps-dev: bump @types/react from 18.2.19 to 18.2.20 (#9471) (36b894c)
- deps-dev: bump @types/react from 18.2.20 to 18.2.21 (#9540) (6bc317a)
- deps-dev: bump babel-jest from 29.6.2 to 29.6.3 (#9531) (22389de)
- deps-dev: bump babel-jest from 29.6.3 to 29.6.4 (#9547) (c527a45)
- deps-dev: bump eslint from 8.46.0 to 8.47.0 (#9494) (7c59989)
- deps-dev: bump eslint from 8.47.0 to 8.48.0 (#9568) (c2ed16a)
- deps-dev: bump eslint-plugin-import from 2.28.0 to 2.28.1 (#9523) (a49bc15)
- deps-dev: bump eslint-plugin-react from 7.33.1 to 7.33.2 (#9503) (70975cc)
- deps-dev: bump html-validate from 8.2.0 to 8.3.0 (#9522) (cec9e01)
- deps-dev: bump jest from 29.6.2 to 29.6.3 (#9533) (b2dbd58)
- deps-dev: bump jest from 29.6.3 to 29.6.4 (#9546) (1452d48)
- deps-dev: bump jest-environment-jsdom from 29.6.2 to 29.6.3 (#9534) (bb8110d)
- deps-dev: bump jest-environment-jsdom from 29.6.3 to 29.6.4 (#9543) (9738525)
- deps-dev: bump jest-resolve from 29.6.2 to 29.6.3 (#9532) (0a5b01e)
- deps-dev: bump jest-resolve from 29.6.3 to 29.6.4 (#9544) (6a7cacb)
- deps-dev: bump postcss from 8.4.27 to 8.4.28 (#9501) (9e29236)
- deps-dev: bump postcss from 8.4.28 to 8.4.29 (#9584) (61c0d2e)
- deps-dev: bump postcss-preset-env from 9.1.1 to 9.1.2 (#9567) (b9e5677)
- deps-dev: bump prettier from 3.0.1 to 3.0.2 (#9500) (2e55aab)
- deps-dev: bump prettier from 3.0.2 to 3.0.3 (#9580) (8a674eb)
- deps-dev: bump react-router-dom from 6.14.2 to 6.15.0 (#9480) (19b2684)
- deps-dev: bump sass from 1.64.2 to 1.65.1 (#9470) (e547cc5)
- deps-dev: bump sass from 1.65.1 to 1.66.0 (#9515) (59ab4be)
- deps-dev: bump sass from 1.66.0 to 1.66.1 (#9527) (ba488df)
- deps-dev: bump stylelint from 15.10.2 to 15.10.3 (#9520) (a1c9f1a)
- deps-dev: bump swr from 2.2.0 to 2.2.1 (#9489) (d07a245)
- deps-dev: bump swr from 2.2.1 to 2.2.2 (#9564) (f8e2515)
- deps-dev: bump typescript from 5.1.6 to 5.2.2 in /client/pwa (#9550) (bf35eb8)
- deps: bump @zip.js/zip.js from 2.7.22 to 2.7.23 in /client/pwa (#9475) (9565dea)
- deps: bump @zip.js/zip.js from 2.7.23 to 2.7.24 in /client/pwa (#9483) (886b2c8)
- deps: bump @caporal/core from 2.0.2 to 2.0.7 (#9573) (2514929)
- deps: bump @codemirror/lan...
v2.29.0
2.29.0 (2023-08-10)
Features
- docs: add LaTeX syntax highlighting (#9366) (bea1c54)
- npm: add yari-build-blog command (#9468) (9414524)
- prism: enable Nginx syntax highlighting (#9419) (e52f10e)
Bug Fixes
Enhancements
Miscellaneous
- baseline: add glean metrics (#9391) (2843109)
- deps-dev: bump @babel/core from 7.22.9 to 7.22.10 (#9457) (74cf94b)
- deps-dev: bump @babel/eslint-parser from 7.22.9 to 7.22.10 (#9461) (0d3c74d)
- deps-dev: bump @babel/preset-env from 7.22.9 to 7.22.10 (#9462) (51cac03)
- deps-dev: bump @playwright/test from 1.36.1 to 1.36.2 (#9383) (64cd7f3)
- deps-dev: bump @supabase/supabase-js from 2.26.0 to 2.29.0 (#9371) (690cbe4)
- deps-dev: bump @supabase/supabase-js from 2.29.0 to 2.30.0 (#9386) (307328b)
- deps-dev: bump @supabase/supabase-js from 2.30.0 to 2.31.0 (#9400) (9b3efc4)
- deps-dev: bump @supabase/supabase-js from 2.31.0 to 2.32.0 (#9448) (6309b3a)
- deps-dev: bump @swc/core from 1.3.70 to 1.3.71 (#9382) (50951df)
- deps-dev: bump @swc/core from 1.3.71 to 1.3.72 (#9415) (dd73fef)
- deps-dev: bump @swc/core from 1.3.72 to 1.3.73 (#9427) (99aeb77)
- deps-dev: bump @swc/core from 1.3.73 to 1.3.74 (#9435) (8835882)
- deps-dev: bump @types/react from 18.2.15 to 18.2.16 (#9380) (b587d67)
- deps-dev: bump @types/react from 18.2.16 to 18.2.17 (#9394) (8adcc68)
- deps-dev: bump @types/react from 18.2.17 to 18.2.18 (#9424) (9c072fa)
- deps-dev: bump @types/react from 18.2.18 to 18.2.19 (#9459) (11be7f2)
- deps-dev: bump babel-jest from 29.6.1 to 29.6.2 (#9397) (b4fa6a9)
- deps-dev: bump browserslist from 4.21.9 to 4.21.10 (#9416) (afec285)
- deps-dev: bump eslint from 8.45.0 to 8.46.0 (#9414) (cf3f0c8)
- deps-dev: bump eslint-plugin-import from 2.27.5 to 2.28.0 (#9403) (e4de45d)
- deps-dev: bump eslint-plugin-react from 7.33.0 to 7.33.1 (#9412) (8dd1e33)
- deps-dev: bump eslint-plugin-unicorn from 48.0.0 to 48.0.1 (#9388) (f5c09b1)
- deps-dev: bump flake8 from 6.0.0 to 6.1.0 in /deployer (#9413) (9a34047)
- deps-dev: bump flake8 from 6.0.0 to 6.1.0 in /testing/integration (#9418) (f78b51c)
- deps-dev: bump html-validate from 8.0.5 to 8.1.0 (#9372) (adef74d)
- deps-dev: bump html-validate from 8.1.0 to 8.2.0 (#9458) (703105b)
- deps-dev: bump jest from 29.6.1 to 29.6.2 (#9395) (d3a0a5a)
- deps-dev: bump jest-environment-jsdom from 29.6.1 to 29.6.2 (#9398) (e6c8def)
- deps-dev: bump jest-resolve from 29.6.1 to 29.6.2 (#9399) (d14803b)
- deps-dev: bump postcss from 8.4.26 to 8.4.27 (#9368) (d67949a)
- deps-dev: bump postcss-preset-env from 9.0.0 to 9.1.0 (#9381) (9073be3)
- deps-dev: bump postcss-preset-env from 9.1.0 to 9.1.1 (#9452) (2de57bb)
- deps-dev: bump prettier from 3.0.0 to 3.0.1 (#9434) (650ad9c)
- deps-dev: bump resolve from 1.22.3 to 1.22.4 (#9451) (dc9b506)
- deps-dev: bump sass from 1.64.0 to 1.64.1 (#9369) (d18ac68)
- deps-dev: bump sass from 1.64.1 to 1.64.2 (#9421) (915c05d)
- deps-dev: bump stylelint-prettier from 4.0.0 to 4.0.1 (#9401) (01cd900)
- deps-dev: bump stylelint-prettier from 4.0.1 to 4.0.2 (#9402) (fb768ee)
- deps-dev: bump stylelint-scss from 5.0.1 to 5.1.0 (#9466) (5457ea2)
- deps: bump @zip.js/zip.js from 2.7.20 to 2.7.21 in /client/pwa (#9456) (e524911)
- deps: bump @zip.js/zip.js from 2.7.21 to 2.7.22 in /client/pwa (#9467) (7032c39)
- deps: bump @codemirror/lang-css from 6.2.0 to 6.2.1 (#9454) (fe57e28)
- deps: bump @mdn/browser-compat-data from 5.3.4 to 5.3.5 (#9370) (f9d6129)
- deps: bump @mdn/browser-compat-data from 5.3.5 to 5.3.6 (#9387) ([508de8c](https://github.com/mdn/yari/com...
v2.28.4
2.28.4 (2023-07-21)
Bug Fixes
- deployer: escape markdown markup in link text (#8996) (810edfa)
- play: fix cursor jump on first edit (#9356) (216400e)
Enhancements
- build: handle missing BLOG_ROOT + log rg errors (#9340) (dab1fd9)
- document-survey: adjust margins and widths (#9364) (c4ac8ce)
Miscellaneous
- deps-dev: bump eslint-plugin-react from 7.32.2 to 7.33.0 (#9363) (d53569d)
- deps-dev: bump sass from 1.63.6 to 1.64.0 (#9355) (f9f31cf)
- deps-dev: bump stylelint from 15.10.1 to 15.10.2 (#9344) (4ba0be2)
- deps-dev: migrate to stylelint-config-recommended-scss (#9341) (62a544c)
- deps: bump @mdn/browser-compat-data from 5.3.3 to 5.3.4 (#9343) (f2e7d16)
- deps: bump @sentry/integrations from 7.59.2 to 7.59.3 (#9354) (427b03a)
- deps: bump @sentry/integrations from 7.59.3 to 7.60.0 (#9361) (ea3d030)
- deps: bump @sentry/node from 7.57.0 to 7.59.2 (#9331) (ed51740)
- deps: bump @sentry/node from 7.59.2 to 7.59.3 (#9353) (550acac)
- deps: bump @sentry/node from 7.59.3 to 7.60.0 (#9362) (f028242)
- prod-build: update AI Help index (22f19fc)