mobxjs / mobx-state-tree

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

chore: bump to v6.0.0 and build docs #2179

Closed coolsoftwaretyler closed 1 month ago

coolsoftwaretyler commented 2 months ago

What does this PR do and why?

This PR will mark MST as v6. Discussion here. In the last maintainer meeting we decided we'd move forward with this on Monday, May 6, 2024.

Before merging and shipping to npm, we'll want to run bun run publish-docs one more time to get everything published at the same commit.

Steps to validate locally

bun run test:all should pass, and once we're ready with docs, we can re-run those, deploy, merge this, tag it, and publish to npm.