Releases: sabertazimi/blog
Releases Β· sabertazimi/blog
v5.3.0
Β Β Β π Features
- agent: Add llms.txt endpoint and AI agent actions for posts Β -Β by @Copilot, @sabertazimi and Copilot in #1568 (de837)
- llms: Make llms.txt static and add to sitemap/robots Β -Β by @sabertazimi in #1570 (3a525)
- logo: Add new burnt orange logo Β -Β by @sabertazimi in #1569 (0f05f)
Β Β Β π Bug Fixes
- deps:
- logo:
- Change new
favicon.icoΒ -Β by @sabertazimi (3365a)
- Change new
- mdx-editor:
- Use custom Vitesse theme for Sandpack Β -Β by @sabertazimi in #1566 (5fab8)
Β Β Β Β View changes on GitHub
v5.2.0
Β Β Β π Features
- comments: Replace Disqus with Giscus comment system Β -Β by @sabertazimi in #1548 (e1fb5)
- mdx-code: Add language icons with comprehensive code examples Β -Β by @sabertazimi in #1559 (2755f)
- typography: Add LXGW fonts and apply serif styling to headings Β -Β by @sabertazimi in #1543 (6aab1)
Β Β Β π Bug Fixes
- comments:
- Configure Giscus to use slug-based discussion mapping Β -Β by @sabertazimi in #1550 (00086)
- Change default comment order from newest to oldest Β -Β by @sabertazimi in #1554 (bb18a)
- components-command:
- Increase border radius of command menu count tag Β -Β by @sabertazimi in #1530 (75bfe)
- Exclude 'all' tag from filtered tags in command menu Β -Β by @sabertazimi in #1532 (5f454)
- deps:
- mdx-image:
- Replace span elements with figure and figcaption for better accessibility Β -Β by @sabertazimi in #1553 (5b3f9)
- Add rehype plugin to unwrap images from paragraphs Β -Β by @sabertazimi in #1557 (933f5)
- post-content:
- Enhance text styling by adding strong text color Β -Β by @sabertazimi in #1537 (44721)
- post-toc:
- Adjust height calculation to use full viewport height Β -Β by @sabertazimi in #1558 (e3716)
- style-font:
- Change default font family Β -Β by @sabertazimi in #1529 (d899e)
- typography:
- Remove serif font styling from components Β -Β by @sabertazimi in #1544 (fecfe)
Β Β Β Β View changes on GitHub
v5.1.0
Β Β Β π Features
- home-dock: Add dock nav to home page Β -Β by @sabertazimi in #1514 (5e565)
Β Β Β π Bug Fixes
- 404:
- Change not found from SVG to fuzzy text Β -Β by @sabertazimi in #1510 (14bc5)
- about-repo:
- Setup min stars threshold for github repo Β -Β by @sabertazimi in #1508 (204e5)
- colors:
- Change rgb color to oklch color Β -Β by @sabertazimi in #1517 (212c8)
- deps:
- home-stars:
- Change stars color to primary color Β -Β by @sabertazimi in #1513 (944c0)
- i18n:
- Add
setRequestLocaleto all relevant layouts and pages Β -Β by @sabertazimi in #1518 (15df0)
- Add
- post-a11y:
- Keep headings in sequentially-descending order Β -Β by @sabertazimi in #1524 (7cecd)
- ui-morphing text:
- Rectify SSR hydration mismatch Β -Β by @sabertazimi in #1509 (a06ab)
Β Β Β π Performance
Β Β Β Β View changes on GitHub
v5.0.0
Β Β Β π¨ Breaking Changes
- Rewrite entire blog with shadcn ui Β -Β by @sabertazimi in #1455 (d5058)
Β Β Β π Features
- Implement about page Β -Β by @sabertazimi in #1461 (2c7d1)
- command-tags:
- Add tags search feature Β -Β by @sabertazimi in #1486 (95901)
- footer:
- Implement site footer component Β -Β by @sabertazimi in #1457 (83538)
- header:
- Implement site header components Β -Β by @sabertazimi in #1456 (6f11e)
- i18n:
- Setup i18n and locale-based routing Β -Β by @sabertazimi in #1503 (29643)
- mdx:
- Implement typography for mdx Β -Β by @sabertazimi in #1464 (ff3aa)
- Implement back to top button Β -Β by @sabertazimi in #1471 (d4f2d)
- mdx-admonition:
- Implement mdx admonition component Β -Β by @sabertazimi in #1478 (009c7)
- mdx-code:
- Implement mdx code blocks Β -Β by @sabertazimi in #1487 (95539)
- mdx-image:
- Add custom image component to mdx Β -Β by @sabertazimi in #1490 (dbcc9)
- mdx-thumbnail:
- Add metadata and thumbnail to mdx Β -Β by @sabertazimi in #1463 (5e150)
- mdx-toc:
- Implement clerk-style table of contents component Β -Β by @sabertazimi in #1467 (087ec)
- post:
- Implement post page Β -Β by @sabertazimi in #1462 (d9a2e)
- post-comment:
- Add disqus comment component Β -Β by @sabertazimi in #1472 (39286)
- post-footer:
- Implement post navigation component Β -Β by @sabertazimi in #1475 (54774)
- post-header:
- Change post header tag to link Β -Β by @sabertazimi in #1473 (154b9)
- post-image:
- Implement lazy-loading image component Β -Β by @sabertazimi in #1483 (1a934)
- post-share:
- Implement post share buttons Β -Β by @sabertazimi in #1495 (83529)
- post-toc:
- Implement mobile toc nav Β -Β by @sabertazimi in #1500 (e17a2)
- posts:
- Implement posts grid Β -Β by @sabertazimi in #1460 (255fa)
- theme:
- Add theme persistent storage support Β -Β by @sabertazimi in #1488 (d3441)
Β Β Β π Bug Fixes
- Format code Β -Β by @sabertazimi (04c9b)
- command:
- Migrate to newer tailwind syntax Β -Β by @sabertazimi in #1458 (51cab)
- Add shortcuts introduction Β -Β by @sabertazimi in #1493 (068ac)
- Show search icon for mobile Β -Β by @sabertazimi in #1498 (50a25)
- Add bprogress animation for route push Β -Β by @sabertazimi in #1501 (cb7de)
- components:
- Remove redundant banner Β -Β by @sabertazimi in #1476 (aca58)
- home:
- Chnage landing page stars count Β -Β by @sabertazimi (70337)
- icons:
- Rename all icon components Β -Β by @sabertazimi in #1479 (ad8f9)
- mdx:
- Rename mdx component and centering mdx image Β -Β by @sabertazimi in #1477 (43760)
- mdx-admonition:
- Add
[title]syntax support Β -Β by @sabertazimi in #1504 (42252)
- Add
- mdx-footnotes:
- Add styles for footnotes Β -Β by @sabertazimi in #1480 (5993d)
- mdx-headings:
- Implement anchor hover effect Β -Β by @sabertazimi in #1497 (f476c)
- mdx-toc:
- Add icon to toc title Β -Β by @sabertazimi in #1470 (19eec)
- Ensure toc title consistency Β -Β by @sabertazimi in #1496 (19a56)
- nav:
- Add icons to mobile nav links Β -Β by @sabertazimi in #1494 (9fd21)
- post-comment:
- Move comment to bottom to avoid CLS Β -Β by @sabertazimi in #1489 (1bc2b)
- post-header:
- Add last update time to header metadata Β -Β by @sabertazimi in #1474 (532b2)
- post-image:
- Remove fallback when image loaded Β -Β by @sabertazimi in #1482 (c89cc)
- Remove
<div>inside<p>Β -Β by @sabertazimi (b199d)
- post-thumbnail:
- Add height on
lgscreen Β -Β by @sabertazimi in #1491 (62098)
- Add height on
- post-toc:
- Shorten toc height Β -Β by @sabertazimi in #1485 (93496)
- providers:
- Merge all providers into single file Β -Β by @sabertazimi in #1502 (39bbf)
- seo:
- Allow crawling and indexing Β -Β by @sabertazimi in #1459 (fdefa)
- Change language metadata Β -Β by @sabertazimi (24cee)
- theme:
- Change text to primary color Β -Β by @sabertazimi in #1505 (ae0d8)
- ui-theme:
- Use Button inside theme toggler Β -Β by @sabertazimi in #1499 (3a989)
Β Β Β π Performance
Β Β Β Β [View changes on GitHub](https://github.c...
v4.1.0
Β Β Β π Features
- app-theme: Enable theme switch for antd design Β -Β by @sabertazimi in #1260 (5e11e)
- next: Bump to next v16, react v19 and tailwind v4 Β -Β by @sabertazimi in #1452 (47524)
Β Β Β π Bug Fixes
- components:
- Fix the key warning in
BlockCodecomponent Β -Β by @sabertazimi in #1281 (5aea7)
- Fix the key warning in
- components-InlineCode:
- Overwrite antd default styles Β -Β by @sabertazimi in #1259 (1704e)
- components-MDX:
- Adjust list item spacing Β -Β by @sabertazimi in #1258 (ef17c)
- config-site:
- Update titles for landing page Β -Β by @sabertazimi (76098)
- deps:
- Update dependency next to ^14.2.2 Β -Β in #1263 (81fa8)
- Update dependencies (non-major) Β -Β in #1268 (74e8f)
- Update dependency next to ^14.2.3 Β -Β in #1270 (483e9)
- Update dependency antd to ^5.16.5 Β -Β in #1272 (b7a97)
- Update dependency next-mdx-remote to v5 Β -Β in #1283 (93fcc)
- Update dependencies (non-major) Β -Β in #1284 (d67fc)
- Update dependencies (non-major) Β -Β in #1285 (2b4c5)
- Update dependency next to ^14.2.4 Β -Β in #1289 (119c6)
- Update dependencies (non-major) Β -Β in #1290 (b209b)
- Update dependency @octokit/rest to v21 Β -Β in #1292 (346a0)
- Update dependency next to ^14.2.5 Β -Β in #1299 (4f876)
- Update dependencies (non-major) Β -Β by @sabertazimi in #1298 (e807e)
- Update dependency @ant-design/icons to ^5.4.0 Β -Β in #1300 (aac46)
- Update dependencies (non-major) Β -Β in #1301 (80399)
- Update dependency framer-motion to ^11.3.19 Β -Β in #1302 (05512)
- Update dependencies (non-major) Β -Β in #1304 (819cc)
- Update dependency antd to v5.20.0 Β -Β in #1305 (9977b)
- Update dependencies (non-major) Β -Β in #1307 (1e42c)
- Update dependency antd to v5.20.1 Β -Β in #1308 (aa649)
- Update dependencies (non-major) Β -Β in #1309 (df03b)
- Update dependencies (non-major) Β -Β in #1311 (33422)
- Update dependency next to ^14.2.6 Β -Β in #1310 (e3536)
- Update dependencies (non-major) Β -Β in #1313 (53850)
- Update dependency next to ^14.2.7 Β -Β in #1314 (24774)
- Update dependencies (non-major) Β -Β in #1317 (74847)
- Update dependency next to ^14.2.8 Β -Β in #1318 (f17f6)
- Update dependencies (non-major) Β -Β in #1320 (0a701)
- Update dependency next to ^14.2.12 Β -Β in #1321 (c6145)
- Update dependency next to ^14.2.13 Β -Β in #1323 (d6edc)
- Update dependencies (non-major) Β -Β in #1324 (37494)
- Update dependency next to ^14.2.15 Β -Β in #1326 (5c94e)
- Update dependencies (non-major) Β -Β by @sabertazimi in #1325 (605ed)
- Update dependency next to ^14.2.16 Β -Β in #1329 (4a2e9)
- Update dependency next to ^14.2.17 Β -Β in #1333 (025ab)
- Update dependency next to ^14.2.18 Β -Β in #1334 (5f9aa)
- Update dependencies (non-major) Β -Β by @sabertazimi in #1328 (2c83b)
- Update dependencies (non-major) Β -Β in #1338 (dcb6a)
- Update dependencies (non-major) Β -Β in #1341 (60b7f)
- Update dependency next to ^14.2.20 Β -Β in #1343 (f76a5)
- Update dependencies (non-major) Β -Β in #1346 (441db)
- Update dependency antd to v5.22.5 Β -Β in #1350 (6f774)
- Update dependencies (non-major) Β -Β in #1352 (106b9)
- Update dependency next to ^14.2.21 Β -Β in #1353 (3b911)
- Update dependencies (non-major) Β -Β in #1354 (32a59)
- Update dependency next to ^14.2.22 Β -Β in #1355 (5350a)
- Update dependencies (non-major) Β -Β in #1357 (1e570)
- Update dependency next to ^14.2.23 Β -Β in #1358 (e5d86)
- Update dependencies (non-major) Β -Β by @sabertazimi in #1359 (7d971)
- Update dependencies (no...
v4.0.0
Β Β Β π Features
- app-router: Switch to app router Β -Β by @sabertazimi in #1252 (849a1)
Β Β Β π Bug Fixes
- app-Tag:
- DecodeURI tag in metadata generation Β -Β by @sabertazimi in #1254 (9cc54)
- app-time:
- Enable dynamic time zone Β -Β by @sabertazimi in #1257 (56228)
- components-Card:
- Fix card spacing styles Β -Β by @sabertazimi in #1255 (ec796)
- deps:
- security:
- Disable eslint security output temporarily Β -Β by @sabertazimi in #1238 (476bf)
Β Β Β π Performance
- lib: Cache posts data Β -Β by @sabertazimi in #1253 (72795)
Β Β Β Β View changes on GitHub
v3.8.1
Β Β Β π Bug Fixes
- Footer:
- Update React website link Β -Β by @sabertazimi in #1080 (27326)
- components-Article:
- Tidy up Β -Β by @sabertazimi in #1066 (fdfa8)
- components-Footer:
- Tidy up Β -Β by @sabertazimi in #1065 (d323d)
- components-LandingNavLink:
- Re-design links for landing page Β -Β by @sabertazimi in #1064 (d2aa1)
- components-social:
- Change twitter to X Β -Β by @sabertazimi in #1224 (2dea2)
- css-antd:
- Override default ant-design styles Β -Β by @sabertazimi in #1197 (c5d6d)
- deps:
- Update dependencies (non-major) Β -Β by @renovate[bot] in #1068 (1b004)
- Update dependency typed.js to ^2.0.132 Β -Β by @renovate[bot] in #1069 (d147b)
- Update dependency @codesandbox/sandpack-react to ^2.1.3 Β -Β by @renovate[bot] in #1070 (833aa)
- Update dependencies (non-major) Β -Β by @renovate[bot] in #1071 (619f0)
- Update dependency next-sitemap to ^4.0.6 Β -Β by @renovate[bot] in #1073 (04021)
- Update react-live-runner to ^1.0.5 Β -Β by @sabertazimi in #1074 (90dcd)
- Update dependencies (non-major) Β -Β by @renovate[bot] in #1077 (e3b17)
- Update dependencies (non-major) Β -Β by @renovate[bot] and @sabertazimi in #1082 (9a9e9)
- Update dependency @codesandbox/sandpack-react to ^2.2.1 Β -Β by @renovate[bot] in #1084 (d6bfa)
- Update dependency next-seo to v6 Β -Β by @renovate[bot] in #1085 (39683)
- Update dependency @codesandbox/sandpack-react to ^2.2.3 Β -Β by @renovate[bot] in #1086 (dac6e)
- Update dependency @codesandbox/sandpack-react to ^2.2.4 Β -Β by @renovate[bot] in #1087 (540fd)
- Update dependencies (non-major) Β -Β by @renovate[bot] and @sabertazimi in #1089 (aa16e)
- Update dependency @codesandbox/sandpack-react to ^2.4.6 Β -Β by @renovate[bot] in #1090 (bc180)
- Update dependency @codesandbox/sandpack-react to ^2.4.7 Β -Β by @renovate[bot] in #1091 (39b59)
- Update dependency next-sitemap to ^4.0.7 Β -Β by @renovate[bot] in #1092 (0ff55)
- Update dependencies (non-major) Β -Β by @renovate[bot] in #1093 (caa06)
- Update dependencies (non-major) Β -Β by @renovate[bot] in #1096 (55eaf)
- Update dependencies (non-major) Β -Β by @renovate[bot] in #1103 (986f9)
- Update dependency antd to ^5.4.7 Β -Β by @renovate[bot] in #1104 (d4746)
- Update dependencies (non-major) Β -Β by @renovate[bot] in #1106 (3dd5c)
- Update dependency @octokit/rest to ^19.0.8 Β -Β by @renovate[bot] in #1108 (fcb32)
- Update dependencies (non-major) Β -Β by @renovate[bot] and @sabertazimi in #1109 (cb3c5)
- Update dependencies (non-major) Β -Β by @renovate[bot] in #1110 (5da60)
- Update dependencies (non-major) Β -Β by @renovate[bot] in #1113 (e07e2)
- Update dependency katex to ^0.16.8 Β -Β by @renovate[bot] in #1114 (6db83)
- Update dependency antd to ^5.6.3 Β -Β by @renovate[bot] in #1115 (f3240)
- Update dependencies (non-major) Β -Β by @renovate[bot] in #1118 (5549f)
- Update dependency unist-util-visit to v5 Β -Β by @sabertazimi in #1130 (a0125)
- Update dependency @octokit/rest to v20 Β -Β by @renovate[bot] in #1134 (a329c)
- Update dependency framer-motion to ^10.15.0 Β -Β by @renovate[bot] and @sabertazimi in #1135 (8bbc5)
- Update dependencies (non-major) Β -Β by @renovate[bot] and @sabertazimi in #1137 (dc627)
- Update dependency rehype-slug to v6 Β -Β by @renovate[bot] in #1142 (d94bb)
- Update dependencies (non-major) Β -Β by @renovate[bot] in #1144 (83565)
- Update dependency rehype-external-links to v3 Β -Β by @renovate[bot] in #1149 (835e3)
- Update dependency rehype-autolink-headings to v7 Β -Β by @renovate[bot] in #1148 (19639)
- Update dependencies (non-major) Β -Β by @renovate[bot] in #1150 (d9acf)
- Update dependency remark-gemoji to v8 Β -Β by @renovate[bot] in #1156 (f0b23)
- Resolution unified to v11, vfile to v6 Β -Β by @sabertazimi in #1163 (a1d6a)
- Update dependency remark-github to v12 Β -Β by @renovate[bot] in #1161 (46cba)
- Update dependency next to ^13.5.3 Β -Β by @renovate[bot] in #1128 (be5d1)
- Update dependencies (non-major) Β -Β by @renovate[bot] in #1166 (c0f74)
- Update dependency next to ^13.5.4 Β -Β by @renovate[bot] in #1168 (38fc0)
- Update dependencies ...
v3.8.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
π 3.8.0 (2023-03-08)
β¨ Features
π§ Testing
π Bug Fixes
- antd-css: extract styles to avoid flush (#1057) (6fcbd8d), closes ant-design/ant-design#40285
- components-LiveCode: add bottom border radius (#1060) (56d3fb8)
- components-styles: rectify broken styles (#1058) (a7bb3ce)
- deps: update dependencies (non-major) (#1045) (22808c5)
- deps: update dependencies (non-major) (#1050) (954752e)
- deps: update dependency @codesandbox/sandpack-react to v2 (#1041) (a6b8630)
- deps: update dependency @codesandbox/sandpack-themes to v2 (#1042) (62a4b26)
- deps: update dependency framer-motion to ^10.0.2 (#1056) (c7cc329)
- deps: update dependency framer-motion to v10 (#1046) (863d96f)
- deps: update dependency next-sitemap to ^4.0.2 (#1055) (e317899)
- deps: update dependency next-sitemap to v4 (#1052) (a21c415)
- styles-scrollbar: custom scrollbar (#1061) (ef2e2af)
v3.7.0
π 3.7.0 (2023-02-12)
π§ Testing
β¨ Features
- swc: enable swc minifier from next.js v12.3 (#973) (24a7507)
- tailwind: add
content-visibilityandcontain-intrinsic-size(#924) (8eb9d86)
π Bug Fixes
- components-Article: remove redundant max width class (#919) (d54e9ea)
- components-DesktopNav: add hover style to
ThemeSwitchicons (#928) (78f3c87) - components-Editor: rectify SSR for sandpack styles (#923) (185e290)
- components-Footer: change
Footerbackground gradient style (#929) (aec654f) - components-InlineCode: remove border radius (#920) (ff9a21c)
- components-tailwind: rectify custom class error (#936) (13fc3bc)
- components: rectify broken theme for antd v5 (#1035) (0ad7e6d)
- components: remove built-in border radius (#922) (386b068)
- deps: update dependencies (non-major) (#1000) (3d8f018)
- deps: update dependencies (non-major) (#1003) (82f8949)
- deps: update dependencies (non-major) (#1005) (8857075)
- deps: update dependencies (non-major) (#1009) (e9c1df9)
- deps: update dependencies (non-major) (#1012) (53c52b6)
- deps: update dependencies (non-major) (#1015) (133d86e)
- deps: update dependencies (non-major) (#1022) (3cbef65)
- deps: update dependencies (non-major) (#1025) (2921f19)
- deps: update dependencies (non-major) (#1027) (3636cd9)
- deps: update dependencies (non-major) (#1032) (179f458)
- deps: update dependencies (non-major) (#925) (8efb526)
- deps: update dependencies (non-major) (#931) (8b02d3b)
- deps: update dependencies (non-major) (#933) (e878a2b)
- deps: update dependencies (non-major) (#935) (5c12cba)
- deps: update dependencies (non-major) (#944) (3a7e93e)
- deps: update dependencies (non-major) (#956) (7df7817)
- deps: update dependencies (non-major) (#958) (1b44141)
- deps: update dependencies (non-major) (#960) (1687805)
- deps: update dependencies (non-major) (#962) (717308c)
- deps: update dependencies (non-major) (#965) (bec3e2f)
- deps: update dependencies (non-major) (#974) (04328ee)
- deps: update dependencies (non-major) (#980) (48b47bf)
- deps: update dependencies (non-major) (#982) (763f1a6)
- deps: update dependencies (non-major) (#983) (8c16681)
- deps: update dependencies (non-major) (#985) (60f6f99)
- deps: update dependencies (non-major) (#986) (f56ee51)
- deps: update dependencies (non-major) (#988) (55e484a)
- deps: update dependencies (non-major) (#993) (4742681)
- deps: update dependencies (non-major) (#996) (5baca2b)
- deps: update dependencies (non-major) (#999) (357449d)
- deps: update dependency @ant-design/icons to v5 (#1023) (f1c848c)
- deps: update dependency @octokit/rest to v19 (#934) (929e656)
- deps: update dependency antd to ^4.23.2 (#975) (6190c9a)
- deps: update dependency antd to ^4.23.4 (#981) (db88a58)
- deps: update dependency antd to v5 (#1001) (9247681)
- deps: update dependency framer-motion to v7 (#952) (47a4d84)
- deps: update dependency framer-motion to v8 (#1016) (8bedd14)
- deps: update dependency framer-motion to v9 ([#1031](https://github.c...
v3.6.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
π 3.6.0 (2022-06-12)
β¨ Features
- MDX-Anchor: add click-able link for headings (#877) (ac813bc)
- tailwind: remove all
importantstyles (#909) (2ccb388), closes vercel/next.js#16630
π Bug Fixes
- components-a11y: add keyboard a11y styles (#913) (2a857a5), closes #912
- components-Article: add a11y
<article>wrapper to post content (#856) (daef2ab) - components-Article: adjust line length (#894) (d235b63)
- components-Article: adjust max width size (#900) (a46966b)
- components-ArticleNav: adjust navigation button styles (#896) (aeeab92)
- components-ArticleToc: scroll to fixed header below position (#861) (b04e94a)
- components-DesktopNav: adjust blur size (#895) (c607117)
- components-DesktopNav: horizontal centering navigation (#899) (2762258)
- components-DesktopNav: remove
!importanttailwind styles (#911) (a8f3577) - components-Footer: add semantic
<time>tag (#892) (f2dd652) - components-Header: adjust
<Header />navigation styles (#901) (48edcab) - components-InlineCode: clone box decoration (#886) (928e5cb)
- components-LandingNav: add frosted glass effect (#897) (a2b3ed7)
- components-LandingNav: change landing page filter effect (#908) (064a920)
- components-LandingNav: polish animation effect (#879) (f93fb9d)
- components-LinkTag: add hover box shadow (#915) (7d04cf1)
- components-Lists: add nested counter for
ol(#860) (a4f2138) - components-motion: add focus a11y style for
Bouncemotion (#873) (97e01d8) - components-Tags: remove border radius (#914) (e0942b6)
- components: add hover style for
Anchorlink (#882) (5dceb54) - components: rectify broken styles (#910) (ddb31f3)
- components: update heading link styles (#883) (0918d39)
- deps: update dependencies (non-major) (#857) (efe8cbd)
- deps: update dependencies (non-major) (#869) (6d9fd8b)
- deps: update dependencies (non-major) (#887) (7c63f0a)
- deps: update dependencies (non-major) (#905) (8400b2d)
- deps: update dependency @codesandbox/sandpack-react to v1 (#870) (731cd8a)
- deps: update dependency antd to ^4.20.5 (#855) (ec2eabc)
- deps: update dependency antd to ^4.20.6 (#864) (9628660)
- deps: update dependency next-sitemap to ^2.5.26 (#872) (cbb8ac2)
- deps: update dependency next-sitemap to ^2.5.27 (#876) (5f33855)
- deps: update dependency next-sitemap to ^2.5.28 (#880) (39caa95)
- deps: update dependency next-sitemap to v3 (#890) (f55be31)
- layouts: add horizontal padding to default layout (#904) (124a595)
- mdx-layout: adjust floating widgets layout (#862) (ed31d20)
- mdx-shadow: add shadow to code blocks and tables (#863) (15b5162)
- types-time: update build time type (#893) (597dbdf)