Bun v1.2.19 - Fixes 163 issues, addressing 1,043 👍 - `bun install --linker=isolated` : pnpm-style isolated symlink installs - `bun update --interactive` - `bun why <pkg>` - VSCode test explorer integration - Bun.sql gets faster - `--console-depth` bun.sh/blog/bun-v1.2.…
@bunjavascript Thank you guys for making my life better 🙏 writing scripts is now delightful with $
@bunjavascript That's it. "bun install --linker=isolated" finally seals the deal. Moving everything to Bun now! I would have called this Bun v2. It's that big of a release. 🎉
@bunjavascript Love the `bun why` addition! 🚀
@bunjavascript waiting for the `bun-types` !!! github.com/DefinitelyType…
@bunjavascript `bun update --interactive` is very cool and I really like `bun pm pkg`. The ergonomics Bun keeps introducing is excellent! I wish the workspace enhancements fixed github.com/oven-sh/bun/is… but this is a great release otherwise.
@bunjavascript When will the CompressionStream will be supported in bun?
@bunjavascript Interactive update doesn't update the package.json after installing
@bunjavascript When you get the chance can you please have a look at this issue @jarredsumner github.com/oven-sh/bun/is…
@bunjavascript My suggestion for yarn like version selection ui didnt landed 🥲, imo that has the best ux and combining with deps/dev deps grouping that @jarredsumner wanted, it would have been best of both world (yarn and pnpm)
@bunjavascript Would be nice to configure “bun install --linker=isolated” as the default for “bun install” Perhaps an alias would work 🤔
@bunjavascript bun update --filter="*" please.
@bunjavascript When is frontend bundling getting some love? I want to use html templating with Bun-dlling without needing to run a build step first
@bunjavascript is the `bun.toml` a new thing? bun.sh/blog/bun-v1.2.…
@bunjavascript Does interactive upgrade work on monorepos by default?
@bunjavascript Na próxima atualização já estaremos aproveitando esse upgrade de performasse!
@bunjavascript Where is my interaction? :)
@bunjavascript Can anyone tell me why --linker=isolated is so crucial? I'm not familiar with this symlink thing
@bunjavascript What about node js compatibility tests?