fix(test): fix test case for table deletion and optimize code
This commit is contained in:
24
changelog.md
Normal file
24
changelog.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# Changelog
|
||||
|
||||
## {{nextVersion}} - {{nextVersionMessage}}
|
||||
|
||||
### Changed
|
||||
- Updated description
|
||||
- Updated tsconfig
|
||||
- Updated npmextra.json: githost
|
||||
- Switched to new org scheme
|
||||
|
||||
## 2.0.0 - BREAKING CHANGE(core): switch to esm
|
||||
|
||||
### Changed
|
||||
- Switched to ECMAScript modules
|
||||
|
||||
## 1.0.9 - fix(TTL): tables now have a default TTL for data of 1 MONTH
|
||||
|
||||
### Fixed
|
||||
- Tables now have a default TTL (Time-To-Live) for data of 1 month
|
||||
|
||||
## 1.0.10 - fix(TimDataTable): cleanup
|
||||
|
||||
### Fixed
|
||||
- Cleaned up TimDataTable configuration
|
||||
Reference in New Issue
Block a user