Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

30 lines (15 loc) · 1.21 KB

Changelog

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

0.0.1 (2023-12-12)

Features

  • remove dependency for tsconfig-recommended (a336965)
  • Update EntityCache class to use async methods (c6bc974)
  • update github repo for npm (16abeaa)

Bug Fixes

  • fix gitignore and tsconfig (063d5b7)
  • upgrade entityCache to support promise interface (e1a9f00)

1.1.0 (2023-12-06)

Features

Bug Fixes