Skip to content

Latest commit

 

History

History
1003 lines (464 loc) · 38.9 KB

File metadata and controls

1003 lines (464 loc) · 38.9 KB

0.6.35 (2026-07-29)

0.6.34 (2026-07-24)

Bug Fixes

  • moost: getInstanceOwnMethods/getInstanceOwnProps classify by descriptor — never invoke accessors (c3f0c62)

0.6.33 (2026-07-17)

0.6.32 (2026-07-16)

Features

  • moost: DI diagnostics, controller group prefixes, @Params paramSource, inheritance audit (f25c8e1)
  • swagger: derive schemas from atscript annotated types via toJsonSchema (c8a253a)

0.6.31 (2026-07-11)

Features

  • vite: pass page request into SSR render(url, ctx), run renders in an HTTP context so self-fetches carry viewer identity (wooks 0.7.20) (3569a92)

0.6.30 (2026-07-11)

Bug Fixes

  • vite: run HMR DI cleanup under the reload lock, coalesce hot-update waves, add stale-boot diagnostics (3524e33)

Features

  • moost: merge parent metadata into decorated overrides under @Inherit(), add @Inherit(false) opt-out and bare-param inheritance (acf06b3)

0.6.29 (2026-07-07)

Features

  • vite: SSR render() may return head, status, and headers (6b6cacb)

0.6.28 (2026-06-18)

0.6.27 (2026-06-11)

Bug Fixes

  • optimization (ae659f4)
  • vite: accept multiple prefix mounts and keep omitted-prefix prod routing identical to dev (71d7dd0)

0.6.26 (2026-06-10)

Bug Fixes

  • resolve framework bugs, bump wooks to 0.7.19, drop deprecated @moostjs/arbac, and overhaul docs/skill/wiki accuracy (4dab182)
  • vite: scope dev hot reload to the Moost entry graph, keep Vite default HMR for client and SSR render modules (33b5661)

0.6.25 (2026-06-08)

Bug Fixes

  • vite: re-capture MoostHttp.listen on HMR reload to prevent EADDRINUSE on entry-graph edits (a412e36)

0.6.24 (2026-06-07)

Bug Fixes

  • vite: bake Moost entry as a built input and keep wooks runtime a single instance (60bcff2)

0.6.23 (2026-06-05)

