Skip to content

v1.2.4

Latest
Compare
Choose a tag to compare
@pi0 pi0 released this 27 Jan 19:03

compare changes

Note

This release mainly upgrades internal dependencies.

📦 Upgraded internal dependencies

  • Updated nypm from 0.3 to 0.5 (see 0.4 and 0.5 release notes) -- related to install dependencies feature
    • Support Deno v2 as package manager
    • Replace execa with smaller tinyexec
    • Better corepack detection
  • Updated pathe to v2

📖 Documentation

  • Correct function name (#156)
  • Add github actions example for private repo (#197)

❤️ Contributors