Current version
1.0.8 (Latest)
Current stable release of PM-Auto with core features: Features:- Define reusable package presets in JSON configuration
- Support for npm, pnpm, yarn, and bun package managers
- Interactive and non-interactive command handling
- Install and uninstall presets with single commands
- Dry-run mode for previewing commands
- List and describe presets
- Config path management
- Custom flags and version specification per package
- Development dependency support
pm-auto install- Install preset packagespm-auto uninstall- Remove preset packagespm-auto list- List all presetspm-auto describe- Show preset detailspm-auto config- Set config file pathpm-auto config-path- Show current config path
Check your version
To check which version of PM-Auto you have installed:Update PM-Auto
To update to the latest version:Release history
For detailed release notes and historical versions, visit:GitHub Releases
View all releases, download specific versions, and see detailed changelogs
Breaking changes
Upgrade guide
When upgrading PM-Auto:- Check the release notes for any breaking changes
- Update globally:
- Verify your config still works:
- Test with dry-run:
Roadmap
Upcoming features being considered:- Plugin system for custom package managers
- Config validation command
- Template presets library
- Multi-config support
- Interactive preset builder
Feature requests and suggestions are welcome on GitHub Issues.
Version support
Supported versions:- 1.0.x - Current stable release (actively maintained)
- Node.js 14 or higher
- One of: npm, pnpm, yarn 2+, or bun
Stay updated
To stay informed about new releases:- Watch the repository on GitHub for release notifications
- Check this changelog before updating
- Review migration guides for major version updates
Previous versions
View older versions
View older versions
Detailed changelogs for versions prior to 1.0.8 are available on the GitHub Releases page.To install a specific version: