Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Universal properties for arrays #2175

Merged
merged 14 commits into from
Nov 17, 2024
Merged

Universal properties for arrays #2175

merged 14 commits into from
Nov 17, 2024

Conversation

RobinTail
Copy link
Owner

@RobinTail RobinTail commented Nov 16, 2024

New attempt for #1536
Based on the discussion #1193 (reply in thread)

@RobinTail RobinTail added enhancement New feature or request refactoring The better way to achieve the same result breaking Backward incompatible changes labels Nov 16, 2024
@RobinTail RobinTail changed the base branch from master to make-v21 November 16, 2024 18:39
@RobinTail RobinTail added this to the v21 milestone Nov 16, 2024
Copy link

coveralls-official bot commented Nov 16, 2024

Coverage Status

coverage: 100.0%. remained the same
when pulling 99868da on universally-plural
into 3f7bf45 on make-v21.

RobinTail added a commit that referenced this pull request Nov 16, 2024
Due to #2128 , did not found those lines initially, but found during
work in #2175
src/index.ts Outdated Show resolved Hide resolved
@RobinTail RobinTail added the documentation Improvements or additions to documentation label Nov 16, 2024
@RobinTail RobinTail changed the title Exp: Universally plural Exp: Universal properties for arrays Nov 16, 2024
@RobinTail RobinTail modified the milestones: v21, v22 Nov 17, 2024
@RobinTail RobinTail changed the title Exp: Universal properties for arrays Universal properties for arrays Nov 17, 2024
@RobinTail
Copy link
Owner Author

The experiment succeeded.
Evaluating the idea of including it into v21...

@RobinTail RobinTail marked this pull request as ready for review November 17, 2024 14:09
Copy link
Owner Author

@RobinTail RobinTail left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, I think it's better to do it now than unclear when

@RobinTail RobinTail merged commit 8bbb336 into make-v21 Nov 17, 2024
11 checks passed
@RobinTail RobinTail deleted the universally-plural branch November 17, 2024 14:54
RobinTail added a commit that referenced this pull request Nov 20, 2024
![Kesaria Abramidze,
37](https://github.com/user-attachments/assets/31eb16f8-1e7f-40d8-83cd-3b4602eb5922)

Kesaria Abramidze, 37 years young, one of Georgia's most well-known
transgender women, was stabbed to death in her flat in the capital,
Tbilisi, just a day after the country's parliament passed a major
anti-LGBT bill.

https://www.bbc.com/news/articles/cy0lnpn019xo

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 aims to improve the security and the overall development
experience. In particular, the requirements for the Express version are
increased, and you can now run the secure server exclusively.
Alternative plural properties are replaced with universal singular ones
supporting arrays. Specifying the method when creating an endpoint is
now optional, which also makes it easier to assign endpoints on a same
route for different methods. Memory consumption reduced for Routing
traverse. Previously deprecated methods and properties have been
removed, several public interfaces changed in order to enable features
coming up later.

- #2083 
- #2087 
- #2086 
- #2100 
- #2122 
- #2139 
- #2148 
- #2128 
- #2162 
- #2167 
- #2168 
- #2172 
- #2176 
- #2175 
- #2185 
- #2187 
- #2192 
- #2193 
- #2194
RobinTail added a commit that referenced this pull request Dec 8, 2024
Being type is also redundancy.
Should be interface after #2175
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Backward incompatible changes documentation Improvements or additions to documentation enhancement New feature or request refactoring The better way to achieve the same result
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant