Skip to content

v15.0.0

Choose a tag to compare

@victorb victorb released this 05 Jul 16:09
· 1231 commits to main since this release

Bug Fixes

  • add unminified build (659271c)
  • fix node version, add fromAegir to utils (241f0ca)
  • fix original build and test with webpack 4 (9a98a98)
  • fix the test --flow options description (e7eb815)
  • make pre-push opt-in (870bd2d)
  • reduce browserlist to production only (428c125)
  • rework NODE_ENV, indentation, support fn in user webpack (4f31cea)
  • use babel instead of flow-remove-types (c969a97)
  • use transform-flow-comments Babel plugin (32a0373)

Features

  • add ability for user to configure linted files (4accd80)
  • add experimental browser build and karma setup (a8b393c)
  • add flow support (25043f6)
  • lint commit messages (0597098)

BREAKING CHANGES

  • webpack bumped to version 4+