Skip to content

2.0.0

Choose a tag to compare

@bstaruk bstaruk released this 10 Feb 12:15
af53f3c

This major release brings starbase-react up to feature parity (but with its trademark React spin on things) with starbase 2.0.0. Refer to those patch notes for more detailed coverage.

2.0.0 Patch Notes

  • renamed watch command to dev.
  • removed postcss-responsive-type plugin.
  • fixed broken source maps when using the dev command.
  • svgs now end up in /images instead of /assets, to be more consistent with the other image types (png, jpg, jpeg, gif).
  • removed unnecessary fetch & promise polyfills (relics from starbase vanilla).
  • travis ci has been removed from the project, because it really wasn't necessary and it was more of a personal learning experience, than anything actually useful for this project.
  • all dependencies updated.