You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
-14Lines changed: 0 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,20 +7,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
7
8
8
## [Unreleased]
9
9
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
-
24
10
This release focuses on simplifying the package for UserFrosting 4 to improve maintainability. Features unsupported by UF4 are largely removed.
0 commit comments