Conversation
Always compatible now
This will be most likely required for other dependencies, like #1631
Closed
RobinTail
commented
Apr 27, 2024
RobinTail
commented
Apr 30, 2024
Owner
Author
I almost forget to do an important thing for v19: - Express should be at least 4.19.2 (lower ones are [vulnurable](GHSA-rv95-896h-c2vc)) - File uploads should be at least 1.5.0 — it has customizible logger that I made and that is being used by the library
Owner
Author
|
I'm going to visit the Regarding Zod 4, so far I only managed to find out that it will increase its minimum Typescript version to 5.0.0, which will not be breaking for |
RobinTail
commented
May 13, 2024
RobinTail
commented
May 13, 2024
RobinTail
commented
May 13, 2024
RobinTail
commented
May 13, 2024
RobinTail
commented
May 13, 2024
RobinTail
commented
May 13, 2024
RobinTail
commented
May 13, 2024
RobinTail
commented
May 13, 2024
RobinTail
commented
May 13, 2024
RobinTail
commented
May 13, 2024
RobinTail
commented
May 13, 2024
RobinTail
commented
May 13, 2024
RobinTail
commented
May 13, 2024
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Pebbles LaDime (Dime) Doe was a black transgender woman.
https://edition.cnn.com/2024/02/25/us/dime-doe-trial-south-carolina-federal-hate-crime/index.html
https://www.nbcnews.com/feature/nbc-out/south-carolina-death-marks-14th-black-transgender-woman-killed-u-n1040971
https://www.justice.gov/opa/pr/south-carolina-man-found-guilty-hate-crime-killing-transgender-woman-because-her-gender
Transgender women suffer too frequently from transphobic violence and cruelty, being the less protected social group. I'd like to raise an awareness of this problem. Humans should be creators — not killers. But most importantly, I want every transgender girl to have an opportunity to create applications quickly and, in general, learn to write code easily in order to receive job offers and leave dangerously transphobic territories for more favorable and civilized ones, and live happily there. Protect transgender women.
This version is focused on making
express-zod-apia completezodplugin. In this regardwithMetais removed in favor of the recommended approach on extendingzodfunctionality, which opens up opportunities for new features and simplifies the consumer experience. Another improvement has been made for parsers: they are now applied selectively depending on the type of expected request.Next: Drop support
zod3.22 #1693Drop Node below 18.18 #1705
Removing condition on compat test for jest in v19 #1707
Theoretically Switching to ESLint v9 #1631
Removing the deprecated withMeta() #1726
Fix: freezing arrays returned by public methods #1736
Feat: Selective parsers with child logger #1741
attachRouting()#1756beforeRoutingnow called before parsing as well #1766Complete
zodplugin with proprietary brands #1730Drop static options #1755
Increasing minimal versions of express and upload peers #1760
Not included, but comes later: Feat: support custom brands handling in Documentation and Integration #1750