Skip to content

1.0.3

Compare
Choose a tag to compare
@quisido quisido released this 28 Feb 15:32

Enhancements

  • Performance: useForceUpdate now returns useReducer's dispatch function to prevent a reference change on each render. #5

Miscellaneous

  • Added unit test to verify that forceUpdate accepts no parameters.

  • Added unit test to verify that forceUpdate returns undefined.