Skip to content

v3.0.0

Compare
Choose a tag to compare
@NickTsitlakidis NickTsitlakidis released this 04 Jun 19:28
· 52 commits to master since this release

3.0.0 (2024-06-04)

🚀 Features

  • ⚠️ Renaming EventProcessor decorator to ApplyEvent. (22f4f71)
  • Removing uuid library dependency and using native crypto random uuid function. (01e2860)
  • ⚠️ Setting minimum node version to 18.x (be5b68c)

🩹 Fixes

  • Appended events are not cleared if the commit operation fails (13234f4)

⚠️ Breaking Changes

  • ⚠️ Renaming EventProcessor decorator to ApplyEvent. (22f4f71)
  • ⚠️ Setting minimum node version to 18.x (be5b68c)