Skip to content

Latest commit

 

History

History
406 lines (194 loc) · 14.7 KB

CHANGELOG.md

File metadata and controls

406 lines (194 loc) · 14.7 KB

0.4.35 (2024-03-31)

Bug Fixes

  • process HttpError properly (63e3b28)

0.4.34 (2024-03-27)

Features

  • wf: add stepId getter to wf state (279d26a)

0.4.33 (2024-03-27)

Features

  • wf: add stepId to wf context (7161562)

0.4.32 (2024-03-26)

Features

  • check parentCtx for matching event type (9ca2092)

0.4.31 (2024-03-26)

Features

0.4.30 (2024-03-21)

Bug Fixes

0.4.29 (2024-01-31)

Bug Fixes

  • event-http: fix return type of method listen (13af28f)

0.4.28 (2024-01-31)

Bug Fixes

  • event-http: properly type listen method (06243cf)

0.4.26 (2024-01-26)

0.4.25 (2024-01-26)

0.4.24 (2024-01-19)

0.4.23 (2024-01-19)

0.4.22 (2024-01-19)

Features

  • wf: add generic for inputRequired (48f0fac)

0.4.21 (2024-01-18)

Bug Fixes

  • wf: remove double slash (c4b38ef)

0.4.20 (2024-01-18)

Bug Fixes

  • wf: replace double slash (cd140d7)
  • wf: replace double slash (af0e275)
  • wf: replace double slash (074cf56)

0.4.19 (2024-01-18)

Bug Fixes

  • wf: replace double slash (074cf56)

0.4.18 (2024-01-18)

Bug Fixes

  • wf: remove double slash in stepId (ed0df4b)

0.4.17 (2024-01-16)

Features

  • body: add generic type to parseBody (7357043)
  • wf: update wf dep, move schemaId to state (768e4be)
  • wf: update wf dep, move schemaId to state (5d4c4cf)

0.4.16 (2024-01-15)

Bug Fixes

  • wf: remove double slashes when resolving step (5607d53)

0.4.15 (2024-01-15)

Features

0.4.14 (2024-01-15)

0.4.13 (2023-12-16)

0.4.12 (2023-12-16)

0.4.11 (2023-12-14)

0.4.10 (2023-12-14)

Features

  • static: disable parent dir traverse by default (e5e3e60)

0.4.9 (2023-11-22)

0.4.8 (2023-10-06)

0.4.7 (2023-10-03)

0.4.6 (2023-10-02)

Bug Fixes

  • wf: cleanup input after the first step (192561f)

0.4.5 (2023-10-02)

0.4.4 (2023-09-30)

0.4.3 (2023-09-29)

Bug Fixes

  • http-proxy: fix dependencies (1e3c764)

0.4.2 (2023-08-02)

0.4.1 (2023-07-31)

Features

  • cli: add route arg to onRegister cb (9b8513f)

0.4.0 (2023-07-30)

Bug Fixes

  • cli: support optional params and --no-flags (3fb53b8)

0.3.12 (2023-07-28)

Bug Fixes

0.3.11 (2023-07-28)

Bug Fixes

0.3.10 (2023-07-28)

Features

  • add cleanup cb to wf.start (1021169)

0.3.9 (2023-07-28)

Bug Fixes

Features

  • add init cb to wf start (840a718)

0.3.8 (2023-07-28)

0.3.7 (2023-07-28)

Features

0.3.6 (2023-06-07)

Features

  • add router options to adapters options (7fca3d9)

0.3.5 (2023-06-07)

Features

  • wooks: add options for router (73df152)

0.3.4 (2023-06-07)

Bug Fixes

  • http-serve: improve path normalization (36e6217)

0.3.3 (2023-05-26)

Features

  • core: expose type THook (d6c0dc9)

0.3.2 (2023-05-25)

Bug Fixes

  • event-cli: improve params parsing; fix alias handling (cbe2fd5)

0.3.1 (2023-05-24)

0.3.0 (2023-05-23)

Features

  • event-cli: integrate cli-help (3a84669)

0.2.23 (2023-05-18)

Bug Fixes

  • event-cli: fix encoding cmd for lookup (2061add)

0.2.22 (2023-05-18)

Bug Fixes

  • event-cli: exit with code 1 when error returned (ea7fd1b)

0.2.21 (2023-05-18)

Bug Fixes

  • remove encoding from pathParams (2ef20ec)

0.2.20 (2023-05-18)

Features

0.2.19 (2023-05-15)

0.2.18 (2023-04-19)

Bug Fixes

  • improve event-core types (713c665)

0.2.17 (2023-04-12)

Features

  • add not found debug log (a1bf8f4)

0.2.16 (2023-04-12)

Features

  • merge event logger opts to main logger opts (c672253)

0.2.15 (2023-04-11)

0.2.14 (2023-04-11)

Features

0.2.13 (2023-02-07)

Bug Fixes

  • http: merge headers when responding with fetch (70e8e2c)

0.2.12 (2023-02-06)

Bug Fixes

  • proxy: remove unnecessary restoreCtx call (8007c93)

0.2.11 (2023-02-06)

Bug Fixes

  • proxy: restore ctx before return (21aa564)

0.2.10 (2023-01-26)

0.2.9 (2023-01-21)

0.2.8 (2023-01-20)

Features

  • http: add server getter (e4f0368)

0.2.7 (2023-01-18)

Features

  • cli: better error processing (1abe86f)

0.2.6 (2023-01-17)

Bug Fixes

  • types: expose http types (a321219)

0.2.5 (2023-01-06)

0.2.4 (2022-12-23)

0.2.3 (2022-12-22)

0.2.2 (2022-12-22)

Features

  • add event id composable (5ac91ae)

0.2.1 (2022-12-22)

0.2.0 (2022-12-22)

0.1.0 (2022-11-23)

Features

0.1.0 (2022-11-23)

Features

0.1.0 (2022-11-23)

Features

0.0.17 (2022-11-23)

Features

0.0.17 (2022-11-23)

Features

0.0.17 (2022-11-23)

Features

0.0.17 (2022-11-23)

Features