All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
###Added
- Add tests for domainMatches and identity (#12)
###Changed
- Update isBrowser() to handle React Native (#11)
- Dist
- Add Memoized type
- Upgrade travis to node lts
- Dist
- Upgrade flow
- Dist
- Make getCurrentScriptUID safer
- Dist
- Document null check
- Dist
- Export constants
- Dist
- Add getCurrentScriptUID
- Dist
- All getScript to search in reverse order
- Dits
- Avoid race condition cancelling ResizeObserver in onResize
- Dist
- Fix dedupeErrors type
- Dist
- Add dedupeErrors