mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-24 22:46:57 +02:00
1 line
No EOL
3.9 KiB
JavaScript
1 line
No EOL
3.9 KiB
JavaScript
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[48625],{94188:(e,t,o)=>{o.r(t),o.d(t,{assets:()=>h,contentTitle:()=>i,default:()=>u,frontMatter:()=>a,metadata:()=>l,toc:()=>c});var s=o(24246),n=o(71670);const a={mdx:{format:"md"},date:"2020-04-28T20:00",authors:["jsjoeio","lex111","SamChou19815"]},i="2.0.0-alpha.54",l={permalink:"/changelog/2.0.0-alpha.54",source:"@site/changelog/source/2.0.0-alpha.54.md",title:"2.0.0-alpha.54",description:"HOTFIX for 2.0.0-alpha.53.",date:"2020-04-28T20:00:00.000Z",tags:[],hasTruncateMarker:!0,authors:[{name:"JavaScript Joe",alias:"jsjoeio",url:"https://github.com/jsjoeio",imageURL:"https://github.com/jsjoeio.png",key:"jsjoeio"},{name:"Alexey Pyltsyn",alias:"lex111",url:"https://github.com/lex111",imageURL:"https://github.com/lex111.png",key:"lex111"},{name:"Sam Zhou",alias:"SamChou19815",url:"https://github.com/SamChou19815",imageURL:"https://github.com/SamChou19815.png",key:"SamChou19815"}],frontMatter:{mdx:{format:"md"},date:"2020-04-28T20:00",authors:["jsjoeio","lex111","SamChou19815"]},unlisted:!1,prevItem:{title:"2.0.0-alpha.55",permalink:"/changelog/2.0.0-alpha.55"},nextItem:{title:"2.0.0-alpha.53",permalink:"/changelog/2.0.0-alpha.53"},listPageLink:"/changelog/page/4"},h={authorsImageUrls:[void 0,void 0,void 0]},c=[{value:"\ud83d\udc1b Bug Fix",id:"bug-bug-fix",level:2},{value:"\ud83d\udcdd Documentation",id:"memo-documentation",level:2},{value:"Committers: 3",id:"committers-3",level:2}];function r(e){const t={a:"a",code:"code",h2:"h2",li:"li",p:"p",strong:"strong",ul:"ul",...(0,n.a)(),...e.components};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsxs)(t.p,{children:[(0,s.jsx)(t.strong,{children:"HOTFIX for 2.0.0-alpha.53"}),"."]}),"\n",(0,s.jsx)(t.h2,{id:"bug-bug-fix",children:"\ud83d\udc1b Bug Fix"}),"\n",(0,s.jsxs)(t.ul,{children:["\n",(0,s.jsxs)(t.li,{children:[(0,s.jsx)(t.code,{children:"docusaurus-theme-classic"}),"\n",(0,s.jsxs)(t.ul,{children:["\n",(0,s.jsxs)(t.li,{children:[(0,s.jsx)(t.a,{href:"https://github.com/facebook/docusaurus/pull/2688",children:"#2688"})," fix(v2): add default value for options in theme classic (",(0,s.jsx)(t.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n"]}),"\n"]}),"\n",(0,s.jsxs)(t.li,{children:[(0,s.jsx)(t.code,{children:"docusaurus-module-type-aliases"}),"\n",(0,s.jsxs)(t.ul,{children:["\n",(0,s.jsxs)(t.li,{children:[(0,s.jsx)(t.a,{href:"https://github.com/facebook/docusaurus/pull/2687",children:"#2687"})," fix(v2): Add all webpack module aliases to type declaration file (",(0,s.jsx)(t.a,{href:"https://github.com/SamChou19815",children:"@SamChou19815"}),")"]}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,s.jsx)(t.h2,{id:"memo-documentation",children:"\ud83d\udcdd Documentation"}),"\n",(0,s.jsxs)(t.ul,{children:["\n",(0,s.jsxs)(t.li,{children:[(0,s.jsx)(t.a,{href:"https://github.com/facebook/docusaurus/pull/2680",children:"#2680"})," docs(v2): add swizzle example (",(0,s.jsx)(t.a,{href:"https://github.com/jsjoeio",children:"@jsjoeio"}),")"]}),"\n"]}),"\n",(0,s.jsx)(t.h2,{id:"committers-3",children:"Committers: 3"}),"\n",(0,s.jsxs)(t.ul,{children:["\n",(0,s.jsxs)(t.li,{children:["Alexey Pyltsyn (",(0,s.jsx)(t.a,{href:"https://github.com/lex111",children:"@lex111"}),")"]}),"\n",(0,s.jsxs)(t.li,{children:["Joe Previte (",(0,s.jsx)(t.a,{href:"https://github.com/jsjoeio",children:"@jsjoeio"}),")"]}),"\n",(0,s.jsxs)(t.li,{children:["Sam Zhou (",(0,s.jsx)(t.a,{href:"https://github.com/SamChou19815",children:"@SamChou19815"}),")"]}),"\n"]})]})}function u(e={}){const{wrapper:t}={...(0,n.a)(),...e.components};return t?(0,s.jsx)(t,{...e,children:(0,s.jsx)(r,{...e})}):r(e)}},71670:(e,t,o)=>{o.d(t,{Z:()=>l,a:()=>i});var s=o(27378);const n={},a=s.createContext(n);function i(e){const t=s.useContext(a);return s.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function l(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(n):e.components||n:i(e.components),s.createElement(a.Provider,{value:t},e.children)}}}]); |