Skip to content
This repository has been archived by the owner on Aug 1, 2018. It is now read-only.

Releases: fusionjs/fusion-react-async

v1.2.4

31 Jul 18:15
e0aeabd
Compare
Choose a tag to compare

Changelog

  • Add deprecation notice (#117)
  • Fix inconsistencies in documentation and code (#116)
  • Update dependency eslint-plugin-flowtype to v2.50.0 (#113)
  • Update dependency babel-eslint to v8.2.5 (#112)
  • Update dependency @babel/preset-react to v7.0.0-beta.52 (#111)
  • Update dependency eslint-plugin-react to v7.10.0 (#107)

v1.2.3

05 Jul 18:34
Compare
Choose a tag to compare

Changelog

  • Fix prepare algorithm with new Provider/Context api (#109)
  • Update dependency @babel/preset-react to v7.0.0-beta.51 (#106)
  • Update dependency eslint-plugin-flowtype to v2.49.3 (#105)
  • Update dependency @babel/preset-react to v7.0.0-beta.49 (#104)
  • Update dependency eslint-plugin-flowtype to v2.47.1 (#102)
  • Add flow annotations for required annotation linter (#101)
  • Update uber/web-base-image Docker tag to v1.0.5 (#100)
  • Disable linter warnings for componentWillMount and componentWillReceiveProps usage (#99)
  • Update React Context usage for flow 0.72 (#98)
  • Add .npmrc (#95)

v1.2.2

18 Apr 00:23
Compare
Choose a tag to compare

Changelog

  • Improve Flow type definitions for exported functions (#93)

v1.2.1

10 Apr 22:09
Compare
Choose a tag to compare

Changelog

  • Support React.createContext() (#90)

v1.2.0

09 Apr 21:22
Compare
Choose a tag to compare

Changelog

  • Add opts.componentDidUpdate (#86)

v1.1.2

26 Mar 21:07
741f905
Compare
Choose a tag to compare

Changelog

  • Support React.Fragment (#84)

v1.1.1

21 Mar 21:02
Compare
Choose a tag to compare

Changelog

  • Update dependency eslint to v4.19.0 (#74)
  • Refactor to fix issues with context handling and use instance methods (#80)
  • Fix typo (#75)
  • Update dependency prettier to v1.11.1 (#71)

v1.1.1-0

21 Mar 18:32
ff35799
Compare
Choose a tag to compare
v1.1.1-0 Pre-release
Pre-release

Changelog

  • Update dependency eslint to v4.19.0 (#74)
  • Refactor to fix issues with context handling and use instance methods (#80)
  • Fix typo (#75)
  • Update dependency prettier to v1.11.1 (#71)

v1.1.0

28 Feb 00:08
Compare
Choose a tag to compare

Changelog

  • Add support for componentWillReceiveProps (#72)
  • Update dependency eslint-plugin-flowtype to v2.46.1 (#66)
  • Update dependency eslint-plugin-react to v7.7.0 (#67)
  • Update dependency babel-eslint to v8.2.2 (#68)
  • Update dependency eslint to v4.18.1 (#69)
  • Update dependency create-universal-package to v3.4.1 (#70)
  • Update dependency flow-bin to v0.66.0 (#64)
  • Update dependency eslint to v4.18.0 (#65)

v1.0.2

16 Feb 18:51
Compare
Choose a tag to compare

Changelog

  • Fix issue with prepare of component and no chunk ids (#61)
  • Update dependency eslint-plugin-flowtype to v2.44.0 (#59)
  • Add issue template (#62)