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

docs: run publish-docs #2063

Closed coolsoftwaretyler closed 10 months ago

coolsoftwaretyler commented 11 months ago

This is the diff after running yarn publish-docs against https://github.com/mobxjs/mobx-state-tree/discussions/2062.

Perhaps it should be added to that release, but since the auto-generation is deterministic, I think it's fine to leave it separate for now.

This is one of those things we should solve with a good CI flow.

coolsoftwaretyler commented 11 months ago

Ah I think we neglected to update some docs tests when we added new types.

I'm going to leave this for now and perhaps fix tomorrow. Should be a quick one. If anyone else sees this before I get to it, go ahead and fix it up!