We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08a56b1 commit a24b7aeCopy full SHA for a24b7ae
CHANGELOG.md
@@ -5,6 +5,15 @@ The format is based on [keep a changelog](http://keepachangelog.com) and this pr
5
6
## [Unreleased]
7
8
+## [1.28.1] - 2023-08-23
9
+### Added
10
+- Add Satori `recompute` optional input parameter to relevant operations.
11
+
12
+### Changed
13
+- Use generics in realtime before and after TS runtime hook definitions.
14
15
+### Fixed
16
+- Use correct Satori live event active start and end time field type.
17
18
## [1.28.0] - 2023-07-19
19
### Added
0 commit comments