Skip to content

fix: null date should return empty (#868)#872

Merged
harttle merged 1 commit intoharttle:masterfrom
timbze:868_null_date
Apr 7, 2026
Merged

fix: null date should return empty (#868)#872
harttle merged 1 commit intoharttle:masterfrom
timbze:868_null_date

Conversation

@timbze
Copy link
Copy Markdown
Contributor

@timbze timbze commented Apr 7, 2026

Fixes #868

@harttle harttle merged commit 4f9a499 into harttle:master Apr 7, 2026
14 checks passed
@timbze timbze deleted the 868_null_date branch April 7, 2026 16:49
github-actions bot pushed a commit that referenced this pull request Apr 7, 2026
## [10.25.5](v10.25.4...v10.25.5) (2026-04-07)

### Bug Fixes

* enforce root containment for renderFile/parseFile lookups ([#870](#870)) ([f41c1fc](f41c1fc))
* null date should return empty ([#868](#868)) ([#872](#872)) ([4f9a499](4f9a499))
* rounding negative away from zero when half ([#873](#873)) ([1cdf10b](1cdf10b))
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

🎉 This PR is included in version 10.25.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Null date gets converted to Jan 1, 1970

2 participants