It would be nice if when using workspaces (https://bun.com/docs/pm/workspaces) the tests which tested functionality between packages could just work. This would probably involve making sure the tests rely on the final builds of packages which are imported from the workspace.
“Workspace support” could also be construe to mean some sort of CHANGELOG support, because figuring out what’s changed and publishing the changed versions in dependency order is currently quite painful.
It would be nice if when using workspaces (https://bun.com/docs/pm/workspaces) the tests which tested functionality between packages could just work. This would probably involve making sure the tests rely on the final builds of packages which are imported from the workspace.
“Workspace support” could also be construe to mean some sort of CHANGELOG support, because figuring out what’s changed and publishing the changed versions in dependency order is currently quite painful.