All notable changes to this project will be documented in this file.
no breaking change from 0.2.3.
- fix: tsc build module type
- fix: babel tsc build
- fix: react 17 function props non configurable
- fix: reaction not working after fast refresh. refactor code
- feat: onUpdated
- removed
getOriginalProps
api
- fix: remove getOriginalProps, batch props update in useEffect
- feat: reworked runHook, add tests
- fix: don't collect disposes in onMounted hooks
- feat: support onUnmounted in onMounted
- fix: defineComponent type
- fix: babel remove empty mobx imports
- fix: babel plugin not handle namespace import correctly
init