MIP 1.1 -- finally released!
Changelog
[Unreleased] — 2026-05-27
Latest commits
| Commit |
Description |
ss |
Unclear, likely a test or placeholder commit |
g |
Unclear, possibly a typo or quick save |
release today? |
Question or preparation for a release |
updated docs |
Documentation updated |
tests passed |
Confirmation that all tests are passing |
May 26, 2026
| Commit |
Description |
fixed tests |
Fixed broken unit/integration tests |
Merge branch 'main' |
Merged main branch into current branch |
Enter the commit message |
Placeholder commit message (likely forgotten to edit) |
Update SECURITY |
Security documentation or policy updated |
fix |
General bug fix (unspecified) |
1.1.0???? |
Possibly a new version tag or release attempt |
clif fix |
Fixed an issue related to CLI framework (CLIF) |
May 25, 2026
| Commit |
Description |
fix windows spaces |
Fixed path/space-related issues on Windows |
supa install |
Added or improved supa install command |
issue fix |
Fixed a reported GitHub issue |
--json for outdated |
Added --json output flag to outdated command |
May 22, 2026
| Commit |
Description |
fixed windows install |
Fixed installation issues on Windows |
May 19, 2026 (last week)
| Commit |
Description |
Delete node_modules directory |
Removed node_modules (likely to fix corruption) |
merge: resolve conflicts |
Resolved merge conflicts |
nah bro |
Informal/placeholder commit (no real changes?) |
Delete node_modules directory, that was a trouble |
Removed problematic node_modules causing issues |
plans for more! |
Added future feature plans or roadmap |
release of 1.0.0 |
Official v1.0.0 release |
Create flake.nix |
Added Nix flake configuration |
Merge branch 'main' |
Merged main branch |
da |
Unclear (likely test or minor change) |
Create npm-publish.yml |
Added GitHub Actions workflow for npm publishing |
Create ci.yml |
Added CI workflow |
Create npm-publish-github-packages.yml |
Added workflow for GitHub Packages publishing |
fix before REAL RELEASE |
Final fixes before major release |
feat: update mip features table, refactor install and uninstall commands |
Updated feature table + refactored install/uninstall logic |
Added support for fixing vulnerabilities in mip audit command |
Added auto-fix for vulnerabilities in mip audit |
Added frozen lockfile check to CI command |
Added --frozen-lockfile check in CI |
Add exports command and related translations |
Added exports command + i18n translations |
Added dedupe and genlock commands, updated i18n locales and lib/index.js |
Added dedupe and genlock commands + i18n + core updates |
(VERY IMPORTANT! - if you want stable binaries, build mip by yourself!)