Releases: jaredwray/mockhttp
Releases · jaredwray/mockhttp
v0.9.0
What's Changed
- feat: adding in multiple http methods for plain, html, and text by @jaredwray in #78
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- feat: adding in plain endpoint by @jaredwray in #74
- feat: adding in text endpoint by @jaredwray in #75
- feat: adding in html endpoint by @jaredwray in #76
- fix: removing eslint by @jaredwray in #77
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- feat: adding in custom traffic badge by @jaredwray in #65
- feat: adding in auth with basic, bearer, digest by @jaredwray in #66
- chore: upgrading typescript to 5.9.2 by @jaredwray in #67
- chore: upgrading codecov to v5 by @jaredwray in #68
- chore: upgrading pino to 9.9.0 by @jaredwray in #69
- chore: upgrading hookified to 1.12.0 by @jaredwray in #70
- chore: upgrading fastify to 5.5.0 by @jaredwray in #71
- chore: migrating from xo to biome by @jaredwray in #72
- fix: adding error on warnings for biome check by @jaredwray in #73
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- chore: adding in min for cloud run by @jaredwray in #60
- chore: upgrading xo to 1.2.1 by @jaredwray in #61
- chore: upgrading vitest to 3.2.4 by @jaredwray in #62
- chore: upgrading @scalar/api-reference to 1.32.9 by @jaredwray in #63
- chore: upgrading hookified to 1.10.0 by @jaredwray in #64
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- fix: adding in application/json for return time on cookies by @jaredwray in #52
- chore: upgrading vitest to 3.2.3 by @jaredwray in #53
- chore: upgrading tsup to 8.5.0 by @jaredwray in #54
- chore: upgrading pino to 9.7.0 by @jaredwray in #55
- chore: upgrading hookified to 1.9.1 by @jaredwray in #56
- chore: upgrading xo to 1.1.0 by @jaredwray in #57
- chore: upgrading fastify to 5.4.0 by @jaredwray in #58
- feat: adding in the anything route from httpbin by @jaredwray in #59
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- chore: updating github actions and scripts by @jaredwray in #45
- chore: upgrading @swc/core and tsx to latest by @jaredwray in #46
- chore: upgrading vitest to 3.1.3 by @jaredwray in #47
- chore: upgrading hookified to 1.9.0 by @jaredwray in #48
- chore: upgrading fastify to 5.3.2 by @jaredwray in #49
- feat: moving docker to get external packaging by @jaredwray in #50
- feat: adding in cookies from httpbin by @jaredwray in #51
Full Changelog: v0.4.3...v0.5.0
v0.4.3
What's Changed
- fix: fixing workflows to use npm for docker by @jaredwray in #44
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- fix: updating the description in swagger definition by @jaredwray in #34
- feat: adding in auto port detection by @jaredwray in #35
- chore: migrating to pnpm for workflows by @jaredwray in #36
- chore: upgrading vitest to 3.1.1 by @jaredwray in #37
- chore: upgrading typescript to 5.8.3 by @jaredwray in #38
- chore: upgrading hookified to 1.8.1 by @jaredwray in #39
- chore: upgrading fastify to 5.2.2 by @jaredwray in #40
- chore: upgrading @swc/core to 1.11.16 by @jaredwray in #41
- chore: upgrading @scalar/api-reference to 1.28.12 by @jaredwray in #42
- feat: adding in docker compose example by @jaredwray in #43
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- chore: upgrading tsup, tsx, and typescript to latest by @jaredwray in #29
- chore: upgrading vitest to 3.0.7 by @jaredwray in #30
- chore: upgrading hookified to 1.7.1 by @jaredwray in #31
- chore: upgrading swc to 1.11.5 by @jaredwray in #32
- chore: upgrading fastify and scalar modules to latest by @jaredwray in #33
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- feat: adding in the start of mockhttp class by @jaredwray in #28
Full Changelog: v0.3.0...v0.4.0