Releases: unjs/giget
Releases · unjs/giget
v3.1.2
v3.1.1
v3.1.0
v3.0.0
💚 Giget now has zero dependencies (#248), install size reduced from 1.57MB to 146kB, (90.7% smaller!)
🛡️ Bundled tar version updated to v7 with latest security fixes.
❤️ Contributors
v2.0.0
v1.2.5
v1.2.4
Note
This release mainly upgrades internal dependencies.
📦 Upgraded internal dependencies
- Updated
nypmfrom0.3to0.5(see 0.4 and 0.5 release notes) -- related to install dependencies feature- Support Deno v2 as package manager
- Replace
execawith smallertinyexec - Better
corepackdetection
- Updated
pathetov2
📖 Documentation
❤️ Contributors
- Pooya Parsa (@pi0)
- Martijn Halekor (@martijnhalekor)
- Werheng Zhang (@werheng)
v1.2.3
🩹 Fixes
- parseGitURI: Support
@symbol in ref segment (#153)
📖 Documentation
- Correct
downloadTemplateoptions (#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 failederror (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)