mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-01 18:32:52 +02:00
deploy: 38a4c81d74d804f6fa8e516430dd7830491ccf32
This commit is contained in:
parent
458fbf872a
commit
89df95efca
1658 changed files with 526 additions and 526 deletions
|
@ -1 +0,0 @@
|
|||
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[51964],{39883:(e,t,n)=>{n.r(t),n.d(t,{assets:()=>l,contentTitle:()=>o,default:()=>d,frontMatter:()=>r,metadata:()=>i,toc:()=>c});var a=n(24246),s=n(71670);const r={mdx:{format:"md"},date:"2019-07-24T20:00"},o="2.0.0-alpha.24",i={permalink:"/changelog/2.0.0-alpha.24",source:"@site/changelog/source/2.0.0-alpha.24.md",title:"2.0.0-alpha.24",description:"- Remove unused metadata for pages. This minimize number of http request & smaller bundle size.",date:"2019-07-24T20:00:00.000Z",tags:[],hasTruncateMarker:!0,authors:[],frontMatter:{mdx:{format:"md"},date:"2019-07-24T20:00"},unlisted:!1,prevItem:{title:"2.0.0-alpha.25",permalink:"/changelog/2.0.0-alpha.25"},nextItem:{title:"2.0.0-alpha.23",permalink:"/changelog/2.0.0-alpha.23"},listPageLink:"/changelog/page/5"},l={authorsImageUrls:[]},c=[];function u(e){const t={code:"code",li:"li",ul:"ul",...(0,s.a)(),...e.components};return(0,a.jsxs)(t.ul,{children:["\n",(0,a.jsx)(t.li,{children:"Remove unused metadata for pages. This minimize number of http request & smaller bundle size."}),"\n",(0,a.jsx)(t.li,{children:"Upgrade dependencies of css-loader from 2.x to 3.x. CSS modules localIdentName hash now only use the last 4 characters instead of 8."}),"\n",(0,a.jsx)(t.li,{children:"Fix broken markdown linking replacement for mdx files"}),"\n",(0,a.jsx)(t.li,{children:"Fix potential security vulnerability because we're exposing the directory structure of the host machine. Instead of absolute path, we use relative path from site directory. Resulting in shorter webpack chunk naming and smaller bundle size."}),"\n",(0,a.jsx)(t.li,{children:"Use contenthash instead of chunkhash for better long term caching"}),"\n",(0,a.jsxs)(t.li,{children:["Allow user to customize generated heading from MDX. Swizzle ",(0,a.jsx)(t.code,{children:"@theme/Heading"})]}),"\n"]})}function d(e={}){const{wrapper:t}={...(0,s.a)(),...e.components};return t?(0,a.jsx)(t,{...e,children:(0,a.jsx)(u,{...e})}):u(e)}},71670:(e,t,n)=>{n.d(t,{Z:()=>i,a:()=>o});var a=n(27378);const s={},r=a.createContext(s);function o(e){const t=a.useContext(r);return a.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function i(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(s):e.components||s:o(e.components),a.createElement(r.Provider,{value:t},e.children)}}}]);
|
Loading…
Add table
Add a link
Reference in a new issue