diff --git a/.changeset/hip-moons-play.md b/.changeset/hip-moons-play.md index 57ff28a1e..b8fc6c69c 100644 --- a/.changeset/hip-moons-play.md +++ b/.changeset/hip-moons-play.md @@ -2,4 +2,4 @@ '@emotion/memoize': minor --- -Migrate to TypeScript and emit declarations based on the code +Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.