Skip to content

Latest commit

 

History

History
103 lines (57 loc) · 2.71 KB

CHANGELOG.md

File metadata and controls

103 lines (57 loc) · 2.71 KB

Changelog

vv0.0.6

compare changes

🩹 Fixes

  • package: Remove .ts from export (export not visible issue) (0908103)

❤️ Contributors

vv0.0.5

compare changes

🏡 Chore

  • Copy license file to dist (after build) (4cd1a8b)

❤️ Contributors

v0.0.4

compare changes

🩹 Fixes

  • Types issue (after build) (f2b12f1)

💅 Refactors

  • main: Do not expose helpers (901dd5e)

❤️ Contributors

v0.0.3

compare changes

🩹 Fixes

  • Library building (types issue) (b9f3fa4)

📖 Documentation

  • readme: More readable console.log output (in exmample) (fd28a61)

❤️ Contributors

v0.0.2

compare changes

🏡 Chore

❤️ Contributors

v0.0.1

🚀 Enhancements

  • Add helpers (f5a6261)
  • Thumbor client creating api and types, enums (84ea1f4)
  • Implement thumbor client (e66bd6d)
  • thumbor: Add fromUrl method (image processing from url) (41b1d96)

💅 Refactors

  • enums: Add jsdoc comments (afa18b8)
  • types: Add jsdoc hints (6be3aa5)
  • thumbor: Add jsdoc hints and class access modifiers (f6c98ae)

📖 Documentation

  • readme: Improve example usage code (cb80c66)

🏡 Chore

  • Remove unused files (generated by vite) (e089868)
  • Make package public (for npm publishing) (e548780)
  • Add readme (09d8718)
  • Add license file (68f2e93)
  • Configure library mode (10a5e3d)

❤️ Contributors