v1.6.0
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