Skip to content

v2.3.1

Compare
Choose a tag to compare
@vincentaudebert vincentaudebert released this 13 Apr 11:05
· 630 commits to main since this release

Fixed

  • Add dist folder to list of Flow ignores, so Flow doesn’t error after a build.
  • Issue with babel helpers. Just reverted commit 6f9f2c3 for now.

Changed

  • Removed a couple of old npm scripts from the days before we introduced rollup to the build
    pipeline.
  • Upgraded a bunch of devDependencies, including Webpack which required a bit of a config refactor.