Skip to content
This repository was archived by the owner on Feb 8, 2022. It is now read-only.

3.0.0

Compare
Choose a tag to compare
@aaronbushnell aaronbushnell released this 23 May 17:08
· 205 commits to master since this release
  • πŸš€ New name!: We're rebranding the project to something less boring.
  • βœ… Pretty task output: Now you won't stare at a giant wall of text when running the build and watch tasks. We're using Listr to present a nicely-formatted process list so you see a simplified version of the output.
  • πŸ“¦ Promote Yarn as the new package manager: Now that Yarn has had time to settle we're going to recommend it going forward for package management.
  • πŸ—Ί Remove sprite sheet: While sprites are a good thing the advent of http2 and reducing the complexity of Pura are more important. This allows us to use SVGs as-is and not work around issues like sprite bleeding and odd background-size issues.
  • πŸ›  Update Node version and packages: We couldn't update everything, but we're running nearly all new versions of the Project Starter packages. Plus we're now on Node 7.7.1.