Releases: unjs/giget
Releases · unjs/giget
v1.2.3
🩹 Fixes
- parseGitURI: Support
@
symbol in ref segment (#153)
📖 Documentation
- Correct
downloadTemplate
options (#144)
🏡 Chore
- Add maizzle template (#138)
❤️ Contributors
- Pooya Parsa (@pi0)
- Matthew Volk (@matthewvolk)
- Sunil Pai threepointone@gmail.com
- Cosmin Popovici (@cossssmin)
- Estéban (@Barbapapazes)
v1.2.1
v1.2.0
🚀 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
- Update types exports (150c1fe)
❤️ Contributors
- Pooya Parsa (@pi0)
- Uncenter
- Andreymart-test
- Estéban (@Barbapapazes)
v1.1.3
🩹 Fixes
💅 Refactors
🏡 Chore
🎨 Styles
- Format with prettier v3 (9fdb553)
🤖 CI
❤️ Contributors
- Nick-genesis
- Pooya Parsa (@pi0)
- Ishan Jain contact@ishanjain.me