mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-01 19:27:48 +02:00
1 line
No EOL
41 KiB
JavaScript
1 line
No EOL
41 KiB
JavaScript
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[99302],{79547:(e,s,i)=>{i.r(s),i.d(s,{assets:()=>o,contentTitle:()=>n,default:()=>t,frontMatter:()=>c,metadata:()=>h,toc:()=>a});var h=i(43922),r=i(62540),l=i(43023);let c={mdx:{format:"md"},date:"2020-11-18T20:00",authors:["AmyrAhmady","artemkovalyov","belemaire","charleskorn","davidjgoss","egbobright","haivp3010","hong4rc","jcs98","juzhiyuan","ka1bi4","kenve","lex111","nategiraudeau","ndom91","rarkins","SamChou19815","sammychinedu2ky","sigewuzhere","Simek","slorber","smcelhinney","ThakurKarthik","vanbasten17","weareoutman","ylemkimon"]},n="2.0.0-alpha.68",o={authorsImageUrls:[void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0]},a=[{value:"\u{1F680} New Feature",id:"rocket-new-feature",level:2},{value:"\u{1F41B} Bug Fix",id:"bug-bug-fix",level:2},{value:"\u{1F485} Polish",id:"nail_care-polish",level:2},{value:"\u{1F4DD} Documentation",id:"memo-documentation",level:2},{value:"\u{1F3E0} Internal",id:"house-internal",level:2},{value:"Committers: 26",id:"committers-26",level:2}];function u(e){let s={a:"a",code:"code",h2:"h2",li:"li",ul:"ul",...(0,l.R)(),...e.components};return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(s.h2,{id:"rocket-new-feature",children:"\u{1F680} New Feature"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:["Other\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3717",children:"#3717"})," feat(v2): official CodeSandbox support (",(0,r.jsx)(s.a,{href:"https://github.com/sammychinedu2ky",children:"@sammychinedu2ky"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.code,{children:"docusaurus-init"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3729",children:"#3729"})," feat(v2): allow init project via npm (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.code,{children:"docusaurus-theme-bootstrap"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-theme-classic"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3730",children:"#3730"})," feat(v2): add ThemedImage component (",(0,r.jsx)(s.a,{href:"https://github.com/Simek",children:"@Simek"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.code,{children:"docusaurus-cssnano-preset"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-theme-classic"}),", ",(0,r.jsx)(s.code,{children:"docusaurus"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3716",children:"#3716"})," feat(v2): introduce new minification of CSS bundle (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.code,{children:"docusaurus"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3694",children:"#3694"})," feat(v2): Added the ability to specify GIT_PASS in deploy command (for CI purposes) (",(0,r.jsx)(s.a,{href:"https://github.com/smcelhinney",children:"@smcelhinney"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3621",children:"#3621"})," feat(v2): baseUrl config issues: show help message if css/js can't load (",(0,r.jsx)(s.a,{href:"https://github.com/jcs98",children:"@jcs98"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3594",children:"#3594"})," feat(v2): add support for key,cert in https (",(0,r.jsx)(s.a,{href:"https://github.com/ThakurKarthik",children:"@ThakurKarthik"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.code,{children:"docusaurus-remark-plugin-npm2yarn"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3705",children:"#3705"})," feat(v2): add support for sync to npm2yarn tabs (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.code,{children:"docusaurus-init"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-migrate"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-plugin-content-docs"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-types"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-utils"}),", ",(0,r.jsx)(s.code,{children:"docusaurus"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3658",children:"#3658"})," feat(v2): onBrokenMarkdownLinks config (",(0,r.jsx)(s.a,{href:"https://github.com/AmyrAhmady",children:"@AmyrAhmady"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.code,{children:"docusaurus-theme-classic"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3640",children:"#3640"})," feat(v2): add skip to content link (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3615",children:"#3615"})," feat(v2): add ability to hide doc sidebar (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,r.jsx)(s.h2,{id:"bug-bug-fix",children:"\u{1F41B} Bug Fix"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.code,{children:"docusaurus-theme-classic"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3749",children:"#3749"})," fix(v2): add support for interleaving Markdown in code blocks (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3739",children:"#3739"})," fix(v2): add support for prefers-reduced-motion in hideable sidebar (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3726",children:"#3726"})," fix(v2): add thin scrollbar to proper element in TOC (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3681",children:"#3681"}),' Revert "refactor(v2): improve regex matching code-block title" (',(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3662",children:"#3662"})," fix(v2): navbar dropdown crash when item.to is undefined (",(0,r.jsx)(s.a,{href:"https://github.com/artemkovalyov",children:"@artemkovalyov"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3669",children:"#3669"})," fix(v2): make scrollbar styles consistent (",(0,r.jsx)(s.a,{href:"https://github.com/nategiraudeau",children:"@nategiraudeau"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3666",children:"#3666"})," fix(v2): make optional title for footer links column (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3647",children:"#3647"})," fix(v2): do not set height for mobile dropdown during build (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3650",children:"#3650"})," fix(v2): add landmark for skip to content link (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3627",children:"#3627"})," fix(v2): disable tabbing on hidden doc sidebar (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3637",children:"#3637"})," fix(v2): wrap code blocks on print (",(0,r.jsx)(s.a,{href:"https://github.com/haivp3010",children:"@haivp3010"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3603",children:"#3603"})," fix(v2): animate dropdown properly (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3611",children:"#3611"})," fix(v2): Added back support for optional logo field in theme-classic navbarConfig (",(0,r.jsx)(s.a,{href:"https://github.com/SamChou19815",children:"@SamChou19815"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.code,{children:"docusaurus-theme-classic"}),", ",(0,r.jsx)(s.code,{children:"docusaurus"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3763",children:"#3763"})," refactor(v2): various markup improvements (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3724",children:"#3724"})," fix(v2): add support for non-ASCII chars in anchor link scroll (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.code,{children:"docusaurus-module-type-aliases"}),", ",(0,r.jsx)(s.code,{children:"docusaurus"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3723",children:"#3723"})," fix(v2): restore prefetch functionality (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:["Other\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3760",children:"#3760"})," fix(v2): codesandbox generated examples should use published init package (",(0,r.jsx)(s.a,{href:"https://github.com/slorber",children:"@slorber"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3701",children:"#3701"})," fix(v2): limit images height on showcase page (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.code,{children:"docusaurus-mdx-loader"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3757",children:"#3757"})," fix(v2): escape alt text in img tag (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3653",children:"#3653"})," fix(v2): handle multiple asset links in one line properly (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.code,{children:"docusaurus-theme-search-algolia"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-utils"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3721",children:"#3721"})," fix(v2): use swizzled SearchPage component if any (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.code,{children:"docusaurus"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3725",children:"#3725"})," fix(v2): fix inconsistent error output in swizzle command (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3704",children:"#3704"})," refactor(v2): allow adding plugins depending on condition (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3691",children:"#3691"})," fix(v2): use SVGO in webpack SVGR loader (",(0,r.jsx)(s.a,{href:"https://github.com/charleskorn",children:"@charleskorn"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3667",children:"#3667"})," fix(v2): Fix typo in BaseUrlSuggestionWarning (",(0,r.jsx)(s.a,{href:"https://github.com/SamChou19815",children:"@SamChou19815"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.code,{children:"docusaurus-utils"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3703",children:"#3703"})," fix(v2): ignore export declarations in excerpt (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.code,{children:"docusaurus-theme-search-algolia"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3639",children:"#3639"})," fix(v2): restore infinite scroll pagination on search page (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.code,{children:"docusaurus-types"}),", ",(0,r.jsx)(s.code,{children:"docusaurus"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3622",children:"#3622"})," fix(v2): docusaurus start --poll 500 should work + better config load failure error (",(0,r.jsx)(s.a,{href:"https://github.com/slorber",children:"@slorber"}),")"]}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,r.jsx)(s.h2,{id:"nail_care-polish",children:"\u{1F485} Polish"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.code,{children:"docusaurus"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3765",children:"#3765"})," chore(v2): replace wait-file with wait-on to reduce npm warnings (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3725",children:"#3725"})," fix(v2): fix inconsistent error output in swizzle command (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3609",children:"#3609"})," refactor(v2): Improve SSR error message: log page path (",(0,r.jsx)(s.a,{href:"https://github.com/slorber",children:"@slorber"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.code,{children:"docusaurus-theme-classic"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3764",children:"#3764"})," refactor(v2): make accessible anchor links from keyboard (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3745",children:"#3745"})," refactor(v2): introduce Logo component, remove useLogo hook (",(0,r.jsx)(s.a,{href:"https://github.com/Simek",children:"@Simek"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3706",children:"#3706"})," refactor(v2): render all tab panels at once (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3712",children:"#3712"})," chore(v2): upgrade Infima to v0.2.0-alpha.15 (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3685",children:"#3685"})," refactor(v2): improve regex matching code-block title (",(0,r.jsx)(s.a,{href:"https://github.com/hong4rc",children:"@hong4rc"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3674",children:"#3674"})," feat(v2): add additional wrapper class to blog pages (",(0,r.jsx)(s.a,{href:"https://github.com/Simek",children:"@Simek"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3671",children:"#3671"})," refactor(v2): improve regex matching code-block title (",(0,r.jsx)(s.a,{href:"https://github.com/hong4rc",children:"@hong4rc"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3654",children:"#3654"})," refactor(v2): clean up code blocks (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3649",children:"#3649"})," refactor(v2): make code blocks scrollable from keyboard (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3626",children:"#3626"})," refactor(v2): remove focus outline from mouse users (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.code,{children:"docusaurus-init"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3709",children:"#3709"})," chore(v2): adjust website npm package (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.code,{children:"docusaurus-theme-classic"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-theme-search-algolia"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3707",children:"#3707"})," chore(v2): upgrade Infima to v0.2.0-alpha.14 (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.code,{children:"docusaurus-plugin-client-redirects"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-plugin-content-blog"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-plugin-content-docs"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-plugin-content-pages"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-plugin-pwa"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-plugin-sitemap"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-theme-classic"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-theme-search-algolia"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-utils-validation"}),", ",(0,r.jsx)(s.code,{children:"docusaurus"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3638",children:"#3638"})," chore(v2): migrate hapi/joi to joi (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.code,{children:"docusaurus-plugin-content-docs"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-theme-search-algolia"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3604",children:"#3604"})," refactor(v2): use new way to get versions for search page (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,r.jsx)(s.h2,{id:"memo-documentation",children:"\u{1F4DD} Documentation"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:["Other\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3762",children:"#3762"})," Adding ConfigCat to showcase (",(0,r.jsx)(s.a,{href:"https://github.com/sigewuzhere",children:"@sigewuzhere"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3750",children:"#3750"})," docs(v2): add npm2yarn to typescript install command (",(0,r.jsx)(s.a,{href:"https://github.com/davidjgoss",children:"@davidjgoss"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3743",children:"#3743"})," docs(v2): convert teams page to MDX (",(0,r.jsx)(s.a,{href:"https://github.com/slorber",children:"@slorber"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3737",children:"#3737"})," docs(v2): add Inline SVG color override example (",(0,r.jsx)(s.a,{href:"https://github.com/Simek",children:"@Simek"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3718",children:"#3718"})," docs(v2): showcase Botonic (",(0,r.jsx)(s.a,{href:"https://github.com/vanbasten17",children:"@vanbasten17"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3696",children:"#3696"})," docs(v2): normalize showcase preview images height (",(0,r.jsx)(s.a,{href:"https://github.com/Simek",children:"@Simek"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3699",children:"#3699"})," docs(v2): deployment should use mdx extension (",(0,r.jsx)(s.a,{href:"https://github.com/slorber",children:"@slorber"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3695",children:"#3695"})," docs(v2): add React Native website to the showcase (",(0,r.jsx)(s.a,{href:"https://github.com/Simek",children:"@Simek"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3645",children:"#3645"})," Update Docusaurus v2 Showcase (",(0,r.jsx)(s.a,{href:"https://github.com/ndom91",children:"@ndom91"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3644",children:"#3644"})," docs(v2): update the link of joi (",(0,r.jsx)(s.a,{href:"https://github.com/kenve",children:"@kenve"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3636",children:"#3636"})," docs(v2): fix some misspellings (",(0,r.jsx)(s.a,{href:"https://github.com/ka1bi4",children:"@ka1bi4"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3630",children:"#3630"})," docs: remove runme (",(0,r.jsx)(s.a,{href:"https://github.com/juzhiyuan",children:"@juzhiyuan"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.code,{children:"docusaurus-remark-plugin-npm2yarn"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3624",children:"#3624"})," Fix typo in remark-plugin-npm2yarn documentation (",(0,r.jsx)(s.a,{href:"https://github.com/belemaire",children:"@belemaire"}),")"]}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,r.jsx)(s.h2,{id:"house-internal",children:"\u{1F3E0} Internal"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:["Other\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3769",children:"#3769"})," docs(v2): fix statements background, update footer background (",(0,r.jsx)(s.a,{href:"https://github.com/Simek",children:"@Simek"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3744",children:"#3744"})," chore(v2): add build size bot workflow GitHub CI workflow (",(0,r.jsx)(s.a,{href:"https://github.com/jcs98",children:"@jcs98"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3741",children:"#3741"})," chore: update yarn lock again (",(0,r.jsx)(s.a,{href:"https://github.com/slorber",children:"@slorber"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3740",children:"#3740"})," chore: update yarn lock (",(0,r.jsx)(s.a,{href:"https://github.com/slorber",children:"@slorber"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3738",children:"#3738"})," chore(internal): add yarn deduplicate script, cleanup lock (",(0,r.jsx)(s.a,{href:"https://github.com/Simek",children:"@Simek"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3732",children:"#3732"})," fix(internal): fix clear script from the main package.json (",(0,r.jsx)(s.a,{href:"https://github.com/Simek",children:"@Simek"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3708",children:"#3708"})," chore(v2): remove docs for alpha v60-61 (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3693",children:"#3693"})," fix(v2): fix website scripts on Windows by using cross-env (",(0,r.jsx)(s.a,{href:"https://github.com/Simek",children:"@Simek"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3673",children:"#3673"})," test(e2e): dogfood Yarn with enableGlobalCache (",(0,r.jsx)(s.a,{href:"https://github.com/ylemkimon",children:"@ylemkimon"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3641",children:"#3641"})," misc: fix unbound env variable in test release script (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.code,{children:"docusaurus-mdx-loader"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-migrate"}),", ",(0,r.jsx)(s.code,{children:"lqip-loader"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3766",children:"#3766"})," chore(v2): fix several npm warnings (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.code,{children:"docusaurus-mdx-loader"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3753",children:"#3753"})," chore(v2): fix mismatch peer dependency in MDX loader (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.code,{children:"docusaurus"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3742",children:"#3742"})," chore(v2): pin version of babel-plugin-dynamic-import-node to 2.3.0 (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3734",children:"#3734"})," chore(v2): downgrade babel-plugin-dynamic-import-node to 2.3.0 (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3714",children:"#3714"})," chore(v2): fix prettier formatting (",(0,r.jsx)(s.a,{href:"https://github.com/slorber",children:"@slorber"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3619",children:"#3619"})," refactor(v2): add better error message for yarn workspace/monorepo/terser issue (",(0,r.jsx)(s.a,{href:"https://github.com/slorber",children:"@slorber"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.code,{children:"docusaurus-1.x"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-init"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-mdx-loader"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-migrate"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-plugin-client-redirects"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-plugin-content-blog"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-plugin-content-docs"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-plugin-pwa"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-remark-plugin-npm2yarn"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-theme-bootstrap"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-theme-classic"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-theme-live-codeblock"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-theme-search-algolia"}),", ",(0,r.jsx)(s.code,{children:"docusaurus"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3727",children:"#3727"})," chore(v2): upgrade dependencies (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.code,{children:"docusaurus-1.x"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3715",children:"#3715"})," chore(v2): update Browserslist (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.code,{children:"docusaurus-mdx-loader"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-plugin-google-analytics"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-plugin-google-gtag"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-plugin-sitemap"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3675",children:"#3675"})," fix(v2): add missing 'react' and 'webpack' peer dependencies (",(0,r.jsx)(s.a,{href:"https://github.com/ylemkimon",children:"@ylemkimon"}),")"]}),"\n"]}),"\n"]}),"\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.code,{children:"docusaurus-1.x"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-init-1.x"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-init"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-mdx-loader"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-migrate"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-module-type-aliases"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-plugin-client-redirects"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-plugin-content-blog"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-plugin-content-docs"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-plugin-content-pages"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-plugin-debug"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-plugin-google-analytics"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-plugin-google-gtag"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-plugin-ideal-image"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-plugin-pwa"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-plugin-sitemap"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-preset-bootstrap"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-preset-classic"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-remark-plugin-npm2yarn"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-theme-bootstrap"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-theme-classic"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-theme-live-codeblock"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-theme-search-algolia"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-types"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-utils-validation"}),", ",(0,r.jsx)(s.code,{children:"docusaurus-utils"}),", ",(0,r.jsx)(s.code,{children:"docusaurus"}),", ",(0,r.jsx)(s.code,{children:"lqip-loader"}),", ",(0,r.jsx)(s.code,{children:"stylelint-copyright"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:[(0,r.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3613",children:"#3613"})," fix: add repository metadata to all packages (",(0,r.jsx)(s.a,{href:"https://github.com/rarkins",children:"@rarkins"}),")"]}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,r.jsx)(s.h2,{id:"committers-26",children:"Committers: 26"}),"\n",(0,r.jsxs)(s.ul,{children:["\n",(0,r.jsxs)(s.li,{children:["Alexey Pyltsyn (",(0,r.jsx)(s.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:["Anh Hong (",(0,r.jsx)(s.a,{href:"https://github.com/hong4rc",children:"@hong4rc"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:["Artem Kovalov (",(0,r.jsx)(s.a,{href:"https://github.com/artemkovalyov",children:"@artemkovalyov"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:["Bartosz Kaszubowski (",(0,r.jsx)(s.a,{href:"https://github.com/Simek",children:"@Simek"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:["Beno\xeet Lemaire (",(0,r.jsx)(s.a,{href:"https://github.com/belemaire",children:"@belemaire"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:["Bright Egbo (",(0,r.jsx)(s.a,{href:"https://github.com/egbobright",children:"@egbobright"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:["Charles Korn (",(0,r.jsx)(s.a,{href:"https://github.com/charleskorn",children:"@charleskorn"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:["David Goss (",(0,r.jsx)(s.a,{href:"https://github.com/davidjgoss",children:"@davidjgoss"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:["Gergely Sinka (",(0,r.jsx)(s.a,{href:"https://github.com/sigewuzhere",children:"@sigewuzhere"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:["Hai (",(0,r.jsx)(s.a,{href:"https://github.com/haivp3010",children:"@haivp3010"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:["Jainam Chirag Shah (",(0,r.jsx)(s.a,{href:"https://github.com/jcs98",children:"@jcs98"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:["Marc Rabat Pla (",(0,r.jsx)(s.a,{href:"https://github.com/vanbasten17",children:"@vanbasten17"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:["Nate Giraudeau (",(0,r.jsx)(s.a,{href:"https://github.com/nategiraudeau",children:"@nategiraudeau"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:["Nico Domino (",(0,r.jsx)(s.a,{href:"https://github.com/ndom91",children:"@ndom91"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:["Rhys Arkins (",(0,r.jsx)(s.a,{href:"https://github.com/rarkins",children:"@rarkins"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:["Roman Bug (",(0,r.jsx)(s.a,{href:"https://github.com/ka1bi4",children:"@ka1bi4"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:["Sam Zhou (",(0,r.jsx)(s.a,{href:"https://github.com/SamChou19815",children:"@SamChou19815"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:["Shenwei Wang (",(0,r.jsx)(s.a,{href:"https://github.com/weareoutman",children:"@weareoutman"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:["Stephen McElhinney (",(0,r.jsx)(s.a,{href:"https://github.com/smcelhinney",children:"@smcelhinney"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:["S\xe9bastien Lorber (",(0,r.jsx)(s.a,{href:"https://github.com/slorber",children:"@slorber"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:["Thakur Karthik (",(0,r.jsx)(s.a,{href:"https://github.com/ThakurKarthik",children:"@ThakurKarthik"}),")"]}),"\n",(0,r.jsx)(s.li,{children:(0,r.jsx)(s.a,{href:"https://github.com/sammychinedu2ky",children:"@sammychinedu2ky"})}),"\n",(0,r.jsxs)(s.li,{children:["iAmir (",(0,r.jsx)(s.a,{href:"https://github.com/AmyrAhmady",children:"@AmyrAhmady"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:["kenve (",(0,r.jsx)(s.a,{href:"https://github.com/kenve",children:"@kenve"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:["ylemkimon (",(0,r.jsx)(s.a,{href:"https://github.com/ylemkimon",children:"@ylemkimon"}),")"]}),"\n",(0,r.jsxs)(s.li,{children:["\u741A\u81F4\u8FDC (",(0,r.jsx)(s.a,{href:"https://github.com/juzhiyuan",children:"@juzhiyuan"}),")"]}),"\n"]})]})}function t(e={}){let{wrapper:s}={...(0,l.R)(),...e.components};return s?(0,r.jsx)(s,{...e,children:(0,r.jsx)(u,{...e})}):u(e)}},43023:(e,s,i)=>{i.d(s,{R:()=>c,x:()=>n});var h=i(63696);let r={},l=h.createContext(r);function c(e){let s=h.useContext(l);return h.useMemo(function(){return"function"==typeof e?e(s):{...s,...e}},[s,e])}function n(e){let s;return s=e.disableParentContext?"function"==typeof e.components?e.components(r):e.components||r:c(e.components),h.createElement(l.Provider,{value:s},e.children)}},43922:e=>{e.exports=JSON.parse('{"permalink":"/changelog/2.0.0-alpha.68","source":"@site/changelog/source/2.0.0-alpha.68.md","title":"2.0.0-alpha.68","description":"New Feature","date":"2020-11-18T20:00:00.000Z","tags":[],"hasTruncateMarker":true,"authors":[{"name":"iAmir","alias":"AmyrAhmady","url":"https://github.com/AmyrAhmady","imageURL":"https://github.com/AmyrAhmady.png","key":"AmyrAhmady","page":null},{"name":"Artem Kovalov","alias":"artemkovalyov","url":"https://github.com/artemkovalyov","imageURL":"https://github.com/artemkovalyov.png","key":"artemkovalyov","page":null},{"name":"Beno\xeet Lemaire","alias":"belemaire","url":"https://github.com/belemaire","imageURL":"https://github.com/belemaire.png","key":"belemaire","page":null},{"name":"Charles Korn","alias":"charleskorn","url":"https://github.com/charleskorn","imageURL":"https://github.com/charleskorn.png","key":"charleskorn","page":null},{"name":"David Goss","alias":"davidjgoss","url":"https://github.com/davidjgoss","imageURL":"https://github.com/davidjgoss.png","key":"davidjgoss","page":null},{"name":"Bright Egbo","alias":"egbobright","url":"https://github.com/egbobright","imageURL":"https://github.com/egbobright.png","key":"egbobright","page":null},{"name":"Hai","alias":"haivp3010","url":"https://github.com/haivp3010","imageURL":"https://github.com/haivp3010.png","key":"haivp3010","page":null},{"name":"Anh Hong","alias":"hong4rc","url":"https://github.com/hong4rc","imageURL":"https://github.com/hong4rc.png","key":"hong4rc","page":null},{"name":"Jainam Chirag Shah","alias":"jcs98","url":"https://github.com/jcs98","imageURL":"https://github.com/jcs98.png","key":"jcs98","page":null},{"name":"\u741A\u81F4\u8FDC","alias":"juzhiyuan","url":"https://github.com/juzhiyuan","imageURL":"https://github.com/juzhiyuan.png","key":"juzhiyuan","page":null},{"name":"Roman Bug","alias":"ka1bi4","url":"https://github.com/ka1bi4","imageURL":"https://github.com/ka1bi4.png","key":"ka1bi4","page":null},{"name":"kenve","alias":"kenve","url":"https://github.com/kenve","imageURL":"https://github.com/kenve.png","key":"kenve","page":null},{"name":"Alexey Pyltsyn","alias":"lex111","url":"https://github.com/lex111","imageURL":"https://github.com/lex111.png","key":"lex111","page":null},{"name":"Nate Giraudeau","alias":"nategiraudeau","url":"https://github.com/nategiraudeau","imageURL":"https://github.com/nategiraudeau.png","key":"nategiraudeau","page":null},{"name":"Nico Domino","alias":"ndom91","url":"https://github.com/ndom91","imageURL":"https://github.com/ndom91.png","key":"ndom91","page":null},{"name":"Rhys Arkins","alias":"rarkins","url":"https://github.com/rarkins","imageURL":"https://github.com/rarkins.png","key":"rarkins","page":null},{"name":"Sam Zhou","alias":"SamChou19815","url":"https://github.com/SamChou19815","imageURL":"https://github.com/SamChou19815.png","key":"SamChou19815","page":null},{"name":"sammychinedu2ky","alias":"sammychinedu2ky","url":"https://github.com/sammychinedu2ky","imageURL":"https://github.com/sammychinedu2ky.png","key":"sammychinedu2ky","page":null},{"name":"Gergely Sinka","alias":"sigewuzhere","url":"https://github.com/sigewuzhere","imageURL":"https://github.com/sigewuzhere.png","key":"sigewuzhere","page":null},{"name":"Bartosz Kaszubowski","alias":"Simek","url":"https://github.com/Simek","imageURL":"https://github.com/Simek.png","key":"Simek","page":null},{"name":"S\xe9bastien Lorber","alias":"slorber","url":"https://github.com/slorber","imageURL":"https://github.com/slorber.png","key":"slorber","page":null},{"name":"Stephen McElhinney","alias":"smcelhinney","url":"https://github.com/smcelhinney","imageURL":"https://github.com/smcelhinney.png","key":"smcelhinney","page":null},{"name":"Thakur Karthik","alias":"ThakurKarthik","url":"https://github.com/ThakurKarthik","imageURL":"https://github.com/ThakurKarthik.png","key":"ThakurKarthik","page":null},{"name":"Marc Rabat Pla","alias":"vanbasten17","url":"https://github.com/vanbasten17","imageURL":"https://github.com/vanbasten17.png","key":"vanbasten17","page":null},{"name":"Shenwei Wang","alias":"weareoutman","url":"https://github.com/weareoutman","imageURL":"https://github.com/weareoutman.png","key":"weareoutman","page":null},{"name":"ylemkimon","alias":"ylemkimon","url":"https://github.com/ylemkimon","imageURL":"https://github.com/ylemkimon.png","key":"ylemkimon","page":null}],"frontMatter":{"mdx":{"format":"md"},"date":"2020-11-18T20:00","authors":["AmyrAhmady","artemkovalyov","belemaire","charleskorn","davidjgoss","egbobright","haivp3010","hong4rc","jcs98","juzhiyuan","ka1bi4","kenve","lex111","nategiraudeau","ndom91","rarkins","SamChou19815","sammychinedu2ky","sigewuzhere","Simek","slorber","smcelhinney","ThakurKarthik","vanbasten17","weareoutman","ylemkimon"]},"unlisted":false,"prevItem":{"title":"2.0.0-alpha.69","permalink":"/changelog/2.0.0-alpha.69"},"nextItem":{"title":"2.0.0-alpha.67","permalink":"/changelog/2.0.0-alpha.67"},"listPageLink":"/changelog/page/3"}')}}]); |