v0.33.2
What's Changed
This patch release fixes a regression introduced in ^v0.32.0 whereby imports we're reporting the following TS error:
Cannot find module '@observerly/*' or its corresponding type declarations. [TS2307]Fixes
- fix: amend package.json for better esmodule interop support in @observerly/astrometry. by @michealroberts in #175
Full Changelog: v0.33.1...v0.33.2