← Back to context

Comment by king_zee

2 hours ago

I've made it a habit now to use the --before=2026-05-30 flag when installing packages, where it'll pick the version released before the date you specify, I usually pick around 5 days ago

If using straight npm (v11.10.0 or higher), you can just add to .npmrc in the project root:

min-release-age=5