Skip to content

v1.6.0

Choose a tag to compare

@EDM115 EDM115 released this 03 Dec 19:29
· 163 commits to master since this release
035bdee

Important

NPM, Yarn, Bun and Deno are now supported πŸ₯³

✨ feat : add a new --packagemanager/-pm flag to specify other package managers to use than PNPM
πŸ’₯🚚 feat : exit code 5 (unexpected error) is now 99 to leave place for potential future ones
✨ cli : the exit code 5 is now thrown when a specified package manager isn't present on the repo
βœ… tests : add tests for the package managers detection
🎨 format : add region markers and reorder functions
🎨 format : always use named imports in tests
πŸ’‘ docs : document every new function
πŸ“ docs : change the logo image to a lighter WEBP one
πŸ”₯ docs : remove old versions of the logo
πŸ“ docs : tweak a bit the README
⬇️ deps : lock tsdown out of beta
πŸ”§ config : tweak the TS config

Full Changelog: 1.5.1...1.6.0