v1.1.0
ReleaseWhat's Changed
- chore: removing minify as it causes debugging issues by @jaredwray in https://github.com/jaredwray/mockhttp/pull/91
- fix: updating readme with correct spelling by @jaredwray in https://github.com/jaredwray/mockhttp/pull/92
- chore: upgrading vitest to 4.0.8 by @jaredwray in https://github.com/jaredwray/mockhttp/pull/93
- chore: upgrading pino to 10.1.0 by @jaredwray in https://github.com/jaredwray/mockhttp/pull/94
- chore: upgrading hookified to 1.13.0 by @jaredwray in https://github.com/jaredwray/mockhttp/pull/95
- chore: upgrading fastify to 5.6.2 by @jaredwray in https://github.com/jaredwray/mockhttp/pull/96
- feat: adding in image routes by @jaredwray in https://github.com/jaredwray/mockhttp/pull/97
- feat: adding in rate limit options by @jaredwray in https://github.com/jaredwray/mockhttp/pull/98
- feat: making rate limiting enabled by default by @jaredwray in https://github.com/jaredwray/mockhttp/pull/99
Full Changelog: https://github.com/jaredwray/mockhttp/compare/v1.0.1...v1.1.0