Skip to content

Releases: unjs/giget

v1.2.3

21 Mar 19:55
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • parseGitURI: Support @ symbol in ref segment (#153)

📖 Documentation

  • Correct downloadTemplate options (#144)

🏡 Chore

  • Add maizzle template (#138)

❤️ Contributors

v1.2.1

25 Dec 11:35
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • cli: Add missing shebang (#135)

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)

v1.2.0

24 Dec 20:33
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Support cloning from http(s) sources (#129)
  • Support proxy for Node.js with native fetch (#133)
  • Support installing dependencies (#134)

🩹 Fixes

  • gitlab: Workaround hotlinking protection (406 Not Acceptable) (#123)
  • cli: Display the current directory when cloning into current dir (#132)
  • Add URL to undici's fetch failed error (6e2455a)
  • Create dst dir only after the source is successfully downloaded (#119)

💅 Refactors

  • Use citty for cli (#113)

📖 Documentation

  • Add more info about auth (ab28a9f)

📦 Build

❤️ Contributors

v1.1.3

04 Oct 20:01
@pi0 pi0
8eb4b26
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • github: Use api.github.com for private repository support (#93)
  • Allow / in git refs (#102)

💅 Refactors

  • Apply strict typescript checks + fixes (9704865)
  • Lazy import https-proxy-agent (8372e55)

🏡 Chore

🎨 Styles

  • Format with prettier v3 (9fdb553)

🤖 CI

❤️ Contributors