Skip to content

v3.1.9

Compare
Choose a tag to compare
@rockbenben rockbenben released this 19 Feb 06:56
· 37 commits to main since this release

🛠 Improvements

  • 🔧 Replaced moment with dayjs for better performance and smaller bundle size.
  • 📈 Optimized Cumulative Layout Shift (CLS) performance to enhance user experience.
  • 🎨 Enhanced styling and layout of the share component for better visual appeal.
  • 📦 Updated project dependencies to ensure better security and performance.

🐛 Bug Fixes

  • 🛠️ Fixed warning in the comment component by upgrading dependencies.

🛠 改进

  • 🔧 用dayjs替换moment,以提高性能并减小包大小。
  • 📈 优化累积布局偏移(CLS)性能,以增强用户体验。
  • 🎨 改善分享组件的样式和布局,以提高视觉吸引力。
  • 📦 更新项目依赖,以确保更好的安全性和性能。

🐛 修复

  • 🛠️ 通过升级依赖修复了评论组件中的警告。

Full Changelog: v3.1.8...v3.1.9