Skip to content

Releases: stoikerty/dev-toolkit

v4: Webpack for universal js and hot-reloading

19 Mar 17:03
Compare
Choose a tag to compare

See the release PR.

Functionality of previous versions has been extended. You still have es6/es2015, react, eslint, scss & browsersync. But now it's all served and compiled via webpack instead of gulp, this is very much still a boilerplate at this point.

v3: Switch to using gulp for compiling assets

05 Mar 13:58
Compare
Choose a tag to compare

The switch to gulp was significant as it enabled the use of compiled javascript and had some nice features like browser-sync.

Uses babel for es6/es2015, react, eslint, nodemon, scss & browsersync.

v2: Use moonboots server and livereload

05 Mar 14:00
Compare
Choose a tag to compare

Experiments with moonboots-server and live-reloading code.

v1: Use middleman server

05 Mar 13:59
Compare
Choose a tag to compare

The toolkit has its roots as a simple boilerplate used with middleman.