Skip to content

v1.1.0

Compare
Choose a tag to compare
@becem-gharbi becem-gharbi released this 27 Dec 17:35
· 37 commits to main since this release

compare changes

About

Check this PR #5

πŸš€ Enhancements

  • useS3Object: Add object metadata on upload (4b1adbe)
  • s3 driver: Add getMeta method (f785eeb)
  • Add getMeta server utility (7b0c71b)

🩹 Fixes

  • api: Make sure to remove metadata on object delete (f47035e)

πŸ’… Refactors

  • api: Set metadata on object create (2ecf30c)
  • s3 driver: Send object metadata on setItemRaw (0c29645)
  • api: Always set meta on object create (8b3bcd2)
  • getKey: Throw an error on invalid pathname (dca2948)
  • getKey: Make sure key is without trailing slash (7a4941b)

πŸ“– Documentation

  • Document metadata feature (5e9b673)

🌊 Types

  • Group types in a declaration file (d6c9326)

🏑 Chore

  • deps-dev: Bump vite from 4.4.9 to 4.5.1 (22f5c5d)
  • deps-dev: Bump vite from 4.5.0 to 4.5.1 in /docs (56529bc)

❀️ Contributors