Skip to content

0.11.0

Compare
Choose a tag to compare
@oskardudycz oskardudycz released this 08 Aug 11:37
· 87 commits to main since this release

🚀 What's New

  • Moved shim to separate bundle to remove automatic dependency to MongoDB package. Now it won't be always loading. Loading it automatically caused compatibility issues in Cloudflare Workers, plus increased bundle size. Now you can access it by `@event-driven-io/pongo/shim' by @oskardudycz in #56

📝 What's Changed

  • Adjusted transaction typing in Dumbo to include DBClient type Thanks to that, transaction's connection typing will be correctly resolved by @oskardudycz in #55

Full Changelog: 0.10.0...0.11.0