v3.1.3
Pre-release
Pre-release
What's Changed
🚀 Features
- (components) ✨ add step component
- (components) ⚡ split out cardlist to new common components
- (components) ✨ support medium zoom (#19)
- (site-config) ✨ support configuring typography prose tag
- ✨ change tailwind typography to self-define; fix table overflow
- (plugins) ✨ support mdast-util-to-string by self-write
- (components) ✨ replace remark-github-blockquote-alert to asides
- (plugins) ✨ support shiki diff transformer
- (components) ✨ add component tabs
- (package) ✨ support format import order
🐛 Bug Fixes
- (pages) 🐛 fix homepage does not display in center
- (components) 🐛 rename some 'asides' to aside
- (components) 🐛 steps
- (utils) 🧪 try to fix collections
- 📝 fix table overflow
🚜 Refactor
- (components) ♻️ redefine user-components structure
- (types) ✨ new config structure
- (components) ♻️ continuing update new config structure
📚 Documentation
- (post) 📝 update post doc
- (docs) 📝 update docs
- (docs) 📝 update docs
- (docs) 📝 add shiki code docs
⚡ Performance
- (site-config) 🔧 move page-size to content
- (plugins) ⚡ remove rehype format
- (components) ⚡ support custom class for cardlist
- (docs) ⚡ support import layout using absolute path
- (components) 🎨 update components style
- ⚡ update some code styles
🎨 Styling
- 🎨 format code
- 🎨 remove dead code; update import
- 🎨 format code
⚙️ Miscellaneous Tasks
- (package) ➖ continuing removing remark-github-blockquote-alert
- 🚨 lint code
- 🎨 style code
Build
- (package) 📦 tag v3.1.3
Full Changelog: v3.1.2...v3.1.3