mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-01 19:27:48 +02:00
1 line
No EOL
4.8 KiB
JavaScript
1 line
No EOL
4.8 KiB
JavaScript
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([["28825"],{19:function(e,n,t){t.r(n),t.d(n,{assets:()=>c,contentTitle:()=>r,default:()=>h,frontMatter:()=>i,metadata:()=>s,toc:()=>l});var s=t(82385),o=t(85893),a=t(80980);let i={mdx:{format:"md"},date:"2021-04-30T20:00",authors:["gempain","RDIL","slorber","tommy351"]},r="2.0.0-alpha.75",c={authorsImageUrls:[void 0,void 0,void 0,void 0]},l=[{value:"\uD83D\uDCA5 Breaking Change",id:"boom-breaking-change",level:2},{value:"\uD83D\uDCDD Documentation",id:"memo-documentation",level:2},{value:"Committers: 4",id:"committers-4",level:2}];function u(e){let n={a:"a",code:"code",h2:"h2",li:"li",ul:"ul",...(0,a.a)(),...e.components};return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(n.h2,{id:"boom-breaking-change",children:"\uD83D\uDCA5 Breaking Change"}),"\n",(0,o.jsxs)(n.ul,{children:["\n",(0,o.jsxs)(n.li,{children:[(0,o.jsx)(n.code,{children:"docusaurus-cssnano-preset"}),", ",(0,o.jsx)(n.code,{children:"docusaurus-init"}),", ",(0,o.jsx)(n.code,{children:"docusaurus-mdx-loader"}),", ",(0,o.jsx)(n.code,{children:"docusaurus-plugin-content-blog"}),", ",(0,o.jsx)(n.code,{children:"docusaurus-plugin-content-docs"}),", ",(0,o.jsx)(n.code,{children:"docusaurus-plugin-content-pages"}),", ",(0,o.jsx)(n.code,{children:"docusaurus-plugin-ideal-image"}),", ",(0,o.jsx)(n.code,{children:"docusaurus-plugin-pwa"}),", ",(0,o.jsx)(n.code,{children:"docusaurus-theme-classic"}),", ",(0,o.jsx)(n.code,{children:"docusaurus-theme-common"}),", ",(0,o.jsx)(n.code,{children:"docusaurus-types"}),", ",(0,o.jsx)(n.code,{children:"docusaurus"}),", ",(0,o.jsx)(n.code,{children:"lqip-loader"}),"\n",(0,o.jsxs)(n.ul,{children:["\n",(0,o.jsxs)(n.li,{children:[(0,o.jsx)(n.a,{href:"https://github.com/facebook/docusaurus/pull/4089",children:"#4089"})," feat(v2): Webpack 5, PostCSS 8 (",(0,o.jsx)(n.a,{href:"https://github.com/RDIL",children:"@RDIL"}),")"]}),"\n"]}),"\n"]}),"\n"]}),"\n",(0,o.jsx)(n.h2,{id:"memo-documentation",children:"\uD83D\uDCDD Documentation"}),"\n",(0,o.jsxs)(n.ul,{children:["\n",(0,o.jsxs)(n.li,{children:[(0,o.jsx)(n.a,{href:"https://github.com/facebook/docusaurus/pull/4704",children:"#4704"})," docs(v2): showcase meli (",(0,o.jsx)(n.a,{href:"https://github.com/gempain",children:"@gempain"}),")"]}),"\n",(0,o.jsxs)(n.li,{children:[(0,o.jsx)(n.a,{href:"https://github.com/facebook/docusaurus/pull/4699",children:"#4699"})," docs(v2): Add Kosko to showcase (",(0,o.jsx)(n.a,{href:"https://github.com/tommy351",children:"@tommy351"}),")"]}),"\n"]}),"\n",(0,o.jsx)(n.h2,{id:"committers-4",children:"Committers: 4"}),"\n",(0,o.jsxs)(n.ul,{children:["\n",(0,o.jsxs)(n.li,{children:["Geoffroy Empain (",(0,o.jsx)(n.a,{href:"https://github.com/gempain",children:"@gempain"}),")"]}),"\n",(0,o.jsxs)(n.li,{children:["Reece Dunham (",(0,o.jsx)(n.a,{href:"https://github.com/RDIL",children:"@RDIL"}),")"]}),"\n",(0,o.jsxs)(n.li,{children:["S\xe9bastien Lorber (",(0,o.jsx)(n.a,{href:"https://github.com/slorber",children:"@slorber"}),")"]}),"\n",(0,o.jsxs)(n.li,{children:["Tommy Chen (",(0,o.jsx)(n.a,{href:"https://github.com/tommy351",children:"@tommy351"}),")"]}),"\n"]})]})}function h(e={}){let{wrapper:n}={...(0,a.a)(),...e.components};return n?(0,o.jsx)(n,{...e,children:(0,o.jsx)(u,{...e})}):u(e)}},80980:function(e,n,t){t.d(n,{Z:()=>r,a:()=>i});var s=t(67294);let o={},a=s.createContext(o);function i(e){let n=s.useContext(a);return s.useMemo(function(){return"function"==typeof e?e(n):{...n,...e}},[n,e])}function r(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(o):e.components||o:i(e.components),s.createElement(a.Provider,{value:n},e.children)}},82385:function(e){e.exports=JSON.parse('{"permalink":"/changelog/2.0.0-alpha.75","source":"@site/changelog/source/2.0.0-alpha.75.md","title":"2.0.0-alpha.75","description":"Breaking Change","date":"2021-04-30T20:00:00.000Z","tags":[],"hasTruncateMarker":true,"authors":[{"name":"Geoffroy Empain","alias":"gempain","url":"https://github.com/gempain","imageURL":"https://github.com/gempain.png","key":"gempain","page":null},{"name":"Reece Dunham","alias":"RDIL","url":"https://github.com/RDIL","imageURL":"https://github.com/RDIL.png","key":"RDIL","page":null},{"name":"S\xe9bastien Lorber","alias":"slorber","url":"https://github.com/slorber","imageURL":"https://github.com/slorber.png","key":"slorber","page":null},{"name":"Tommy Chen","alias":"tommy351","url":"https://github.com/tommy351","imageURL":"https://github.com/tommy351.png","key":"tommy351","page":null}],"frontMatter":{"mdx":{"format":"md"},"date":"2021-04-30T20:00","authors":["gempain","RDIL","slorber","tommy351"]},"unlisted":false,"prevItem":{"title":"2.0.0-beta.0","permalink":"/changelog/2.0.0-beta.0"},"nextItem":{"title":"2.0.0-alpha.74","permalink":"/changelog/2.0.0-alpha.74"},"listPageLink":"/changelog/page/3"}')}}]); |