-
Notifications
You must be signed in to change notification settings - Fork 1
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
1d054fe
commit a199efb
Showing
3 changed files
with
24 additions
and
2 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 |
---|---|---|
@@ -1,3 +1,20 @@ | ||
- commits: | ||
- subject: Return `ISODateString` instead of `date` | ||
hash: 37e2d446c0ec11f2e3a1ab41b1a205280062bd5d | ||
body: > | ||
The internal and external representation of the returned object from | ||
pinejs should be consistent. | ||
Pinejs internal interface will return date or date time fields as date object. For the external interface the object is JSON.stringified so that date becomes an ISO string anyway. | ||
footer: | ||
Change-type: major | ||
change-type: major | ||
Signed-off-by: fisehara <[email protected]> | ||
signed-off-by: fisehara <[email protected]> | ||
author: fisehara | ||
version: 7.0.0 | ||
title: "" | ||
date: 2024-03-04T17:37:23.873Z | ||
- commits: | ||
- subject: Update dependency @types/chai-datetime to ^0.0.39 | ||
hash: 428c5a2c94bd753cc2ffc6d1e012c3a743e1b4d2 | ||
|
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