Releases
v1.16.25
Merge pull request #21 from kevinashworth/fix-updateprojectupdatecontacts (87714aa )
Lint and remove dead code (63e0ad2 )
Add spec to test add, remove, update of contacts on a project (add91f5 )
WIP - working ? (e067ee8 )
Turn off some console.logging (0357fc1 )
Add handleUpdateContacts to handleAddContacts and handleRemoveContacts (3fbfd4b )
Merge pull request #20 from kevinashworth/fix-writestatistic (cc39890 )
Finish up. Run and pass tests. (28d786e )
Fix eslint errors (3f1fde6 )
standard --> eslint (b93ea85 )
Add dependencies to useEffect (bb7a58a )
Refactor: debounce with useRef instead of useCallback (6dd4807 )
Refactor: don't use state derived from props (ddc5b9b )
standard --> standardx (ab33407 )
Add tests for callback writing of stats on adding a new feature (2459e13 )
Improve Write Stats button UI. Add permissions. Fix date bug, error bug. (3d2f456 )
Add spec to test Write These Stats... button (features only) (8d84ea5 )
Refactor to use useUpdate2 correctly (instead of useUpdate incorrectly) (86486ff )
You can’t perform that action at this time.