Skip to content

v9.2.0 - deepmerge re-export

Compare
Choose a tag to compare
@tizmagik tizmagik released this 01 Mar 16:57
· 21 commits to main since this release

Thanks to @tizmagik in #196 we now re-export deepmerge for convenience. (This is especially useful when you want to lazily attach additional tracking data on the dispatch call, for example).

import { deepmerge } from 'react-tracking';