We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e1ebd2 commit 4140dc5Copy full SHA for 4140dc5
1 file changed
registry/CHANGELOG.md
@@ -9,8 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Added
11
12
-- Added `isolatePackage` test helper for creating isolated package test environments
+- Added `isolatePackage` to `lib/packages/isolation` for creating isolated package test environments
13
- Added support for testing local development packages in addition to socket-registry packages
14
+- Exposed isolation module as part of public API via `lib/packages`
15
16
### Changed
17
0 commit comments