-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
022b28f
commit e8ca5f0
Showing
4 changed files
with
24 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# 3.0.0 (2024-06-04) | ||
|
||
|
||
### 🚀 Features | ||
|
||
- ⚠️ Renaming EventProcessor decorator to ApplyEvent. ([22f4f71](https://github.com/NickTsitlakidis/event-nest/commit/22f4f71)) | ||
- Removing uuid library dependency and using native crypto random uuid function. ([01e2860](https://github.com/NickTsitlakidis/event-nest/commit/01e2860)) | ||
- ⚠️ Setting minimum node version to 18.x ([be5b68c](https://github.com/NickTsitlakidis/event-nest/commit/be5b68c)) | ||
|
||
### 🩹 Fixes | ||
|
||
- Appended events are not cleared if the commit operation fails ([13234f4](https://github.com/NickTsitlakidis/event-nest/commit/13234f4)) | ||
|
||
#### ⚠️ Breaking Changes | ||
|
||
- ⚠️ Renaming EventProcessor decorator to ApplyEvent. ([22f4f71](https://github.com/NickTsitlakidis/event-nest/commit/22f4f71)) | ||
- ⚠️ Setting minimum node version to 18.x ([be5b68c](https://github.com/NickTsitlakidis/event-nest/commit/be5b68c)) | ||
|
||
### ❤️ Thank You | ||
|
||
- Nick Tsitlakidis |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters