Releases: wojtekmaj/react-async-button
Releases · wojtekmaj/react-async-button
v1.2.0
31 Jan 19:58
Compare
Sorry, something went wrong.
No results found
What's new?
Converted package to TypeScript (#66 ). Thanks, @KsavinN !
v1.1.0
05 Nov 13:20
Compare
Sorry, something went wrong.
No results found
What's changed?
Refactored the code not to use @babel/runtime. This makes this version of React-Async-Button more than 70% smaller than the previous one!
v1.0.1
26 May 12:26
Compare
Sorry, something went wrong.
No results found
Bug fixes
Removed unwanted console.error when onClick function throws an error.
v1.0.0
19 Apr 12:16
Compare
Sorry, something went wrong.
No results found
What's new?
Added support for React 18.
Added support for forwarding ref to button.
v0.1.2
08 Sep 13:28
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fix missing @babel/runtime dependency.
v0.1.1
08 Sep 13:25
Compare
Sorry, something went wrong.
No results found
Bug fixes
Fixed regeneratorRuntime is not defined error.
v0.1.0
08 Sep 12:12
Compare
Sorry, something went wrong.
No results found