mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-09 07:07:25 +02:00
1 line
No EOL
10 KiB
JavaScript
1 line
No EOL
10 KiB
JavaScript
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[29792],{59846:(e,s,r)=>{r.r(s),r.d(s,{assets:()=>u,contentTitle:()=>o,default:()=>h,frontMatter:()=>n,metadata:()=>i,toc:()=>t});var l=r(24246),c=r(71670);const n={mdx:{format:"md"},date:"2020-07-29T20:00",authors:["hobadams","Simek","slorber","teikjun"]},o="2.0.0-alpha.60",i={permalink:"/changelog/2.0.0-alpha.60",source:"@site/changelog/source/2.0.0-alpha.60.md",title:"2.0.0-alpha.60",description:"New Feature",date:"2020-07-29T20:00:00.000Z",tags:[],hasTruncateMarker:!0,authors:[{name:"Hob Adams",alias:"hobadams",url:"https://github.com/hobadams",imageURL:"https://github.com/hobadams.png",key:"hobadams",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:"Teik Jun",alias:"teikjun",url:"https://github.com/teikjun",imageURL:"https://github.com/teikjun.png",key:"teikjun",page:null}],frontMatter:{mdx:{format:"md"},date:"2020-07-29T20:00",authors:["hobadams","Simek","slorber","teikjun"]},unlisted:!1,prevItem:{title:"2.0.0-alpha.61",permalink:"/changelog/2.0.0-alpha.61"},nextItem:{title:"2.0.0-alpha.59",permalink:"/changelog/2.0.0-alpha.59"},listPageLink:"/changelog/page/4"},u={authorsImageUrls:[void 0,void 0,void 0,void 0]},t=[{value:"\ud83d\ude80 New Feature",id:"rocket-new-feature",level:2},{value:"\ud83d\udc1b Bug Fix",id:"bug-bug-fix",level:2},{value:"\ud83d\udcdd Documentation",id:"memo-documentation",level:2},{value:"\ud83c\udfe0 Internal",id:"house-internal",level:2},{value:"Committers: 4",id:"committers-4",level:2}];function d(e){const s={a:"a",code:"code",h2:"h2",li:"li",ul:"ul",...(0,c.a)(),...e.components};return(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(s.h2,{id:"rocket-new-feature",children:"\ud83d\ude80 New Feature"}),"\n",(0,l.jsxs)(s.ul,{children:["\n",(0,l.jsxs)(s.li,{children:[(0,l.jsx)(s.code,{children:"docusaurus"}),"\n",(0,l.jsxs)(s.ul,{children:["\n",(0,l.jsxs)(s.li,{children:[(0,l.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3134",children:"#3134"})," feat(v2): add validation escape hatch (",(0,l.jsx)(s.a,{href:"https://github.com/slorber",children:"@slorber"}),")"]}),"\n"]}),"\n"]}),"\n",(0,l.jsxs)(s.li,{children:[(0,l.jsx)(s.code,{children:"docusaurus-1.x"}),"\n",(0,l.jsxs)(s.ul,{children:["\n",(0,l.jsxs)(s.li,{children:[(0,l.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3124",children:"#3124"})," feat(v1): add 'slugPreprocessor' config option to allow users customize the hash links (",(0,l.jsx)(s.a,{href:"https://github.com/Simek",children:"@Simek"}),")"]}),"\n"]}),"\n"]}),"\n",(0,l.jsxs)(s.li,{children:[(0,l.jsx)(s.code,{children:"docusaurus-theme-search-algolia"}),"\n",(0,l.jsxs)(s.ul,{children:["\n",(0,l.jsxs)(s.li,{children:[(0,l.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3133",children:"#3133"})," feat(v2): add themeConfig validation to algolia theme (",(0,l.jsx)(s.a,{href:"https://github.com/slorber",children:"@slorber"}),")"]}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,l.jsx)(s.h2,{id:"bug-bug-fix",children:"\ud83d\udc1b Bug Fix"}),"\n",(0,l.jsxs)(s.ul,{children:["\n",(0,l.jsxs)(s.li,{children:[(0,l.jsx)(s.code,{children:"docusaurus-plugin-content-blog"}),", ",(0,l.jsx)(s.code,{children:"docusaurus-plugin-content-docs"}),", ",(0,l.jsx)(s.code,{children:"docusaurus"}),"\n",(0,l.jsxs)(s.ul,{children:["\n",(0,l.jsxs)(s.li,{children:[(0,l.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3142",children:"#3142"})," fix(v2): config validation fixes + add tests for config validation (",(0,l.jsx)(s.a,{href:"https://github.com/teikjun",children:"@teikjun"}),")"]}),"\n"]}),"\n"]}),"\n",(0,l.jsxs)(s.li,{children:[(0,l.jsx)(s.code,{children:"docusaurus"}),"\n",(0,l.jsxs)(s.ul,{children:["\n",(0,l.jsxs)(s.li,{children:[(0,l.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3149",children:"#3149"})," fix(v2): BrowserOnly should not return undefined (",(0,l.jsx)(s.a,{href:"https://github.com/slorber",children:"@slorber"}),")"]}),"\n",(0,l.jsxs)(s.li,{children:[(0,l.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3143",children:"#3143"})," fix(v2): absolute Links should be automatically prefixed by baseurl (",(0,l.jsx)(s.a,{href:"https://github.com/slorber",children:"@slorber"}),")"]}),"\n"]}),"\n"]}),"\n",(0,l.jsxs)(s.li,{children:[(0,l.jsx)(s.code,{children:"docusaurus-plugin-content-docs"}),", ",(0,l.jsx)(s.code,{children:"docusaurus-types"}),", ",(0,l.jsx)(s.code,{children:"docusaurus"}),"\n",(0,l.jsxs)(s.ul,{children:["\n",(0,l.jsxs)(s.li,{children:[(0,l.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3141",children:"#3141"})," fix(v2): remove buggy routesLoaded + deprecate routesLoaded lifecycle (",(0,l.jsx)(s.a,{href:"https://github.com/slorber",children:"@slorber"}),")"]}),"\n"]}),"\n"]}),"\n",(0,l.jsxs)(s.li,{children:[(0,l.jsx)(s.code,{children:"docusaurus-theme-classic"}),"\n",(0,l.jsxs)(s.ul,{children:["\n",(0,l.jsxs)(s.li,{children:[(0,l.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3140",children:"#3140"})," fix(v2): navbar item links should allow unknown attributes (",(0,l.jsx)(s.a,{href:"https://github.com/slorber",children:"@slorber"}),")"]}),"\n"]}),"\n"]}),"\n",(0,l.jsxs)(s.li,{children:[(0,l.jsx)(s.code,{children:"docusaurus-theme-search-algolia"}),"\n",(0,l.jsxs)(s.ul,{children:["\n",(0,l.jsxs)(s.li,{children:[(0,l.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3138",children:"#3138"})," fix(v2): add accessible label for Algolia search button (",(0,l.jsx)(s.a,{href:"https://github.com/hobadams",children:"@hobadams"}),")"]}),"\n"]}),"\n"]}),"\n",(0,l.jsxs)(s.li,{children:[(0,l.jsx)(s.code,{children:"docusaurus-plugin-content-blog"}),", ",(0,l.jsx)(s.code,{children:"docusaurus-plugin-content-docs"}),", ",(0,l.jsx)(s.code,{children:"docusaurus-theme-classic"}),", ",(0,l.jsx)(s.code,{children:"docusaurus"}),"\n",(0,l.jsxs)(s.ul,{children:["\n",(0,l.jsxs)(s.li,{children:[(0,l.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3120",children:"#3120"})," fix(v2): make config validation less strict (",(0,l.jsx)(s.a,{href:"https://github.com/teikjun",children:"@teikjun"}),")"]}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,l.jsx)(s.h2,{id:"memo-documentation",children:"\ud83d\udcdd Documentation"}),"\n",(0,l.jsxs)(s.ul,{children:["\n",(0,l.jsxs)(s.li,{children:[(0,l.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3145",children:"#3145"})," docs(v2): add myself to /team page + add TeamProfileCard component (",(0,l.jsx)(s.a,{href:"https://github.com/slorber",children:"@slorber"}),")"]}),"\n",(0,l.jsxs)(s.li,{children:[(0,l.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3146",children:"#3146"})," docs(v2): prettier docs (",(0,l.jsx)(s.a,{href:"https://github.com/slorber",children:"@slorber"}),")"]}),"\n",(0,l.jsxs)(s.li,{children:[(0,l.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3116",children:"#3116"})," chore(v2): docs updates after release (",(0,l.jsx)(s.a,{href:"https://github.com/slorber",children:"@slorber"}),")"]}),"\n"]}),"\n",(0,l.jsx)(s.h2,{id:"house-internal",children:"\ud83c\udfe0 Internal"}),"\n",(0,l.jsxs)(s.ul,{children:["\n",(0,l.jsxs)(s.li,{children:["Other\n",(0,l.jsxs)(s.ul,{children:["\n",(0,l.jsxs)(s.li,{children:[(0,l.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3130",children:"#3130"})," chore(v2): remove old versions (",(0,l.jsx)(s.a,{href:"https://github.com/slorber",children:"@slorber"}),")"]}),"\n"]}),"\n"]}),"\n",(0,l.jsxs)(s.li,{children:[(0,l.jsx)(s.code,{children:"docusaurus-1.x"}),", ",(0,l.jsx)(s.code,{children:"docusaurus-init-1.x"}),", ",(0,l.jsx)(s.code,{children:"docusaurus-init"}),", ",(0,l.jsx)(s.code,{children:"docusaurus-mdx-loader"}),", ",(0,l.jsx)(s.code,{children:"docusaurus-migrate"}),", ",(0,l.jsx)(s.code,{children:"docusaurus-module-type-aliases"}),", ",(0,l.jsx)(s.code,{children:"docusaurus-plugin-client-redirects"}),", ",(0,l.jsx)(s.code,{children:"docusaurus-plugin-content-blog"}),", ",(0,l.jsx)(s.code,{children:"docusaurus-plugin-content-docs"}),", ",(0,l.jsx)(s.code,{children:"docusaurus-plugin-content-pages"}),", ",(0,l.jsx)(s.code,{children:"docusaurus-plugin-debug"}),", ",(0,l.jsx)(s.code,{children:"docusaurus-plugin-google-analytics"}),", ",(0,l.jsx)(s.code,{children:"docusaurus-plugin-google-gtag"}),", ",(0,l.jsx)(s.code,{children:"docusaurus-plugin-ideal-image"}),", ",(0,l.jsx)(s.code,{children:"docusaurus-plugin-pwa"}),", ",(0,l.jsx)(s.code,{children:"docusaurus-plugin-sitemap"}),", ",(0,l.jsx)(s.code,{children:"docusaurus-preset-bootstrap"}),", ",(0,l.jsx)(s.code,{children:"docusaurus-preset-classic"}),", ",(0,l.jsx)(s.code,{children:"docusaurus-theme-bootstrap"}),", ",(0,l.jsx)(s.code,{children:"docusaurus-theme-classic"}),", ",(0,l.jsx)(s.code,{children:"docusaurus-theme-live-codeblock"}),", ",(0,l.jsx)(s.code,{children:"docusaurus-theme-search-algolia"}),", ",(0,l.jsx)(s.code,{children:"docusaurus-types"}),", ",(0,l.jsx)(s.code,{children:"docusaurus-utils"}),", ",(0,l.jsx)(s.code,{children:"docusaurus"}),", ",(0,l.jsx)(s.code,{children:"lqip-loader"}),", ",(0,l.jsx)(s.code,{children:"stylelint-copyright"}),"\n",(0,l.jsxs)(s.ul,{children:["\n",(0,l.jsxs)(s.li,{children:[(0,l.jsx)(s.a,{href:"https://github.com/facebook/docusaurus/pull/3114",children:"#3114"})," chore(v2): prepare v2.0.0.alpha-59 release (",(0,l.jsx)(s.a,{href:"https://github.com/slorber",children:"@slorber"}),")"]}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,l.jsx)(s.h2,{id:"committers-4",children:"Committers: 4"}),"\n",(0,l.jsxs)(s.ul,{children:["\n",(0,l.jsxs)(s.li,{children:["Bartosz Kaszubowski (",(0,l.jsx)(s.a,{href:"https://github.com/Simek",children:"@Simek"}),")"]}),"\n",(0,l.jsxs)(s.li,{children:["Hob Adams (",(0,l.jsx)(s.a,{href:"https://github.com/hobadams",children:"@hobadams"}),")"]}),"\n",(0,l.jsxs)(s.li,{children:["S\xe9bastien Lorber (",(0,l.jsx)(s.a,{href:"https://github.com/slorber",children:"@slorber"}),")"]}),"\n",(0,l.jsxs)(s.li,{children:["Teik Jun (",(0,l.jsx)(s.a,{href:"https://github.com/teikjun",children:"@teikjun"}),")"]}),"\n"]})]})}function h(e={}){const{wrapper:s}={...(0,c.a)(),...e.components};return s?(0,l.jsx)(s,{...e,children:(0,l.jsx)(d,{...e})}):d(e)}},71670:(e,s,r)=>{r.d(s,{Z:()=>i,a:()=>o});var l=r(27378);const c={},n=l.createContext(c);function o(e){const s=l.useContext(n);return l.useMemo((function(){return"function"==typeof e?e(s):{...s,...e}}),[s,e])}function i(e){let s;return s=e.disableParentContext?"function"==typeof e.components?e.components(c):e.components||c:o(e.components),l.createElement(n.Provider,{value:s},e.children)}}}]); |