File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,10 +10,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1010### Added
1111- ` sprinkle:list ` bakery command
1212- ` NoCache ` middleware to prevent caching of routes with dynamic content
13+ - Sample test environment for Docker
1314
1415### Changed
1516- Sprinkle list in the bakery ` debug ` command to uses the new ` sprinkle:list ` table
1617- ` routerCacheFile ` config now only contains filename. Locator is used to find the full path
18+ - Updated Docker integration
1719
1820### Fix
1921- Fix for ` Test ` Bakery command
@@ -31,6 +33,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3133 - Added specific tests for sprinkleManager with 100% test coverage
3234- Ignore existing ` package-lock.json ` which caused incorrect dependencies to be installed when upgrading from older versions of UserFrosting.
3335- Vendor assets not found in production mode
36+ - Various Docker specific edge cases and misconfigurations
3437
3538## 4.2.0-beta.1
3639
You can’t perform that action at this time.
0 commit comments