Remix.run Logo
pygy_ a day ago

Does `bun upgrade` provide the source code?

tln a day ago | parent | next [-]

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
mort96 a day ago | parent | prev [-]

Isn't the source code in the git repo?

pygy_ a day ago | parent [-]

v1.4 hasn't been tagged... No idea what the shipped binary corresponds to.