Skip to content

Remove APIs marked as deprecated in v0.3.0 #11603

@michaelbromley

Description

@michaelbromley

In v0.3.0, several APIs were changed but the existing APIs were kept but marked as deprecated.

Examples: Connection -> DataSource, findByIds.

In the v1.0 of TypeORM, we will remove these deprecated APIs.

This issue is currently a placeholder to track the overall task, but needs to have a list of the exact APIs to be removed, and should be referenced in any PRs removing these APIs.

MongoDB/BSON: Seems those deprecations are rather from the client, we just copy-pasted the types. Not sure if we need to do anything there.

Metadata

Metadata

Type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions