Access TypeORM changelog updates through our uniform API. Same JSON structure across all sources — no adapter-specific parsing needed.
GET https://watchchangelog.com/api/v1/entries?source=typeorm.releases{
"source": "typeorm.releases",
"vendor": "TypeORM",
"id": "tag:github.com,2008:Repository/52773157/0.3.31",
"published_at": "2026-07-14T11:30:30.000Z",
"title": "0.3.31",
"url": "https://github.com/typeorm/typeorm/releases/tag/0.3.31",
"summary": "Bug Fixes cache: release query runner on error in storeInCache ( #12545 ) ( a84b9b3 ) correct grammar in AlreadyHasActiveConnectionError message ( #12554 ) ( 304d129 ) entity-manager: default invalidWhereValuesBehavior to throw on the write path ( #12690 ) ( 44d8052 ) entity-manager: validate where criteria in increment/decrement ( #12692 ) ( 8a51b75 ) mongodb: use cursor.transform for doc to entity transformation and skip load broadcast in next if toArray ( #11926 ) ( 0bbefc9 ) move hashing function to PlatformTools ( #12648 ) ( c456cbd ) multiple recursive cte problems ( #12490 ) ( 7c26654 ) normalization of FindOptionsWhere for arrays and Buffers ( #12577 ) ( a8173fc ) persistence: preserve select false columns on the in-memory entity after save() ( #12501 ) ( 324c46c ) postgres: improve normalizeDatetimeFunction for tstzrange data type ( #12182 ) ( bf47c9f ) query-builder: reject empty where criteria on update and delete operations ( #12629 ) ( 81b9466 ) query-builder: wrap inner joins under left joins correctly ( #11137 ) ( d5f4b9d ) remove require() calls that break bundlers ( #12647 ) ( 30f9fc7 ) tree-entity: tree entity schema propagation in internal TreeRepository methods ( #12590 ) ( 7fb7c2c ) Full Changelog : 0.3.30...0.3.31",
"tags": [
"TypeORM",
"typeorm.releases",
"orm",
"typescript",
"database"
]
}Sign up to access the full changelog API. All public sources are free — no credit card required.
Sign Up Free →+2 more
+2 more