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
feature: Top level abstract class parsing
flag: needs discussion
Issues which needs discussion before implementation.
type: feature
Issues related to new features.
#1548
opened Jun 6, 2023 by
kwek20
question: is this repo abandoned?
type: question
Questions about the usage of the library.
#1546
opened Jun 3, 2023 by
stasgm
feature: Add tags to include/exclude fields conditionally at a more global level
flag: needs discussion
Issues which needs discussion before implementation.
type: feature
Issues related to new features.
#1543
opened May 30, 2023 by
lmexo
Exclude decorator not works with Nestjs and Typeorm entities
status: needs triage
Issues which needs to be reproduced to be verified report.
type: fix
Issues describing a broken feature.
#1539
opened May 22, 2023 by
MarcoLopes389
fix: plainToClassFromExist is not work for type Decimal
status: needs triage
Issues which needs to be reproduced to be verified report.
type: fix
Issues describing a broken feature.
#1531
opened May 15, 2023 by
Jardielson-s
version and name options not working together
status: needs triage
Issues which needs to be reproduced to be verified report.
type: fix
Issues describing a broken feature.
#1522
opened May 2, 2023 by
amir-khoshbakht
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: When I use Issues which needs to be reproduced to be verified report.
type: fix
Issues describing a broken feature.
plainToClass
in my nestjs app to validate nested env it cannot convert them
status: needs triage
#1519
opened Apr 28, 2023 by
kasir-barati
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
Expose Decorator in typescript 5.0.4
status: needs triage
Issues which needs to be reproduced to be verified report.
type: fix
Issues describing a broken feature.
#1510
opened Apr 20, 2023 by
JoseLuiz432
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
question: why does @Type(() => Boolean) is intended to always return true?
type: question
Questions about the usage of the library.
#1506
opened Apr 17, 2023 by
hoon5083
question: How to serialize a class instance with default values automatically removed?
type: question
Questions about the usage of the library.
#1505
opened Apr 17, 2023 by
ahochsteger
fix: Issues which needs to be reproduced to be verified report.
type: fix
Issues describing a broken feature.
@Expose
with same name not evaluated for all properties
status: needs triage
#1503
opened Apr 12, 2023 by
JeffreyArt1
Class with nested types returning nested property name: undefined when undefined JSON is being parsed
type: question
Questions about the usage of the library.
#1495
opened Apr 3, 2023 by
airowe
nested objects with class-transformer's plainToClass fails
status: needs triage
Issues which needs to be reproduced to be verified report.
type: fix
Issues describing a broken feature.
#1494
opened Apr 1, 2023 by
gordielachance
question: <your-title-goes-here>
type: question
Questions about the usage of the library.
#1488
opened Mar 25, 2023 by
rtarling
why I get an empty ObjectId?
status: needs triage
Issues which needs to be reproduced to be verified report.
type: fix
Issues describing a broken feature.
#1484
opened Mar 22, 2023 by
cityvoice
question: how to transform a flat object to a nested object ?
type: question
Questions about the usage of the library.
#1479
opened Mar 17, 2023 by
8NAF
Feature: Provide a common base class to avoid implicit casting issues
flag: needs discussion
Issues which needs discussion before implementation.
type: feature
Issues related to new features.
#1478
opened Mar 16, 2023 by
chriskuech
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
fix: if constructor is a property, plainToClass will throw a error
status: needs triage
Issues which needs to be reproduced to be verified report.
type: fix
Issues describing a broken feature.
#1462
opened Feb 28, 2023 by
ALCLCGS
question: I'm trying to convert a model using plainToInstance and it's not returning an undefine property even though I'm passing the correct value
type: question
Questions about the usage of the library.
#1457
opened Feb 19, 2023 by
thiago-js
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
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.