Skip to content

Latest commit

 

History

History
193 lines (85 loc) · 4.88 KB

CHANGELOG.md

File metadata and controls

193 lines (85 loc) · 4.88 KB

0.14.0 (2024-11-08)

Features

  • types: Regenerate packages with upgraded ops packages (936026a)

0.13.0 (2024-11-07)

Features

  • date-time: Added the getMonthIndex helper function (8d979d2)

0.12.2 (2024-10-27)

Bug Fixes

  • date-time: Update static function to no longer be constants (f366ffe)

0.12.1 (2024-10-26)

Bug Fixes

  • hooks: Resolve issue updating element reference in useHook hook (340e2f4)

0.12.0 (2024-10-26)

Features

  • types: Added the isFileResult type-checker and updated status field (2fc6410)

0.11.2 (2024-10-24)

Bug Fixes

  • date-time: Update the conditionals in validate functions (f5f4e26)

0.11.1 (2024-10-24)

Bug Fixes

  • date-time: Resolve issue with the date-time format functions (f385b23)

0.11.0 (2024-10-24)

Features

  • hooks: Added the composeRefs function and hook (80a1379)

0.10.0 (2024-10-22)

Features

  • monorepo: Use latest storm build tools in monorepo (6bf00c5)

0.9.2 (2024-10-20)

Bug Fixes

  • date-time: Resolve issue with parsing ISO-8601 string (a63273e)

0.9.1 (2024-10-20)

Bug Fixes

  • date-time: Resolved issue with creating date-time in validation function (2a3c1e8)

0.9.0 (2024-10-18)

Features

  • date-time: Provide time zone to the formatting function (318ab55)

0.8.0 (2024-10-18)

Features

  • date-time: Added new flags to formatting options for helper functions (b702d6c)

Bug Fixes

  • serialization: Resolved stack overflow issue with StormParser class (f890df9)

0.7.0 (2024-10-15)

Features

  • types: Added the index and status properties to the SelectOption type (7da9603)

0.6.0 (2024-10-14)

Features

  • types: Added the description property to the SelectOption type (94c33d2)

0.5.0 (2024-10-11)

Features

  • types: Added the help and success ValidationDetail message types (207bf67)

0.4.0 (2024-10-10)

Features

  • utilities: Added the toPath and toDeepKey functions (1977f13)

0.3.2 (2024-10-10)

Bug Fixes

  • monorepo: Regenerate markup after token update (a37ef2a)

0.3.1 (2024-10-10)

Bug Fixes

  • types: Added missing tags and regenerated markdown (7ab98cc)

0.3.0 (2024-10-10)

Features

  • utilities: Update the base Nx configuration (99988e0)

Bug Fixes

  • monorepo: Update the Nx configuration to include release process specifications (df311f7)

0.2.4 (2024-10-10)

Bug Fixes

  • monorepo: Regenerate the README file formatting (b81153c)

0.2.3 (2024-10-09)

Bug Fixes

  • utilities: Reformatting the README files (723d68b)

0.2.2 (2024-10-08)

Bug Fixes

  • types: Regenerate the monorepo markdown files (2b5818e)

0.2.1 (2024-10-08)

Bug Fixes

  • monorepo: Resolve issue with markdown across entire monorepo (ee6720c)

0.1.0 (2024-02-10)

🚀 Features

  • server-cache: Added base package to support various types of caching on the server (8be6e04)

  • server-cache: Added the caching access/modify methods (36d8540)

❤️ Thank You

  • Patrick Sullivan