mobxjs / mobx-state-tree

Full-featured reactive state management without the boilerplate
https://mobx-state-tree.js.org/
MIT License
6.9k stars 639 forks source link

Make Bun as Default Package Manager #2103

Closed chakrihacker closed 4 months ago

chakrihacker commented 8 months ago

What does this PR do and why?

Steps to validate locally

coolsoftwaretyler commented 4 months ago

Hey @chakrihacker - I've been thinking the TypeScript upgrade will be really helpful to resolve some of our existing TypeScript issues. Are you going to be moving this PR forward, or do you mind if I take that on in the next couple of weeks?

chakrihacker commented 4 months ago

I am busy with personal work this month as you know, so you can take a look at this. I will be back after march 15th

coolsoftwaretyler commented 4 months ago

We got a separate PR to update TypeScript over in https://github.com/mobxjs/mobx-state-tree/pull/2103. I'm going to pull that in, then rework this PR so it just focuses on the Bun changes.

coolsoftwaretyler commented 4 months ago

I'm gonna close this in favor of https://github.com/mobxjs/mobx-state-tree/pull/2148 because of the conflicts introduced from https://github.com/mobxjs/mobx-state-tree/pull/2103