Bug Fixes

  • event-wf: honor @StepTTL on requireInput() re-pause throw path (closes #1) (3c30ac1)

0.6.22 (2026-06-02)

Bug Fixes

  • moost: make getHandlerPaths robust to Moost-like stubs (fall back to getControllersOverview) (d2b1cd1)

0.6.21 (2026-06-02)

Features

  • moost: add @MoostInit application-init hook and handler-path helpers (8156397)

0.6.20 (2026-05-31)

0.6.19 (2026-05-31)

Bug Fixes

  • moost: intern context keys via globalKey to survive duplicate module loads (a24754f)
  • vite: serialize HMR reloads to prevent mid-reload request races (08ba00c)

0.6.18 (2026-05-28)

Features

  • event-wf: adopt wooksjs 0.7.16 strategy registry + opts-bag start/resume (c8dd83b)

0.6.17 (2026-05-26)

Bug Fixes

0.6.16 (2026-05-26)

0.6.15 (2026-05-21)

Bug Fixes

  • vite: honor user-set ssr.noExternal in middleware-mode SSR build (e60c48b)

0.6.14 (2026-05-20)

Bug Fixes

0.6.13 (2026-05-20)

0.6.12 (2026-05-20)

0.6.11 (2026-05-20)

Bug Fixes

  • create-moost: await listen/init and register controllers first in SSR template (8448d4b)
  • vite: bundle prod-server.mjs and stop externalizing consumer deps for SSR (96cccdf)
  • vite: bundle-everything for SSR build, selective noExternal in dev (cac80c5)
  • vite: wait for MoostHttp.listen capture across async entries (8264da9)

0.6.10 (2026-05-15)

Bug Fixes

  • deps: override postcss to >=8.5.10 to address GHSA-qx2v-qp2m-jg93 (d1cf5cd)

0.6.9 (2026-05-07)

Bug Fixes

  • deps: bump vite to patched versions to address CVE-2026-39363/39364 (372c2e4)

0.6.8 (2026-04-22)

Bug Fixes

  • add explicit rootDir for TypeScript 6.0 compatibility (10d4e6c)

0.6.7 (2026-04-14)

Bug Fixes

  • resolve dependabot alerts, unify vite to single version (334e073)

Features

  • unified AI skill, fix docs and skill errors, update wooks deps (a1a3d15)

0.6.6 (2026-03-24)

Features

  • moost: add getPrefix() to useControllerContext for runtime access to computed controller prefix (3596b6c)

0.6.5 (2026-03-23)

Features

  • event-wf: add workflow outlets support with handleOutlet, StepTTL, and docs (596671e)

0.6.4 (2026-03-22)

Features

  • add serverEntry option, simplify vite plugin code, and update docs (9e1e889)

0.6.3 (2026-03-21)

Bug Fixes

  • moost-vite externals fix (cc41404)

Features

  • add SSR local fetch, middleware mode, pnpm catalog, and vite 8 upgrade (68e9fe3)
  • add Vue + Moost SSR template to create-moost, fix dye/rewrite build constants (9098015)

0.6.2 (2026-02-27)

0.6.1 (2026-02-26)

0.6.0 (2026-02-26)

Bug Fixes

  • fix tsconfig paths, moduleResolution, and missing type:module across workspace (0e62eab)
  • minor fixes in vite and swagger (3e3fb34)
  • resolve high severity dependabot alert for minimatch ReDoS (CVE-2026-26996) (6b67dfe)
  • swagger: add 3.1.0 support (2c2670b)
  • swagger: add security schemas (c0d448b)

Performance Improvements

0.5.33 (2025-09-18)

Features

  • swagger: update swagger module to work with atscript; update docs (67855f9)

0.5.32 (2025-07-03)

0.5.31 (2025-06-26)

Bug Fixes

Features

  • add instantiate cb into pipes meta (567b82c)

0.5.30 (2025-06-26)

Bug Fixes

Features

  • moost: add ApplyDecorators decorator (4053a4c)

0.5.29 (2025-04-29)

Bug Fixes

0.5.28 (2025-04-29)

Features

  • add decorators for http limits (2a0f6c6)

0.5.27 (2025-02-11)

Features

  • arbac: add @prostojs/arbac support (d33cccf)

0.5.26 (2025-02-10)

Bug Fixes

0.5.25 (2025-02-10)

Bug Fixes

0.5.24 (2025-02-10)

Features

0.5.23 (2025-02-10)

Bug Fixes

0.5.22 (2025-02-10)

Features

  • cli: add CliApp (quck cli app starter) (68a1014)

0.5.21 (2025-01-13)

Bug Fixes

  • vite: add externals support (f93e074)

0.5.20 (2025-01-13)

Bug Fixes

0.5.19 (2025-01-13)

Bug Fixes

  • vite: fix builds and vitest compatibility (4bc25f6)

0.5.18 (2025-01-05)

Features

  • add provide support for param (9e5bfb4)

0.5.17 (2025-01-05)

Bug Fixes

0.5.16 (2025-01-05)

Features

0.5.15 (2025-01-05)

0.5.14 (2024-12-30)

Bug Fixes

  • wf: set Moost as controller context in wf init (0d186dc)

0.5.13 (2024-12-30)

Bug Fixes

  • wf: set Moost as controller context in wf init (0d186dc)

0.5.12 (2024-12-30)

Bug Fixes

  • fix moost logger injection (500a570)

0.5.11 (2024-12-29)

Bug Fixes

  • create-moost: fix tsconfig (71284a5)

0.5.10 (2024-12-29)

Bug Fixes

  • vite: ignore Object dependencies (66507f3)

0.5.9 (2024-12-29)

Bug Fixes

0.5.8 (2024-12-29)

Bug Fixes

0.5.7 (2024-12-29)

Bug Fixes

0.5.6 (2024-12-29)

Bug Fixes

0.5.5 (2024-12-29)

0.5.4 (2024-12-29)

Bug Fixes

0.5.3 (2024-12-29)

Bug Fixes

  • export logger decorators (2a1e537)

0.5.2 (2024-12-29)

Features

  • vite: more controls on logging (2cc38f1)

0.5.1 (2024-12-28)

Features

  • vite: add onEject callback (31c5d9a)

0.5.0 (2024-12-28)

Features

0.4.23 (2024-12-23)

0.4.22 (2024-12-12)

0.4.21 (2024-12-11)

0.4.20 (2024-09-04)

Features

  • otel: add custom attrs support for spans/metrics (a08d63a)

0.4.19 (2024-07-23)

0.4.18 (2024-07-13)

Bug Fixes

  • otel: fix bug in withSpan fn (b524c33)

0.4.17 (2024-07-13)

Features

  • otel: set span error status when exception occured (cc64128)

0.4.16 (2024-07-13)

Features

  • otel: add withSpan utility fn (4438d9d)

0.4.15 (2024-07-12)

Bug Fixes

  • otel: update name of not matched routes (d9a4452)

0.4.14 (2024-07-12)

Bug Fixes

0.4.13 (2024-07-12)

Bug Fixes

  • otel: fix processing wf steps (a4eb2c9)

0.4.12 (2024-07-12)

Bug Fixes

0.4.11 (2024-07-12)

Bug Fixes

  • otel: fix span filtering (1688a58)

0.4.10 (2024-07-12)

Bug Fixes

  • process interceptors only when they have length (eac9438)

0.4.9 (2024-07-12)

Bug Fixes

  • otel: fix accessing controller context (9a0a765)

0.4.8 (2024-07-12)

Bug Fixes

  • remove routed context injection (794f0e8)

Features

  • otel: support spans for interceptors (e8bf6f0)

0.4.7 (2024-07-11)

Features

  • otel: add ignore span capabilities (1a226bc)

0.4.6 (2024-07-10)

Bug Fixes

  • otel: exclude init event from traces (e4d039a)

0.4.5 (2024-07-10)

0.4.4 (2024-07-10)

0.4.3 (2024-07-10)

0.4.2 (2024-07-10)

0.4.1 (2024-07-10)

0.4.0 (2024-07-10)

Features

0.3.44 (2024-07-04)

Features

  • swagger: refactor swagger controller constructor (f5b766d)

0.3.43 (2024-07-04)

Features

  • swagger: add title and descr to schema def (43d2bdb)

0.3.42 (2024-07-04)

Features

  • swagger: add swagger types example (b1e6d87)

0.3.41 (2024-07-04)

0.3.40 (2024-07-03)

Features

  • swagger: add params decorator (8ea85d3)

0.3.39 (2024-07-03)

Bug Fixes

0.3.38 (2024-04-16)

Bug Fixes

0.3.37 (2024-03-31)

0.3.36 (2024-03-31)

0.3.35 (2024-03-31)

0.3.34 (2024-03-31)

0.3.33 (2024-03-31)

Features

0.3.32 (2024-03-31)

Features

  • add replace registry from infact (074c4ec)

0.3.31 (2024-03-27)

0.3.30 (2024-03-26)

0.3.29 (2024-03-26)

0.3.28 (2024-03-23)

0.3.27 (2024-03-23)

0.3.26 (2024-03-22)

Features

  • create context when moost init (217bef3)

0.3.25 (2024-03-21)

0.3.24 (2024-01-31)

0.3.23 (2024-01-26)

0.3.22 (2024-01-22)

0.3.21 (2024-01-19)

0.3.20 (2024-01-19)

0.3.19 (2024-01-19)

Features

  • wf: add generic for inputRequired (4aeba79)

0.3.18 (2024-01-18)

Features

  • wf: export useWfState for imports (c818dd6)

0.3.17 (2024-01-18)

0.3.16 (2024-01-18)

0.3.15 (2024-01-16)

Features

  • wf: update dep, move schemaId to state (20ef66e)

0.3.14 (2024-01-15)

Bug Fixes

  • wf: passing empty prefix when '/' (bcfcd17)

0.3.13 (2024-01-15)

Features

0.3.12 (2023-12-16)

0.3.11 (2023-12-14)

0.3.10 (2023-11-23)

0.3.9 (2023-11-23)

Bug Fixes

  • zod: fix SuperRefine decorator (e6118b6)

0.3.8 (2023-10-06)

0.3.7 (2023-10-03)

0.3.6 (2023-10-02)

0.3.5 (2023-10-02)

Features

0.3.4 (2023-10-01)

Bug Fixes

  • event-http: set header for errors (c66c1b3)

0.3.3 (2023-09-30)

0.3.2 (2023-09-29)

Bug Fixes

0.3.1 (2023-07-31)

Bug Fixes

  • cli: remove console.log (1bfe26a)
  • create-moost: fix esbuild template (364848a)

0.3.0 (2023-07-31)

Bug Fixes

  • cli: improve support for boolean options (e2e4087)

0.2.36 (2023-07-28)

Bug Fixes

  • wf: postpone flows registration (65fa16d)

0.2.35 (2023-07-28)

Bug Fixes

  • set handler type WF_FLOW for WFlow (79a50f8)

0.2.34 (2023-07-28)

Features

  • add event-wf (6a9d862)
  • swagger: add support for body schemas (64181f9)
  • swagger: get schemas from zod (445410d)
  • zod: add strict on objects (959b9e6)
  • zod: improve arrays/optionals/defaults (84cd0df)

0.2.33 (2023-05-29)

Bug Fixes

  • create-moost: add templates (61a3958)

0.2.32 (2023-05-29)

Features

  • create-moost: add app initializer (cc46517)

0.2.31 (2023-05-25)

0.2.30 (2023-05-24)

Bug Fixes

  • event-cli: update to wooks 0.3.1 (0b5d208)

0.2.29 (2023-05-18)

Features

  • event-cli: add global options and aliases (d9d81ee)

0.2.28 (2023-05-18)

Features

  • event-cli: add cliHelp, add cliHelp interceptor (a0e4aec)

0.2.27 (2023-04-19)

Features

  • add controller context composables (3908ff6)

0.2.26 (2023-04-19)

Bug Fixes

  • remove trace from event-http (c0a719e)
  • remove trace from event-http (edf7d3f)

0.2.25 (2023-04-12)

Bug Fixes

  • move args to main fn scope (6c201c9)
  • process after interceptors when failed on init (cab78d4)

0.2.24 (2023-04-12)

Features

  • add more trace logs to http-adapter (bec5d23)

0.2.23 (2023-04-12)

0.2.22 (2023-04-11)

0.2.21 (2023-04-11)

Bug Fixes

  • rename InjectEventLogger (1090344)

0.2.20 (2023-04-11)

Features

  • switch to prostojs logger (1305ba4)

0.2.19 (2023-04-06)

Features

  • add ConstFactory decorator and new infact ver (9b6e9f1)

0.2.18 (2023-02-06)

Bug Fixes

  • http: restore ctx before interceptor:after (8d163fe)
  • http: return error when cought on interceptors init (ef00ebd)

0.2.17 (2023-01-24)

Bug Fixes

  • http: return error when cought on interceptors init (ef00ebd)

0.2.16 (2023-01-21)

0.2.15 (2023-01-21)

Features

  • http: add http server to provide registry (f429ebe)

0.2.14 (2023-01-19)

Bug Fixes

  • adopt new infact and mate versions (5f9fd95)

Features

  • inheritance: add meta inheritance support (0b5368a)

0.2.13 (2023-01-18)

Features

0.2.12 (2023-01-18)

Bug Fixes

0.2.11 (2023-01-17)

Features

  • pipes: adjust validation pipe (9254cce)

0.2.10 (2023-01-17)

Features

  • add resolvers to instance props (b2af823)

0.2.9 (2023-01-16)

0.2.8 (2023-01-15)

Bug Fixes

  • types: adjust api extractor (748b75d)

0.2.7 (2023-01-15)

Bug Fixes

  • cli: add external dependencies (8b35cf8)

0.2.6 (2023-01-14)

Features

  • http: add SetHeader and SetCookie (21e8bff)

0.2.5 (2023-01-14)

Features

0.2.4 (2023-01-09)

Features

  • provide wooks http instance (1af44cd)

0.2.3 (2023-01-06)

0.2.2 (2022-12-23)

0.2.1 (2022-12-23)

0.2.1 (2022-12-23)

0.2.0 (2022-12-23)

Features