Skip to content

Commit

Permalink
Merge pull request #1180 from kethinov/update-changelog
Browse files Browse the repository at this point in the history
Update CHANGELOG.md
  • Loading branch information
kethinov authored Jul 24, 2022
2 parents 9a9cfef + b4691f8 commit ce620fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
- Added `roosevelt-router` feature to improve support for writing isomorphic code for SPAs.
- Added `isomorphicControllers` config option that will permit Roosevelt to make a list of all your controller files that can be used client-side as well so they can be auto-loaded client-side too.
- Altered `clientViews` such that the template list will lack file extensions if the file extension of the template matches the default view engine's file extension.
- Breaking: Default `clientViews` output bundle changed from bundle.js to views.js.
- Fixed confusing console warning.
- HTML validator frontend scripts moved to `<head>`.
- Various dependencies updated.
Expand Down

0 comments on commit ce620fc

Please sign in to comment.