Skip to content

Releases: rooseveltframework/generator-roosevelt

0.19.6

30 May 15:41
0f501a1
Compare
Choose a tag to compare
  • 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

22 Mar 23:15
be8965c
Compare
Choose a tag to compare
  • 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

03 Feb 18:23
9c53334
Compare
Choose a tag to compare
  • Removed deprecated code from generator.
  • Dropped Node 12.
  • Various dependencies bumped.

0.19.3

03 Sep 13:37
053642e
Compare
Choose a tag to compare
  • Fixed custom app name supplied via CLI.
  • Various dependencies bumped.

0.19.2

05 Aug 12:27
ae98af0
Compare
Choose a tag to compare
  • Fixed missing favicon from generated app.
  • Bumped default version of Node.js required to run the sample app.
  • Various dependencies bumped.

0.19.1

02 Aug 23:22
f627ad6
Compare
Choose a tag to compare
  • Fixed some typos in the generated files.
  • Various dependencies bumped.

0.19.0

02 Aug 23:10
47b8f5d
Compare
Choose a tag to compare
  • Updated to Roosevelt 0.19.0.
  • Various dependencies bumped.

0.18.3

31 Jul 18:42
2fc33b8
Compare
Choose a tag to compare
  • Updated to Roosevelt 0.18.3.
  • Various dependencies bumped.

0.18.0

25 May 15:15
19115f9
Compare
Choose a tag to compare
  • Updated to Roosevelt 0.18.x.
  • Various dependencies bumped.

0.16.0

28 Feb 13:10
0172b1d
Compare
Choose a tag to compare
  • 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.