mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-30 17:37:09 +02:00
1 line
No EOL
2.6 KiB
JavaScript
1 line
No EOL
2.6 KiB
JavaScript
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[99876],{93892:(e,t,n)=>{n.r(t),n.d(t,{assets:()=>c,contentTitle:()=>i,default:()=>p,frontMatter:()=>o,metadata:()=>s,toc:()=>l});var a=n(24246),r=n(71670);const o={mdx:{format:"md"},date:"2019-10-01T20:00"},i="2.0.0-alpha.25",s={permalink:"/changelog/2.0.0-alpha.25",source:"@site/changelog/source/2.0.0-alpha.25.md",title:"2.0.0-alpha.25",description:"- Blog plugin is rewritten in TypeScript and can now support CJK",date:"2019-10-01T20:00:00.000Z",tags:[],hasTruncateMarker:!0,authors:[],frontMatter:{mdx:{format:"md"},date:"2019-10-01T20:00"},unlisted:!1,prevItem:{title:"2.0.0-alpha.26",permalink:"/changelog/2.0.0-alpha.26"},nextItem:{title:"2.0.0-alpha.24",permalink:"/changelog/2.0.0-alpha.24"},listPageLink:"/changelog/page/5"},c={authorsImageUrls:[]},l=[];function d(e){const t={a:"a",code:"code",li:"li",ul:"ul",...(0,r.a)(),...e.components};return(0,a.jsxs)(t.ul,{children:["\n",(0,a.jsx)(t.li,{children:"Blog plugin is rewritten in TypeScript and can now support CJK"}),"\n",(0,a.jsx)(t.li,{children:"Upgrade key direct dependencies such as webpack, mdx and babel to latest"}),"\n",(0,a.jsx)(t.li,{children:"Do not escape html and body attributes"}),"\n",(0,a.jsx)(t.li,{children:"For devices with very small viewport width, the searchbar is replaced with a search icon. On tap of the search icon the searchbar is expanded and the text beside the logo is hidden and remains hidden while the search bar is expanded."}),"\n",(0,a.jsxs)(t.li,{children:["Add ",(0,a.jsx)(t.code,{children:"date"})," frontMatter support for blog plugin"]}),"\n",(0,a.jsxs)(t.li,{children:["Add ",(0,a.jsx)(t.code,{children:"truncateMarker"})," option to blog plugin, support string or regex."]}),"\n",(0,a.jsxs)(t.li,{children:["Webpack ",(0,a.jsx)(t.code,{children:"optimization.removeAvailableModules"})," is now disabled for performance gain. See ",(0,a.jsx)(t.a,{href:"https://github.com/webpack/webpack/releases/tag/v4.38.0",children:"https://github.com/webpack/webpack/releases/tag/v4.38.0"})," for more context."]}),"\n"]})}function p(e={}){const{wrapper:t}={...(0,r.a)(),...e.components};return t?(0,a.jsx)(t,{...e,children:(0,a.jsx)(d,{...e})}):d(e)}},71670:(e,t,n)=>{n.d(t,{Z:()=>s,a:()=>i});var a=n(27378);const r={},o=a.createContext(r);function i(e){const t=a.useContext(o);return a.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function s(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(r):e.components||r:i(e.components),a.createElement(o.Provider,{value:t},e.children)}}}]); |