Skip to content

1.11.1

Compare
Choose a tag to compare
@rmconsole-wf rmconsole-wf released this 15 Jun 19:24

Complete 1.11.1 Changeset

Bug Fixes

  • Revert #77: Update FluxUiComponent subscriptions when new props are received.
    • Reverted since this broke subclasses that weren't calling super in lifecycle methods componentWillReceieveProps and componentDidUpdate
    • Kept @mustCallSuper annotations from this changeset