diff --git a/CHANGELOG.md b/CHANGELOG.md index eda830291b..3ce37ee882 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,8 @@ * Fix Cocoapods to version 1.14.3 on Github Actions. * Migrated bingen from `util::Optional` to `std::optional`. -* Upgrading `@realm/fetch` to the newly released v0.1.1. +* Upgrading `@realm/fetch` to the newly released v0.1.1 and no longer bundling it into the SDK package. +* SDK package is no longer using Rollup, but instead using bare `tsc` utilizing TypeScript project references. ([#6492](https://github.com/realm/realm-js/pull/6492)) ## 12.6.0 (2024-01-29)