Skip to content

v4.0.1-beta

Latest
Compare
Choose a tag to compare
@cworld1 cworld1 released this 28 Dec 11:32
· 1 commit to main since this release

Related package version: v1.2.3

What's Changed

🚀 Features

  • (components) ✨ new component mdx-repl to show components better
  • (libs) ♻️ integrated github-card icons
  • (libs) ✨ integrated aside icons
  • (components) ⚡ use default 22px (1.5em) instead of redefining size again
  • (libs) ✨ integrated common ui icons
  • (plugins) ⚡ remove arxiv card; replace reading time with simpler one; move to package
  • (libs) 💄 add new icons
  • (components) ✨ new component svg loader
  • (components) 🚚 move pf-search to package

🐛 Bug Fixes

  • 🧪 try to fix vercel static source problem

💼 Other

  • (package) ✨ move package to astro-pure; achive reading-time function manually
  • (package) 📌 move dependencies to package itself
  • (package) 🐛 fix package lost
  • (package) 📦 update package v1.2.3; update theme template to v4.0.1-beta
  • (package) ⬆️ update package build version to v1.2.3

🚜 Refactor

  • (plugins) 🚚 rename shiki transformer files
  • (plugins) 🚚 rename auto link headings plugin
  • (components) 💄 improve mdx-repl styling

📚 Documentation

  • (docs) 📝 add related documents
  • 📝 update issue template
  • (docs) 📝 update docs; add medium zoom example
  • 📝 update readme
  • (docs) 📝 improve doc component display (icons)
  • (docs) 📝 add latex docs
  • (docs) 📝 update thanks & breaking changes doc

⚡ Performance

  • (site-config) ⚡ use partial import to improve code & performance
  • (components) ♻️ improve social icon declaration
  • (plugins) ⚡ improve astro data usage
  • (assets) 🍱 move tool-section svg icon assets to srs/assets/icon; new icon import method
  • ♿ improve accessibility
  • (package) ➖ remove astro-icon dependency

🎨 Styling

  • (scripts) 🔨 improve scripts output format
  • (types) 🎨 update type comment
  • 🎨 improve code style
  • 🎨 format code; change walien style files loading logic
  • 🎨 format code

⚙️ Miscellaneous Tasks

  • 🔧 update ts & eslint config

Full Changelog: v4.0.0-alpha...v4.0.1-beta