-
Notifications
You must be signed in to change notification settings - Fork 504
Issues: typestack/class-transformer
discussion: addressing the current state and future plans for...
#1389
opened Nov 12, 2022 by
NoNameProvided
Open
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
Author
Label
Milestones
Assignee
Sort
Issues list
fix: Transform not working with "[email protected]"
status: needs triage
Issues which needs to be reproduced to be verified report.
type: fix
Issues describing a broken feature.
#1783
opened Nov 10, 2024 by
andrazperson
fix: Issues which needs to be reproduced to be verified report.
type: fix
Issues describing a broken feature.
plainToInstance
with discriminated type union with no matching subTypes
silently returns DTO
status: needs triage
#1762
opened Sep 24, 2024 by
Woodz
question: how to provide a type for each array element individually
type: question
Questions about the usage of the library.
#1749
opened Aug 29, 2024 by
egarkavy
fix: Nested objects are empty in some cases when using serialization groups
type: fix
Issues describing a broken feature.
#1746
opened Aug 20, 2024 by
jlefebvre1997
fix: plainToInstance is not working correcly
status: needs triage
Issues which needs to be reproduced to be verified report.
type: fix
Issues describing a broken feature.
#1744
opened Aug 19, 2024 by
ingrocha
What is the best way to nest properties ?
type: question
Questions about the usage of the library.
#1736
opened Aug 1, 2024 by
victorantunesb
question: Use Questions about the usage of the library.
strategy: 'excludeAll'
with some explicitly untyped data
type: question
#1730
opened Jul 15, 2024 by
Cyberuben
question: release a new version?
type: question
Questions about the usage of the library.
#1725
opened Jul 11, 2024 by
MoreBlood
fix: allow plain to class to convert from Set to Set instead of from Set to Array
status: needs triage
Issues which needs to be reproduced to be verified report.
type: fix
Issues describing a broken feature.
#1723
opened Jul 6, 2024 by
onhate
fix: Readme.md is outdated in regards of decorator names
status: needs triage
Issues which needs to be reproduced to be verified report.
type: fix
Issues describing a broken feature.
#1721
opened Jun 27, 2024 by
SimonX200
fix: Multiple Getter Calls in class-transformer
type: fix
Issues describing a broken feature.
#1707
opened May 31, 2024 by
JHyeok
fix: incorrect property name in validation messages when using @Expose()
status: needs triage
Issues which needs to be reproduced to be verified report.
type: fix
Issues describing a broken feature.
#1705
opened May 29, 2024 by
prdepyadv
fix: JSDoc comments do not automatically apply to overloads
status: needs triage
Issues which needs to be reproduced to be verified report.
type: fix
Issues describing a broken feature.
#1704
opened May 27, 2024 by
sliekens
Cannot transform string to number
type: fix
Issues describing a broken feature.
#1672
opened Jan 18, 2024 by
stad-nico
fix: exposeDefaultValues does not work
type: fix
Issues describing a broken feature.
#1609
opened Aug 31, 2023 by
js-d-coder
Custom transformation using @Transform decorator is getting reset
type: fix
Issues describing a broken feature.
#1585
opened Aug 3, 2023 by
arun-subramanian-1
fix: class-transformer doesn't work with vercel edge runtime
status: needs triage
Issues which needs to be reproduced to be verified report.
type: fix
Issues describing a broken feature.
#1574
opened Jul 23, 2023 by
apexguy
question: discriminate based on which properties, rather than the value of one?
type: question
Questions about the usage of the library.
#1520
opened Apr 30, 2023 by
bdarcus
fix: Transform Metadata is lost when importing class via dependency
status: needs triage
Issues which needs to be reproduced to be verified report.
type: fix
Issues describing a broken feature.
#1518
opened Apr 28, 2023 by
whgoss
Why is @Expose() decorator required to create new property fields?
type: question
Questions about the usage of the library.
#1508
opened Apr 18, 2023 by
Krrish-raj
fix: Issues describing a broken feature.
@Expose
with same name not evaluated for all properties
type: fix
#1503
opened Apr 12, 2023 by
JeffreyArt1
The option Issues which needs to be reproduced to be verified report.
type: fix
Issues describing a broken feature.
ignoreDecorators
does not ignore @Transform
status: needs triage
#1471
opened Mar 8, 2023 by
cjsewell
question: How may I ignore all @expose decorator but keep anothers decorators
type: question
Questions about the usage of the library.
#1456
opened Feb 17, 2023 by
AndresGX
question: How to correctly use plainToInstance with Set<T>?
type: question
Questions about the usage of the library.
#1446
opened Feb 2, 2023 by
sorashi
question: How can I convert some optional parameters defined in the model without excluding the attributes not defined in the model?
type: question
Questions about the usage of the library.
#1445
opened Feb 1, 2023 by
PerryFinn
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.