Changelog
v0.4.3
Release
April 5, 2025
- fix: fixing workflows to use npm for docker by @jaredwray in https://github.com/jaredwray/mockhttp/pull/44
Full Changelog: https://github.com/jaredwray/mockhttp/compare/v0.4.2...v0.4.3
v0.4.2
Release
April 5, 2025
- fix: updating the description in swagger definition by @jaredwray in https://github.com/jaredwray/mockhttp/pull/34
- feat: adding in auto port detection by @jaredwray in https://github.com/jaredwray/mockhttp/pull/35
- chore: migrating to pnpm for workflows by @jaredwray in https://github.com/jaredwray/mockhttp/pull/36
- chore: upgrading vitest to 3.1.1 by @jaredwray in https://github.com/jaredwray/mockhttp/pull/37
v0.4.1
Release
March 1, 2025
- chore: upgrading tsup, tsx, and typescript to latest by @jaredwray in https://github.com/jaredwray/mockhttp/pull/29
- chore: upgrading vitest to 3.0.7 by @jaredwray in https://github.com/jaredwray/mockhttp/pull/30
- chore: upgrading hookified to 1.7.1 by @jaredwray in https://github.com/jaredwray/mockhttp/pull/31
- chore: upgrading swc to 1.11.5 by @jaredwray in https://github.com/jaredwray/mockhttp/pull/32
v0.4.0
Release
January 26, 2025
- feat: adding in the start of mockhttp class by @jaredwray in https://github.com/jaredwray/mockhttp/pull/28
Full Changelog: https://github.com/jaredwray/mockhttp/compare/v0.3.0...v0.4.0
v0.3.0
Release
January 25, 2025
- chore: upgrading vitest to 3.0.4 by @jaredwray in https://github.com/jaredwray/mockhttp/pull/21
- chore: upgrading typescript to 5.7.3 by @jaredwray in https://github.com/jaredwray/mockhttp/pull/22
- chore: upgrading tsup and scalar to latest by @jaredwray in https://github.com/jaredwray/mockhttp/pull/23
- chore: upgrading fastify to 5.2.1 and modules to latest by @jaredwray in https://github.com/jaredwray/mockhttp/pull/24
v0.2.3
Release
December 31, 2024
- removing CORS as its is not needed by @jaredwray in https://github.com/jaredwray/mockhttp/pull/17
- feat: adding in robots.txt file by @jaredwray in https://github.com/jaredwray/mockhttp/pull/18
- feat: adding in sitemap.xml by @jaredwray in https://github.com/jaredwray/mockhttp/pull/19
- chore: upgrading modules to latest by @jaredwray in https://github.com/jaredwray/mockhttp/pull/20
Full Changelog:...
v0.2.2
Release
December 28, 2024
- Adding in docker description and CORS for allowing logo.svg access
v0.2.1
Release
December 13, 2024
- moving to logging on a single line by @jaredwray in https://github.com/jaredwray/mockhttp/pull/15
- upgrading scalar to 1.25.82 by @jaredwray in https://github.com/jaredwray/mockhttp/pull/16
Full Changelog: https://github.com/jaredwray/mockhttp/compare/v0.2.0...v0.2.1
v0.2.0
Release
December 13, 2024
- response inspection by @jaredwray in https://github.com/jaredwray/mockhttp/pull/14
Full Changelog: https://github.com/jaredwray/mockhttp/compare/v0.1.0...v0.2.0
v0.1.0
Release
December 12, 2024
- adding in contributing and code of conduct by @jaredwray in https://github.com/jaredwray/mockhttp/pull/1
- migrating to correct folder format by @jaredwray in https://github.com/jaredwray/mockhttp/pull/2
- adding in logo and favicon by @jaredwray in https://github.com/jaredwray/mockhttp/pull/3
- adding in headers and user-agent endpoints by @jaredwray in https://github.com/jaredwray/mockhttp/pull/4
- moving to scalar by @jaredwray in https://github.com/jaredwray/mockhttp/pull/5