You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [#7027](https://github.com/facebook/docusaurus/pull/7027) refactor(content-docs): deduplicate types, JSDoc for some APIs ([@Josh-Cena](https://github.com/Josh-Cena))
- [#7085](https://github.com/facebook/docusaurus/pull/7085) refactor: mark a few client-side packages as side-effect-free ([@Josh-Cena](https://github.com/Josh-Cena))
@@ -1554,7 +1554,7 @@ Bad npm publish, please use 2.0.1
- [#5111](https://github.com/facebook/docusaurus/pull/5111) misc: monitor site global data with build size bot ([@slorber](https://github.com/slorber))
- [#4355](https://github.com/facebook/docusaurus/pull/4355) perf(v2): improve blog mdx-loader and postcss loader ([@lex111](https://github.com/lex111))
- [#2464](https://github.com/facebook/docusaurus/pull/2464) refactor(v2): add @theme-init alias to give access to initial components ([@lex111](https://github.com/lex111))
5572
5572
5573
-
#### :running_woman: Performance
5573
+
#### :zap: Performance
5574
5574
5575
5575
- `docusaurus`
5576
5576
- [#2684](https://github.com/facebook/docusaurus/pull/2684) refactor(v2): replace EJS with Eta for SSR generation ([@nebrelbug](https://github.com/nebrelbug))
@@ -6178,7 +6178,7 @@ Bad release, check ## 2.0.0-alpha.58
- [#2102](https://github.com/facebook/docusaurus/pull/2102) misc: add command to run prettier on docs ([@yangshun](https://github.com/yangshun))
6180
6180
6181
-
#### :running_woman: Performance
6181
+
#### :zap: Performance
6182
6182
6183
6183
- `docusaurus`
6184
6184
- [#2118](https://github.com/facebook/docusaurus/pull/2118) perf(v2): reduce HTML payload by eliminating chunk-map ([@endiliey](https://github.com/endiliey))
@@ -6251,7 +6251,7 @@ For example, if you've swizzled `@theme/DocItem`. You'll have to update
6251
6251
- [#2081](https://github.com/facebook/docusaurus/pull/2081) refactor(v2): move scripts/stylesheets injection to server side ([@endiliey](https://github.com/endiliey))
6252
6252
- [#2080](https://github.com/facebook/docusaurus/pull/2080) refactor(v2): minor code refactoring on component creator ([@endiliey](https://github.com/endiliey))
6253
6253
6254
-
#### :running_woman: Performance
6254
+
#### :zap: Performance
6255
6255
6256
6256
- `docusaurus-utils`
6257
6257
- [#2089](https://github.com/facebook/docusaurus/pull/2089) perf(v2): improve dev build time by not overwriting file if possible ([@endiliey](https://github.com/endiliey))
@@ -6331,7 +6331,7 @@ For example, if you've swizzled `@theme/DocItem`. You'll have to update
- [#2070](https://github.com/facebook/docusaurus/pull/2070) perf(v2): more performant gtag and analytics plugin ([@endiliey](https://github.com/endiliey))
@@ -6457,7 +6457,7 @@ For example, if you've swizzled `@theme/DocItem`. You'll have to update
- [#1979](https://github.com/facebook/docusaurus/pull/1979) perf(v2): reduce main bundle size by using es5 if possible ([@endiliey](https://github.com/endiliey))
@@ -6504,7 +6504,7 @@ For example, if you've swizzled `@theme/DocItem`. You'll have to update
-[#10420](https://github.com/facebook/docusaurus/pull/10420) fix(types): fix type of PluginModule ([@slorber](https://github.com/slorber))
887
887
888
-
#### :running_woman: Performance
888
+
#### :zap: Performance
889
889
890
890
-`docusaurus-bundler`, `docusaurus-faster`
891
891
-[#10605](https://github.com/facebook/docusaurus/pull/10605) fix(core): Use proper swc loader options ([@slorber](https://github.com/slorber))
@@ -1281,7 +1281,7 @@ Failed release
1281
1281
-`docusaurus-utils`
1282
1282
-[#10022](https://github.com/facebook/docusaurus/pull/10022) fix(utils): getFileCommitDate should support `log.showSignature=true` ([@slorber](https://github.com/slorber))
1283
1283
1284
-
#### :running_woman: Performance
1284
+
#### :zap: Performance
1285
1285
1286
1286
-`docusaurus`
1287
1287
-[#10060](https://github.com/facebook/docusaurus/pull/10060) refactor(core): optimize App entrypoint, it should not re-render when navigating ([@slorber](https://github.com/slorber))
-[#9851](https://github.com/facebook/docusaurus/pull/9851) fix(theme-classic): should use plurals for category items description ([@baradusov](https://github.com/baradusov))
-[#9975](https://github.com/facebook/docusaurus/pull/9975) refactor(core): improve dev perf, fine-grained site reloads - part 3 ([@slorber](https://github.com/slorber))
-[#7966](https://github.com/facebook/docusaurus/pull/7966) fix(plugin-docs,theme): refactor docs plugin routes and component tree ([@slorber](https://github.com/slorber))
1775
1775
1776
-
#### :running_woman: Performance
1776
+
#### :zap: Performance
1777
1777
1778
1778
-`docusaurus`
1779
1779
-[#9051](https://github.com/facebook/docusaurus/pull/9051) perf(core): use React 18 startTransition for hydration ([@sanjaiyan-dev](https://github.com/sanjaiyan-dev))
0 commit comments