Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

v0.5.0

Compare
Choose a tag to compare
@hstove hstove released this 28 Nov 01:52
· 94 commits to master since this release
0eeb149

Version 0.5.0 is now on NPM!

This release includes a bunch of fixes and upgrades:

  • Update lots of old dependencies (gulp, yeoman, and more) that were outdated and had security issues in dependencies
  • Updated yeoman and gulp code to work with newer versions
  • Fixed npm start in the vanilla JS generator. Thanks @zone117x for #33 !
  • Fixed the port configuration not being passed to the dev server correctly. Thanks @siddhantgoel for #34 !
  • CircleCI config update so that tests are passing correctly