Skip to content

Latest commit

 

History

History
148 lines (61 loc) · 3.83 KB

CHANGELOG.md

File metadata and controls

148 lines (61 loc) · 3.83 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.5 (2020-08-09)

Bug Fixes

  • add @znck/prop-types as dependency (db00d49), closes #10

1.0.4 (2019-08-16)

1.0.3 (2019-08-16)

Bug Fixes

1.0.2 (2019-08-16)

Bug Fixes

  • Remove browser field from package.json (6c0f200)

1.0.1 (2019-08-16)

Bug Fixes

  • Include Hydrate.js file in published bundle (c27d186)

1.0.0 (2019-08-16)

Features

  • Remove wrapping element (8c9af4c)

BREAKING CHANGES

  • Now does not generate any extra DOM nodes.

0.2.2 (2019-07-19)

Bug Fixes

  • Remove unnecessary console log (#6) (58a9cba)

0.2.1 (2019-01-26)

Bug Fixes

0.2.0 (2019-01-19)

Features

  • Add props withDelay, on and force props (651c531)

0.1.5 (2019-01-18)

0.1.4 (2019-01-18)

0.1.3 (2019-01-18)

Bug Fixes

  • Remove unnecessary global IntersectionObserver instance (8cf3aa7), closes #1

0.1.2 (2019-01-18)

Bug Fixes

  • Force hydrate if no SSR rendered html found (ce733bb)

0.1.1 (2019-01-18)

Bug Fixes

0.1.0 (2019-01-18)

Features

0.0.2 (2019-01-18)

0.0.1 (2019-01-18)