Roadmap

See what amazing new features we are expecting to land in the next TypeORM versions.

Note on 1.0.0 release

We are planning to release a final stable 1.0.0 version in near future. However, TypeORM is already actively used in a number of big production systems. The main API is already very stable. TypeORM follows a semantic versioning and until 1.0.0, breaking changes may appear in 0.x.x versions. However, since the API is already quite stable we don't expect too many breaking changes.

How to install latest development version?

To install latest development version use the following command:

npm i typeorm@next

0.3.0

0.2.0

Last updated

Was this helpful?