Often it is useful to test in-progress changes to one or more packages in the context of a project before releasing them (particularly when making breaking changes).
There are two ways to do this:
- Preview builds (recommended)
- Local builds
Often it is useful to test in-progress changes to one or more packages in the context of a project before releasing them (particularly when making breaking changes).
There are two ways to do this: