Skip to content

Latest commit

 

History

History
56 lines (34 loc) · 1.55 KB

CHANGELOG.md

File metadata and controls

56 lines (34 loc) · 1.55 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.

1.0.5 - 2024-05-31

Changed

1.0.4 - 2024-05-30

Changed

1.0.3 - 2024-02-14

Fixed

  • Race condition where initialContextValue ref object may not exist before being set has been fixed

1.0.2 - 2023-04-20

Updated

  • Updated license copyright to be in line with SaaSquatch open-source policy

1.0.1 - 2021-10-25

Updated

  • Catches error messages if the context listener is undefined or unable to start

1.0.0 - 2021-04-21

Added

  • Initial Release
  • Exported hooks:
    • createContext
    • useDomContext
    • useDomContextState