Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

39 lines (22 loc) · 1.3 KB

v2.0.1...v2.0.0

compare changes

🩹 Fixes

  • 🐛 webpage copy feature (08ab261)

❤️ Contributors

v2.0.0...v1.1.1

compare changes

🔥 Performance

  • ⚡️ perfermance, cached visit 100x faster! (b5c39c5)

🚀 Enhancements

  • 🎸 replace http tgz by Bun.gunzipSync, faster! (3dd9743)
  • 🎸 file browser (2d44710)

🩹 Fixes

  • 🐛 missing docs build, and docs update (16198f3)
  • 🐛 cors origin config fix (663e3b3)

💅 Refactors

  • 💡 util -> common, use file stream (7ec1671)
  • 💡 npm/esm/meta split, and rewrite cache and check (ccaf775)
  • 💡 error handler, and docs update (9a6b0bd)

❤️ Contributors