Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-18 | feat: require jsr prefix for `deno install` and `deno add` (#25698) | Leo Kettmeir | |
2024-08-31 | chore: remove DENO_FUTURE=1 from spec tests (#25329) | Bartek Iwańczuk | |
Towards https://github.com/denoland/deno/issues/25241 | |||
2024-08-09 | fix(add): Better error message when missing npm specifier (#24970) | Nathan Whitaker | |
Before: <img width="278" alt="Screenshot 2024-08-09 at 3 15 01 PM" src="https://github.com/user-attachments/assets/91b0ada6-93ee-4be6-a996-078aef98c2a9"> After: <img width="888" alt="Screenshot 2024-08-09 at 3 52 15 PM" src="https://github.com/user-attachments/assets/3c88a0e8-c761-4f70-88bf-109355ac12f0"> |