1.3.1 (2023-08-31) Bug Fixes deps: bump fs-extra and @types/fs-extra (#637) (34d5765) 1.3.0 (2023-08-31) Features add function name to context and event headers (#624) (6be415a) 1.2.3 (2022-09-22) Bug Fixes removed toString('utf-8') in bahvior-router. (#535) (c30fc10) 1.2.2 (2022-09-19) Bug Fixes Hot reloading with chokidar & busting of the require cache. (#515) (703d1f4) 1.2.1 (2022-09-19) Bug Fixes fix issues with http requests (#480) (85c8921) 1.2.0 (2021-10-26) Features add support for custom headers from origins (#261) (3fbe995) 1.1.2 (2021-09-01) Bug Fixes fix package build issue (#247) (3923b6b) 1.1.1 (2021-09-01) Bug Fixes trivial change to bump version (#243) (616452f) 1.0.0 (2021-08-01) Bug Fixes address issue with async iterator polyfill (50d021f) fix type errors (023470f) make custom section optional (e172628), closes #6 remove default from deprecated --cloudfrontport option (1e127bb) Features better emulation of origins and cf includeBody handling (534b34d) initial commit of project files (696021a) overhaul error handling (d3bcf6e), closes #193 rework to run standalone from serverless-offline (561b9dc)