2023-07-17
- React-Native entry in
package.json
2022-11-19
- ESM
2022-09-04
- Typescript
- Named export:
HotPatcher
Deprecated: Do not use.
2018-11-06
- Added
restore
method for restoring overridden method definitions
2018-08-04
- API breaking changes:
- Removed
this
binding ability inpatch()
method - Added options parameter to
patch()
- Removed
- Added
plugin
method for chaining - Added
chain
option topatch()
2018-07-22
- Add
isPatched
method - Add
patchInline
method
2018-07-22
- Add
control
ability
2018-07-21
- Initial release