All Versions
10
Latest Version
Avg Release Cycle
29 days
Latest Release
1560 days ago

Changelog History

  • v2.6.12 Changes

    January 15, 2020

    Patches

  • v2.6.11 Changes

    January 14, 2020

    Patches

    • ⬆️ Upgrades dependencies and build configuration: 2cba514
    • 🚚 Moves prop-types to dependencies as per official recommendation: 77a0dcb
  • v2.6.10 Changes

    October 21, 2019

    Patches

    • Typings: withSize add onSize callback: #167
    • ⚡️ Disable eslint on ts files and update readme layout: 5bc32d7
    • ⚡️ Update readme layout: 7935f5d

    Credits

    Huge thanks to @beckend for helping!

  • v2.6.9 Changes

    October 19, 2019

    Patches

    • Export noPlaceholders global variable in react-sizeme.d.ts: #174
    • ⬆️ Upgrades deps: 99608d0

    Credits

    Huge thanks to @jwoe for helping!

  • v2.6.8 Changes

    October 11, 2019

    Patches

    • ⬆️ Upgrades deps: 56cf111
    • ⚡️ Update react-sizeme.d.ts: #171
    • 🛠 Fix an error for old firefox which doesn't have isSameNode method: #169
    • 🔨 Minor refactor: 86ba92e

    Credits

    Huge thanks to @NNNaix and @jongsue for helping!

  • v2.6.7 Changes

    May 01, 2019

    Patches

    • Replaces lodash.throttle and lodash.debounce with throttle-debounce: f507cd9
  • v2.6.6 Changes

    May 01, 2019

    Patches

    • Ensures listeners get uninstalled when dom node changes or component unmounts: b11218b
  • v2.6.5 Changes

    May 01, 2019

    Patches

    • 🔨 Minor refactor and optimisation on cDU: 7d59da7
  • v2.6.4 Changes

    April 30, 2019

    Patches

    • 🛠 Minor fixes to typescript definitions: 002843f
  • v2.6.3 Changes

    April 28, 2019

    Patches

    • ➕ Adds definition files: 25674ba