0.6.35 (2026-07-29)
0.6.34 (2026-07-24)
- moost: getInstanceOwnMethods/getInstanceOwnProps classify by descriptor — never invoke accessors (c3f0c62)
0.6.33 (2026-07-17)
0.6.32 (2026-07-16)
- 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)
- 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)
- vite: run HMR DI cleanup under the reload lock, coalesce hot-update waves, add stale-boot diagnostics (3524e33)
- 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)
- vite: SSR render() may return head, status, and headers (6b6cacb)
0.6.28 (2026-06-18)
0.6.27 (2026-06-11)
- optimization (ae659f4)
- vite: accept multiple prefix mounts and keep omitted-prefix prod routing identical to dev (71d7dd0)
0.6.26 (2026-06-10)
- 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)
- vite: re-capture MoostHttp.listen on HMR reload to prevent EADDRINUSE on entry-graph edits (a412e36)
0.6.24 (2026-06-07)
- vite: bake Moost entry as a built input and keep wooks runtime a single instance (60bcff2)
0.6.23 (2026-06-05)
0.6.22 (2026-06-02)
- moost: make getHandlerPaths robust to Moost-like stubs (fall back to getControllersOverview) (d2b1cd1)
0.6.21 (2026-06-02)
- moost: add @MoostInit application-init hook and handler-path helpers (8156397)
0.6.20 (2026-05-31)
0.6.19 (2026-05-31)
- 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)
- event-wf: adopt wooksjs 0.7.16 strategy registry + opts-bag start/resume (c8dd83b)
0.6.17 (2026-05-26)
- fix bundle externals (97f5f1b)
0.6.16 (2026-05-26)
0.6.15 (2026-05-21)
- vite: honor user-set ssr.noExternal in middleware-mode SSR build (e60c48b)
0.6.14 (2026-05-20)
- vite: mark MOOST_ENTRY import @vite-ignore so SSR build resolves it at runtime (ef739fe)
0.6.13 (2026-05-20)
0.6.12 (2026-05-20)
0.6.11 (2026-05-20)
- 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)
- deps: override postcss to >=8.5.10 to address GHSA-qx2v-qp2m-jg93 (d1cf5cd)
0.6.9 (2026-05-07)
- deps: bump vite to patched versions to address CVE-2026-39363/39364 (372c2e4)
0.6.8 (2026-04-22)
- add explicit rootDir for TypeScript 6.0 compatibility (10d4e6c)
0.6.7 (2026-04-14)
- resolve dependabot alerts, unify vite to single version (334e073)
- unified AI skill, fix docs and skill errors, update wooks deps (a1a3d15)
0.6.6 (2026-03-24)
- moost: add getPrefix() to useControllerContext for runtime access to computed controller prefix (3596b6c)
0.6.5 (2026-03-23)
- event-wf: add workflow outlets support with handleOutlet, StepTTL, and docs (596671e)
0.6.4 (2026-03-22)
- add serverEntry option, simplify vite plugin code, and update docs (9e1e889)
0.6.3 (2026-03-21)
- moost-vite externals fix (cc41404)
- 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)
- 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)
0.5.33 (2025-09-18)
- swagger: update swagger module to work with atscript; update docs (67855f9)
0.5.32 (2025-07-03)
0.5.31 (2025-06-26)
- imports (2ef88a2)
- add instantiate cb into pipes meta (567b82c)
0.5.30 (2025-06-26)
- moost: add ApplyDecorators decorator (4053a4c)
0.5.29 (2025-04-29)
- fix import from moost (67175e3)
0.5.28 (2025-04-29)
- add decorators for http limits (2a0f6c6)
0.5.27 (2025-02-11)
- arbac: add @prostojs/arbac support (d33cccf)
0.5.26 (2025-02-10)
- cli: update template (56760b0)
0.5.25 (2025-02-10)
- cli: fix template (a92dc14)
0.5.24 (2025-02-10)
- cli: update template (35a8efb)
0.5.23 (2025-02-10)
- cli: fix quick cli (36e6595)
0.5.22 (2025-02-10)
- cli: add CliApp (quck cli app starter) (68a1014)
0.5.21 (2025-01-13)
- vite: add externals support (f93e074)
0.5.20 (2025-01-13)
- vite: add merge cfg (f406785)
0.5.19 (2025-01-13)
- vite: fix builds and vitest compatibility (4bc25f6)
0.5.18 (2025-01-05)
- add provide support for param (9e5bfb4)
0.5.17 (2025-01-05)
- scoped DI (ec8133b)
0.5.16 (2025-01-05)
- add scoped DI support (e0b5b7c)
0.5.15 (2025-01-05)
0.5.14 (2024-12-30)
- wf: set Moost as controller context in wf init (0d186dc)
0.5.13 (2024-12-30)
- wf: set Moost as controller context in wf init (0d186dc)
0.5.12 (2024-12-30)
- fix moost logger injection (500a570)
0.5.11 (2024-12-29)
- create-moost: fix tsconfig (71284a5)
0.5.10 (2024-12-29)
- vite: ignore Object dependencies (66507f3)
0.5.9 (2024-12-29)
- fix infact run pipes (1729d41)
0.5.8 (2024-12-29)
- fix InjectMoostLogger (e366174)
0.5.7 (2024-12-29)
- improve infact logging (f538fa3)
0.5.6 (2024-12-29)
0.5.5 (2024-12-29)
0.5.4 (2024-12-29)
- fix logging (4162011)
0.5.3 (2024-12-29)
- export logger decorators (2a1e537)
0.5.2 (2024-12-29)
- vite: more controls on logging (2cc38f1)
0.5.1 (2024-12-28)
- vite: add onEject callback (31c5d9a)
0.5.0 (2024-12-28)
- vite: add vite plugin (78368be)
0.4.23 (2024-12-23)
0.4.22 (2024-12-12)
0.4.21 (2024-12-11)
0.4.20 (2024-09-04)
- otel: add custom attrs support for spans/metrics (a08d63a)
0.4.19 (2024-07-23)
0.4.18 (2024-07-13)
- otel: fix bug in withSpan fn (b524c33)
0.4.17 (2024-07-13)
- otel: set span error status when exception occured (cc64128)
0.4.16 (2024-07-13)
- otel: add withSpan utility fn (4438d9d)
0.4.15 (2024-07-12)
- otel: update name of not matched routes (d9a4452)
0.4.14 (2024-07-12)
- otel: fix metrics (022e6d1)
0.4.13 (2024-07-12)
- otel: fix processing wf steps (a4eb2c9)
0.4.12 (2024-07-12)
- otel: fix metrix (5a37edd)
0.4.11 (2024-07-12)
- otel: fix span filtering (1688a58)
0.4.10 (2024-07-12)
- process interceptors only when they have length (eac9438)
0.4.9 (2024-07-12)
- otel: fix accessing controller context (9a0a765)
0.4.8 (2024-07-12)
- remove routed context injection (794f0e8)
- otel: support spans for interceptors (e8bf6f0)
0.4.7 (2024-07-11)
- otel: add ignore span capabilities (1a226bc)
0.4.6 (2024-07-10)
- 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)
- otel: add otel support (8810eea)
0.3.44 (2024-07-04)
- swagger: refactor swagger controller constructor (f5b766d)
0.3.43 (2024-07-04)
- swagger: add title and descr to schema def (43d2bdb)
0.3.42 (2024-07-04)
- swagger: add swagger types example (b1e6d87)
0.3.41 (2024-07-04)
0.3.40 (2024-07-03)
- swagger: add params decorator (8ea85d3)
0.3.39 (2024-07-03)
- cli: fix cliOptions (f8b596c)
0.3.38 (2024-04-16)
- cli: fix cliOptions (f8b596c)
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)
- add setReplaceRegistry (77df545)
0.3.32 (2024-03-31)
- 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)
- 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)
- wf: add generic for inputRequired (4aeba79)
0.3.18 (2024-01-18)
- wf: export useWfState for imports (c818dd6)
0.3.17 (2024-01-18)
0.3.16 (2024-01-18)
0.3.15 (2024-01-16)
- wf: update dep, move schemaId to state (20ef66e)
0.3.14 (2024-01-15)
- wf: passing empty prefix when '/' (bcfcd17)
0.3.13 (2024-01-15)
- wf: add prefixed flows (1b8f9d0)
0.3.12 (2023-12-16)
0.3.11 (2023-12-14)
0.3.10 (2023-11-23)
0.3.9 (2023-11-23)
- 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)
- wf: add spy functions (8516825)
0.3.4 (2023-10-01)
- event-http: set header for errors (c66c1b3)
0.3.3 (2023-09-30)
0.3.2 (2023-09-29)
0.3.1 (2023-07-31)
0.3.0 (2023-07-31)
- cli: improve support for boolean options (e2e4087)
0.2.36 (2023-07-28)
- wf: postpone flows registration (65fa16d)
0.2.35 (2023-07-28)
- set handler type WF_FLOW for WFlow (79a50f8)
0.2.34 (2023-07-28)
- 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)
- create-moost: add templates (61a3958)
0.2.32 (2023-05-29)
- create-moost: add app initializer (cc46517)
0.2.31 (2023-05-25)
0.2.30 (2023-05-24)
- event-cli: update to wooks 0.3.1 (0b5d208)
0.2.29 (2023-05-18)
- event-cli: add global options and aliases (d9d81ee)
0.2.28 (2023-05-18)
- event-cli: add cliHelp, add cliHelp interceptor (a0e4aec)
0.2.27 (2023-04-19)
- add controller context composables (3908ff6)
0.2.26 (2023-04-19)
0.2.25 (2023-04-12)
0.2.24 (2023-04-12)
- 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)
- rename InjectEventLogger (1090344)
0.2.20 (2023-04-11)
- switch to prostojs logger (1305ba4)
0.2.19 (2023-04-06)
- add ConstFactory decorator and new infact ver (9b6e9f1)
0.2.18 (2023-02-06)
- http: restore ctx before interceptor:after (8d163fe)
- http: return error when cought on interceptors init (ef00ebd)
0.2.17 (2023-01-24)
- http: return error when cought on interceptors init (ef00ebd)
0.2.16 (2023-01-21)
0.2.15 (2023-01-21)
- http: add http server to provide registry (f429ebe)
0.2.14 (2023-01-19)
- adopt new infact and mate versions (5f9fd95)
- inheritance: add meta inheritance support (0b5368a)
0.2.13 (2023-01-18)
- cli: better logging (1d2fd07)
0.2.12 (2023-01-18)
- silent mode (1a01c1d)
0.2.11 (2023-01-17)
- pipes: adjust validation pipe (9254cce)
0.2.10 (2023-01-17)
- add resolvers to instance props (b2af823)
0.2.9 (2023-01-16)
0.2.8 (2023-01-15)
- types: adjust api extractor (748b75d)
0.2.7 (2023-01-15)
- cli: add external dependencies (8b35cf8)
0.2.6 (2023-01-14)
- http: add SetHeader and SetCookie (21e8bff)
0.2.5 (2023-01-14)
- expose infact publicly (1ea2461)
0.2.4 (2023-01-09)
- provide wooks http instance (1af44cd)