✨ Features
-
ef81964 ✨ feat: add 'create-ps' alias
Example
# This is the same as 'cps newpackage' create-ps newpackage
🧹 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.
- If it returns a
📦 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.