Skip to content

v4.4.3

Latest
Compare
Choose a tag to compare
@inttter inttter released this 24 Aug 12:23

✨ Features

  • ef81964 ✨ feat: add 'create-ps' alias

    Example

    create-ps cool-new-package
    # The same as 'cps cool-new-package'

🧹 Chores

  • 20e18f9 🧹 chore: do not allow already taken package name's on npm to be used
    • If it returns a 200 response, then a package in the registry already has already taken that name, and thus is not available.
    • If it returns a 404 response, then a package with that name does not exist in the registry, meaning the name is available.

📦 Dependencies

  • 85ff121 📦 chore(package): bump axios from 1.7.2 to 1.7.3 (#13)
  • 907c455 📦 chore(package): bump axios from 1.7.3 to 1.7.4 (#14)
  • a502fab 📦 chore(package): bump execa from 9.3.0 to 9.3.1 (#15)

Files and file contents fetched from Gist's remain unchanged in this release.