logoalt Hacker News

pygy_last Sunday at 12:05 PM2 repliesview on HN

Does `bun upgrade` provide the source code?


Replies

tlnlast Sunday at 3:52 PM

Yes, it provides the commits for a "changelog". Canary builds track main closely, 98f664962 is the tip of main.

~$ bun upgrade [2.42s] Upgraded.

Welcome to Bun's latest canary build!

Report any bugs:

    https://github.com/oven-sh/bun/issues
Changelog:

    https://github.com/oven-sh/bun/compare/f161e0311...98f664962
mort96last Sunday at 1:26 PM

Isn't the source code in the git repo?

show 1 reply