Releases: rooseveltframework/generator-roosevelt
Releases · rooseveltframework/generator-roosevelt
0.22.3
- Updated
rooseveltConfig.json
to account for the latest changes in Roosevelt.
- Updated various dependencies.
0.22.2
- Updated
.gitignore
to account for the latest changes in Roosevelt.
- Updated various dependencies.
0.22.1
- Updated
.gitignore
to account for the latest changes in Roosevelt.
- Updated various dependencies.
0.22.0
- Updated generator to account for breaking changes in Roosevelt.
- Fixed a bug that displayed
undefined
as the directory name on the app start instructions.
- Updated various dependencies.
0.21.11
- Added generator version to console output.
- Various dependencies updated.
0.21.10
- Altered default global model to prevent a common race condition.
- Various dependencies updated.
0.21.9
- Added
eslint-plugin-html
to the default devDependency list.
- Fixed typo in CLI output when app is generated.
- Various dependencies updated.
0.21.8
- Various dependencies updated.
0.21.7
- Fixed issue that would cause
npx mkroosevelt
to return an undefined variable in its output.
- Refactored deprecated APIs.
- Various dependencies updated.
0.21.6
- Fixed bug with template rendering in generated apps.
- Various dependencies updated.