It does not yet remove our lerna config, since we have many open PRs that would be somewhat tricky to migrate with a huge file-structure diff. So for now, we'll stay as a "monorepo" with just the one sub-package. Once we close those other PRs, we will be able to get rid of all our monorepo configuration entirely.
This PR:
Removes packages/mst-middlewares
Removes any of the top level config that referred to package/mst-middlewares
What does this PR do and why?
Closes #2027
This PR is the last step of https://github.com/mobxjs/mobx-state-tree/issues/2027. It removes
mst-middlewares
and related configuration and documentation from this repository.It does not yet remove our lerna config, since we have many open PRs that would be somewhat tricky to migrate with a huge file-structure diff. So for now, we'll stay as a "monorepo" with just the one sub-package. Once we close those other PRs, we will be able to get rid of all our monorepo configuration entirely.
This PR:
packages/mst-middlewares
package/mst-middlewares