Skip to content

Commit 4140dc5

Browse files
committed
Update changelog to reflect isolation module is now exposed in public API
1 parent 8e1ebd2 commit 4140dc5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

registry/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12-
- Added `isolatePackage` test helper for creating isolated package test environments
12+
- Added `isolatePackage` to `lib/packages/isolation` for creating isolated package test environments
1313
- 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`
1415

1516
### Changed
1617

0 commit comments

Comments
 (0)