Skip to content

Latest commit

 

History

History
67 lines (40 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

67 lines (40 loc) · 1.03 KB

Changelog

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.

[Unreleased]

###Added

  • Add tests for domainMatches and identity (#12)

###Changed

  • Update isBrowser() to handle React Native (#11)

[1.0.141] - 2020-10-05

  • Dist
  • Add Memoized type
  • Upgrade travis to node lts

[1.0.140] - 2020-10-02

  • Dist
  • Upgrade flow

[1.0.139] - 2020-09-30

  • Dist
  • Make getCurrentScriptUID safer

[1.0.138] - 2020-09-29

  • Dist
  • Document null check

[1.0.137] - 2020-09-29

  • Dist
  • Export constants

[1.0.136] - 2020-09-29

  • Dist
  • Add getCurrentScriptUID

[1.0.134] - 2020-09-29

  • Dist
  • All getScript to search in reverse order

[1.0.133] - 2020-09-28

  • Dits
  • Avoid race condition cancelling ResizeObserver in onResize

[1.0.132] - 2020-09-28

  • Dist
  • Fix dedupeErrors type

[1.0.131] - 2020-09-28

  • Dist
  • Add dedupeErrors