Releases: rooseveltframework/generator-roosevelt
Releases · rooseveltframework/generator-roosevelt
0.19.6
- Added some additional Webpack config defaults to make it easier to bundle third party dependencies without needing to add additional Webpack configs manually.
- Dropped Node 15 support. Added Node 16 support.
- Various dependencies bumped.
0.19.5
- Fixed bug that caused custom app names not to propagate correctly into the generated app if the the app was generated using the
mkroosevelt
command.
- Removed husky and lint-staged from the default deps in generated apps.
- Suppressed unnecessary logs in tests.
- Various dependencies bumped.
0.19.4
- Removed deprecated code from generator.
- Dropped Node 12.
- Various dependencies bumped.
0.19.3
- Fixed custom app name supplied via CLI.
- Various dependencies bumped.
0.19.2
- Fixed missing favicon from generated app.
- Bumped default version of Node.js required to run the sample app.
- Various dependencies bumped.
0.19.1
- Fixed some typos in the generated files.
- Various dependencies bumped.
0.19.0
- Updated to Roosevelt 0.19.0.
- Various dependencies bumped.
0.18.3
- Updated to Roosevelt 0.18.3.
- Various dependencies bumped.
0.18.0
- Updated to Roosevelt 0.18.x.
- Various dependencies bumped.
0.16.0
- Updated to Roosevelt 0.16.x. Matched generator major and minor version to Roosevelt version, thus the big jump in version numbers.
- Various dependencies bumped.