Skip to content

Latest commit

 

History

History
67 lines (34 loc) · 707 Bytes

CHANGELOG.md

File metadata and controls

67 lines (34 loc) · 707 Bytes

react-dx

0.2.1

Patch Changes

  • 🐛 fix: ssg error

0.2.0

Minor Changes

  • ✨ feat: support to get specific page props

0.1.3

Patch Changes

  • 🐛 fix: check callbacks

0.1.2

Patch Changes

  • 🐛 fix: joinReactNodes types

0.1.1

Patch Changes

  • simplify useElementsMutationObserver usage

0.1.0

Minor Changes

  • New hook useElementsMutationObserver

0.0.5

Patch Changes

  • ♻️ chore: drop rc-util

0.0.4

Patch Changes

  • 📦 refactor: pure esm package

0.0.3

Patch Changes

  • ✨ feat: support propertiesHoist

0.0.2

Patch Changes

  • ✨ feat: export usePageProps

0.0.1

Patch Changes

  • feat: init project