Skip to content

v3.1.1

Compare
Choose a tag to compare
@cworld1 cworld1 released this 28 Nov 07:11
· 146 commits to main since this release

🚀 Features

  • (components) ✨ replace comment like to svg icon
  • (components) 💄 update style
  • (pages) ✨ update archives page
  • (components) ✨ add info on footer; update footer config
  • (pages) 💫 new animation solution
  • (components) ✨ support jump-to-comment
  • (components) ✨ support slot for button
  • (components) 🚀 improve code and performance
  • 🚨 upgrade eslint config to new version
  • (utils) ⚡ update production mode into a new util import
  • ➖ remove dependency prettier config
  • 🧪 update eslint with new cnfig
  • (pages) ✨ support terms policy page

🐛 Bug Fixes

  • 🐛 change to right domain
  • (pages) 🐛 fix projects page view component
  • (utils) 🐛 fix collection entry type & index declaration
  • (components) 🐛 change id to content-header to avoid target id bad
  • (components) 🐛 fix console warning about waline
  • (components) 🐛 fix color scheme wrong detection when defult
  • 🚨 lint code
  • 🐛 ignore is necessary
  • (components) 🚩 remove animation on header
  • 🐛 fix package json format
  • (utils) 🐛 cannot resolve rematk plugin type
  • (utils) 🐛 use expect error to prevent

🚜 Refactor

  • (pages) ✨ redesign tags page
  • (utils) ✨ refactor utils posts to general collections
  • (utils) ♻️ rename files; update type declaration; improve function speed

📚 Documentation

  • (pages) 📝 add terms page

⚡ Performance

  • (components) 💄 some small updates
  • (components) 🥅 catch error when fetching substatus
  • (components) ⚡ improve substatus to promise
  • (utils) ⚡ remove shiki meta assign as it is not needed now
  • (utils) ⚡ abstract CollectionEntry to Collections
  • (components) ⚡ remove vercount
  • 🎨 format code

🎨 Styling

  • (pages) 🎨 update code styles
  • 🎨 update code style

🧪 Testing

  • 🧪 test vercel isr mode

⚙️ Miscellaneous Tasks

  • 🚨 lint the code
  • (pages) 💄 improve style

Build

  • (package) ⬆️ upgrade dependencies
  • ✨ default not enable astro check in background for windows compatibility
  • (package) ➖ remove vercel analytics & speed insights
  • (package) 📦 tag v3.1.1
  • (package) 🚨 update prettier config from upstream
  • (package) 🔒 lock packages

Full Changelog: v3.1.0...v3.1.1