docs: fix README typo (#3746)

* docs: fix typos

* Update Releases.md

* Update Releases.md

* Update Releases.md

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
This commit is contained in:
Mayuresh Dharwadkar 2023-10-30 09:45:16 +05:30 committed by GitHub
parent 09759c1945
commit 9b3f44ca69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,8 +16,8 @@
- BREAKING(encoding): deprecate old encode/decode in hex.ts (#3673)
- BREAKING(front_matter): deprecate default exports (#3653)
- BREAKING(io): deprecate io top level module (#3556)
- fix(collections): accept readonly arrays in aggregateGroups, reduceGroups, zip
(#3662)
- fix(collections): accept read-only arrays in aggregateGroups, reduceGroups,
zip (#3662)
- fix(datetime): correctly format midnight in 12-hour time (#3667)
- fix(datetime): fix dayOfYear when the timezone has DST (#3668)
- fix(encoding): add validation of the input types (#3666)