Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

v1.1.0

Latest

Choose a tag to compare

@jedwards1211 jedwards1211 released this 22 Dec 18:13

1.1.0 (2021-12-22)

Bug Fixes

  • deps: update dependency flow-bin to ^0.69.0 (33bbad2)
  • get rid of module field in package.json (987d58b)
  • move @babel/runtime to dependencies (addab3e)
  • remove package-lock.json (fb5eca8)
  • unignore webpack.config.js (c80d037)
  • use componentDidUpdate instead of componentWillUpdate (07bda52), closes #2 #3

Features