### 🚀 Features - Support additional input from plugins - by @Bekacru [<samp>(75bba)</samp>](https://github.com/better-auth/better-fetch/commit/75bba50) ### 🐞 Bug Fixes - Allow passing a plugin from fetch call options - by @mateeyow in https://github.com/better-auth/better-fetch/issues/52 [<samp>(36fa8)</samp>](https://github.com/better-auth/better-fetch/commit/36fa8f2) - Properly serialize url search params - by @jslno in https://github.com/better-auth/better-fetch/issues/59 [<samp>(ada40)</samp>](https://github.com/better-auth/better-fetch/commit/ada40f5) - Infer stack trace correctly - by @ping-maxwell in https://github.com/better-auth/better-fetch/issues/64 [<samp>(57c79)</samp>](https://github.com/better-auth/better-fetch/commit/57c792d) - **auth**: Ensure getValue is properly awaited - by @nktnet1 in https://github.com/better-auth/better-fetch/issues/48 [<samp>(0c813)</samp>](https://github.com/better-auth/better-fetch/commit/0c81362) ##### [View changes on GitHub](https://github.com/better-auth/better-fetch/compare/v1.1.18...v1.1.19)