Skip to content

Commit 1f08e36

Browse files
Changelog prep for 3.0.0
1 parent 62fd62a commit 1f08e36

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10-
## [3.0.0-rc.2] - 2019-02-10
11-
12-
This release focused on internal refactoring and improving test coverage. Many discoverd bugs have been fixed.
13-
14-
### Fixed
15-
- Potential deadlock in bundles processor.
16-
- Swallowing of exceptions raised within bundler factory and bundler factory streams.
17-
- Virtual path rules in a config not being correctly checked for duplicate matchers.
18-
- Fixed edge case where if the first file in a bundle failed to a resolve a file the resulting exception would never bubble up due to the source stream never being unpaused. #21
19-
- Fixed issue where bundles using both `scripts` and `styles` would result in only files emitted as part of `styles` bundling appearing in the results callback data. #22
20-
- Other undocumented assorted edge cases.
21-
22-
## [3.0.0-rc.1] - 2019-01-09
23-
2410
This release focuses on simplifying the package for UserFrosting 4 to improve maintainability. Features unsupported by UF4 are largely removed.
2511

2612
### Added

0 commit comments

Comments
 (0)