Skip to content

Latest commit

 

History

History
196 lines (128 loc) · 11.3 KB

changelog.md

File metadata and controls

196 lines (128 loc) · 11.3 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

3 December 2024

  • fix/proxy-port-url #44
  • fix: use pathname from incoming request 4d7c65e
  • chore(deps): audit and update 298919a
  • add hash to proxy path 5ae883d
  • chore(deps): drop support for older node versions c33653b
  • chore(deps): docker node 20->22 4d6dcc0

20 June 2024

  • fix/json-body-logging-truncation #41
  • fix: truncate json body to 1500 chars 4bb18eb

28 January 2024

  • enh/update-dockerfile-node-lts #39
  • docs/changelog-config #38
  • feature/workflows #37
  • added: node and docker workflows, ci badges e0f55c1
  • fix: older node version connect calls have different schemas c306127
  • chore(deps): audit fix dev deps 84c7d93
  • chore(deps): bump deprecated 8fb3dfd
  • docs: fix readme alt names on anchors/imgs ad2b1d7
  • docs: added info to fileserver default behaviour 3d9b44d
  • docs: update changelof formatting ff3f971
  • enh: bump dockerfile node to lts 20 4ca27cf

8 November 2023

  • added: handler method receives moxyserver #35
  • docs 8754b66

21 October 2023

  • enh/docs-and-refactor #33
  • Breaking change: breaking change: refactor 983ff79
  • docs: cleanup and reorganize 359988b

5 February 2023

  • fix: support multiple current response handles #31

10 October 2022

  • fix: xml comment in content return type #29
  • fix: add .html to common ext #27

10 October 2022

  • docs: generate docs #25
  • changed: improve readme, add more mimes #24
  • fix: top level delay not fired #23
  • fix: uncaught proxy upstream errors crash server #22
  • docs: add MoxyResponse.end #21
  • update docs 8937971

14 September 2022

  • Fix/stream typings and content type #19
  • fix: MoxyResponse.end return type should be Writable 448a8ef
  • feat: add more ext support and move into class for further extension bb08aad

21 August 2022

  • docs: moving things around #17

21 August 2022

  • Docs/remove readable workaround #15
  • fix: remove pp pipe #14
  • docs: added query params examples #13
  • docs: replace readable workaround with req pipe 3fe6b07

21 August 2022

  • Feat/improve documentation #11
  • fix: npx parsing inline json inserts \n char b1916b0
  • fix: string path config not parsed as regex b99fd1a
  • fix: read body on request ac42075
  • fix: disable reading outside of file dir f6772dc
  • add examples, fix typos ae305c4

20 May 2022

  • fix: unignore package json (applies to dist folder for --version) #9

15 May 2022

  • Feat/add cli version #8
  • cleanup gitignore 554eb6f
  • feat: add githook to publish stage 1079f83
  • feat: add version to moxy cli a2b56c9

13 May 2022

  • Feat/cli inline route config #6
  • add basic config validation f958b49
  • speed up routing tests 8d0719c
  • install chai promise assertions ebf0355
  • added: error handling and logging features 3eb3ff8
  • added: cli supports --on for inline path config 84762c3
  • docs: add example for programatic path loading and cli with --on 3b39800
  • docs: trim trailing spaces 28dd0e6

1 May 2022

  • fix: compiles to node 12 with random id polyfill #4
  • fix: link to source in docs references main branch instead of commit eeebf63

1 May 2022

  • fix: no prod deps, image size is largely package-lock 0aec983

1 May 2022

  • fix: replace top-level index imports with local index dcfdd91

1 May 2022

  • docs: move markdown api docs to pages 0b050e4

1 May 2022

  • Docs/update readme #3
  • Fix/query parsing logic #2
  • fix: move dev dependency to where it belongs #1
  • fix: reverse version bump (as requested) cf4976b
  • docs: add missing route mount to compose example e30b31a
  • enh: split defs and code to remove comments in code for a smaller bundle 08bcbe3
  • fixes and refactoring c294850
  • re-use defs config in container 09d4c53
  • docs: updated readme and created api docs 24d5779
  • docs: fix doxy comment copy paste b12e8f9
  • fix: provide more meaningful response codes from router http api 527f192
  • fix: docs and readme formatting with images 433a7b7

27 April 2022

  • docs: fix readme TOC and docker run command 05f61d2
  • fix: bake init into dockerfile fd2906c
  • fix: support standard end of args, fix error formatting 34523c5

1.0.0

26 April 2022