We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c94eba commit 7e343e0Copy full SHA for 7e343e0
1 file changed
CHANGELOG.md
@@ -9,9 +9,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
9
10
[//]: # (spell-checker:disable)
11
12
+### Fixed
13
+- Missing bundles and files not being logged when stream completes without providing all required files.
14
+
15
### Changed
16
- Name of bundle class, existing symbol name preserved to maintain compatibility.
-- Deprecated export `BundleOrchastrator` in favour of `BundleOrchestrator`
17
+- Deprecated export `BundleOrchastrator` in favour of `BundleOrchestrator`.
18
19
[//]: # (spell-checker:enable)
20
0 commit comments