HTML5 Boilerplate 9.0.1 Released

See it on GitHub!

View it on npm!

This release was kicked off because of Gulp 5. Gulp 5 has breaking changes so we had to work through the upgrade manually. In the process of doing that upgrade we discovered a couple of bugs.

  1. Christian Oliff noticed that tests were failing on Windows
  2. I noticed that the CSS header didn’t have the correct 9.0.0 version number

The failing Windows tests led me down a rabbit hole which pointed towards a two year old breaking change in glob. It was a few hours of clicking through links and then a quick fix. I also added Windows tests to PRs to make sure it won’t happen again.

And then we cut a release. Open Source, amiright?

Leave a Reply

Your email address will not be published. Required fields are marked *