Skip to content

Latest commit

 

History

History
231 lines (138 loc) · 3.48 KB

CHANGELOG.md

File metadata and controls

231 lines (138 loc) · 3.48 KB

React Hash Scroll Change Log

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.

Table of Contents

[Unreleased]


[1.4.7] - (2021-10-20)

Changed

  • Updated peer dependencies

[1.4.6] - (2021-08-25)

Changed

  • Updated react peer dependency

[1.4.5] - (2021-02-13)

Changed

  • Dependency Updates

[1.4.4] - (2021-01-04)

Fixed

  • CHANGELOG formatting

[1.4.3] - (2020-12-18)

Fixed

  • Logo in Readme

[1.4.2] - (2020-12-18)

Changed

  • Documentation updates

[1.4.1] - (2020-12-03)

Added

  • useHashScroll demo

Fixed

  • ChildrenHash logging warning inaccurately

[1.4.0] - (2020-12-03)

Added

  • useHashScroll hook

[1.3.2] - (2020-12-02)

Added

  • Demos & Demos Documentation

[1.3.1] - (2020-11-30)

Added

  • Website & Website Documentation

[1.3.0] - (2020-11-27)

Added

  • ChildrenHash component

Dependencies


[1.2.3] - (2020-11-26)

Removed

  • Source Maps for UMD builds

[1.2.2] - (2020-11-26)

Fixed

  • Typo in UMD build

[1.2.1] - (2020-11-26)

Fixed

  • Link to unpkg build in README

[1.2.0] - (2020-11-26)

Added

  • UMD build added

Changed

  • unpkg documentation added to README

[1.1.0] - (2020-11-24)

Added

  • DEFAULT_SCROLL_FUNC helper function

Changed

  • Minimized build size
  • Documentation modifications

[1.0.2] - (2020-11-23)

Changed

  • Documentation updated

[1.0.1] - (2020-11-23)

Added

  • CHANGELOG

Fixed

  • README made more readable

[1.0.0] - (2020-11-23)

  • Initial release