Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@deepkit/framework

deepkit3.3kMIT1.0.14TypeScript support: included

null

readme

Deepkit Framework

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.14 (2025-06-22)

Bug Fixes

  • framework: correctly read media preview data (359822c)

1.0.13 (2025-06-18)

Note: Version bump only for package @deepkit/framework

1.0.12 (2025-06-05)

Note: Version bump only for package @deepkit/framework

1.0.11 (2025-06-02)

Note: Version bump only for package @deepkit/framework

1.0.10 (2025-05-24)

Note: Version bump only for package @deepkit/framework

1.0.9 (2025-05-23)

Note: Version bump only for package @deepkit/framework

1.0.8 (2025-05-20)

Bug Fixes

  • framework: add missing BrokerKeyValue provider export (5a58776)

1.0.7 (2025-04-18)

Note: Version bump only for package @deepkit/framework

1.0.6 (2025-04-03)

Note: Version bump only for package @deepkit/framework

1.0.5 (2025-04-02)

Bug Fixes

  • http: disable compression by default (257cb61), closes #592

Features

  • framework: new option logStartup to control startup rpc/http endpoints logging (7695822)

1.0.4 (2025-03-13)

Note: Version bump only for package @deepkit/framework

1.0.3 (2025-03-13)

Features

  • mongo,orm,logger: improve transaction safety and logging (95faf2c)
  • rpc: automatically garbage collect observables + new event system + stats collection (d727232)
  • rpc: improve performance by 25% (f7e524f)

1.0.2 (2025-02-24)

Features

  • rpc: allow to register hooks for rpc kernel and actions (cb0102b)

1.0.1 (2025-02-24)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.160 (2025-02-18)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.158 (2025-02-15)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.157 (2025-02-15)

Bug Fixes

Features

  • http: update formidable to ^3.5.2 (e4007c3)
  • update to angular 19 and typescript 5.7.3, new @deepkit/angular-ssr package (#627) (52333a7)

1.0.1-alpha.156 (2025-01-30)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.155 (2024-10-30)

Bug Fixes

  • framework: di token to label (0b37a21)

1.0.1-alpha.154 (2024-09-06)

Features

  • http: http timeout options (44fbf56)
  • rpc: make Buffer dependency optional (2f32a12)

1.0.1-alpha.153 (2024-06-06)

Bug Fixes

  • rpc: http adapter wrong authorization + remove OPTIONS method (3ff8955)
  • rpc: make sure Error is chained and ValidationError correctly handled (5c49778)

Features

  • broker: new BrokerKeyValue and broker documentation (1f53bc8)
  • rpc: add http transport (3b2c6cc)

1.0.1-alpha.152 (2024-05-16)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.151 (2024-05-14)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.150 (2024-05-09)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.149 (2024-05-07)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.148 (2024-05-04)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.147 (2024-05-04)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.146 (2024-04-17)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.145 (2024-04-08)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.144 (2024-03-19)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.143 (2024-03-17)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.142 (2024-03-06)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.141 (2024-03-05)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.140 (2024-03-02)

Bug Fixes

  • framework: also disconnect broker/stopwatch onServerShutdown (69c56eb)

1.0.1-alpha.139 (2024-02-29)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.138 (2024-02-27)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.137 (2024-02-26)

Bug Fixes

  • framework: order of scoped services to allow injecting HttpRequest in RpcKernelSecurity (9a5e300)

1.0.1-alpha.136 (2024-02-20)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.135 (2024-02-16)

Features

  • rpc: reuse type cache across connections + made strictSerialization(false) less strict (1b55b08)

1.0.1-alpha.134 (2024-02-15)

Features

  • rpc: allow to disable strict serialization and validation (d7a8155)

1.0.1-alpha.133 (2024-02-15)

Features

  • rpc: allow serialization of unknown Observable type (0014074)

1.0.1-alpha.132 (2024-02-10)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.131 (2024-02-09)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.130 (2024-02-07)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.129 (2024-02-07)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.128 (2024-02-06)

Bug Fixes

1.0.1-alpha.127 (2024-02-06)

Bug Fixes

  • framework: wrong ESM import (9ec0df2)

1.0.1-alpha.126 (2024-02-06)

Bug Fixes

1.0.1-alpha.124 (2024-02-04)

Features

  • orm: better Error handling + UniqueConstraintFailure (f1845ee)

1.0.1-alpha.123 (2024-02-02)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.122 (2024-01-31)

Features

  • injector: new Module.configureProvider<T>(Fn) with configuration callback (1739b95)

1.0.1-alpha.121 (2024-01-31)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.120 (2024-01-29)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.119 (2024-01-28)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.118 (2024-01-27)

Features

  • framework: support multi-host broker setup (6daa19e)

1.0.1-alpha.117 (2024-01-26)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.116 (2024-01-22)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.115 (2024-01-21)

Bug Fixes

  • framework: stopwatch store last sync report error (bc15c06)

1.0.1-alpha.114 (2024-01-21)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.113 (2024-01-17)

Bug Fixes

  • framework: make sure profiler is only activated when debug/profile is true. (c1d9357)

1.0.1-alpha.112 (2024-01-16)

Bug Fixes

  • framework: make sure configured var/debug folder is created when (3383504)

Features

  • app: improve CLI outputs/parsing by removing @oclif (e38bbd1)
  • rpc: make kernel connection available in kernel security (#536) (32252b0)

1.0.1-alpha.111 (2024-01-15)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.110 (2024-01-11)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.109 (2024-01-10)

Features

1.0.1-alpha.108 (2023-11-21)

Bug Fixes

  • framework: don't enable profiler per default (52a7e52)
  • framework: dont throw when profiler package couldn't be built. (3b165d6)
  • type: make sure typeof x expression doesn't return the original type (7206e7e)

1.0.1-alpha.106 (2023-10-23)

Note: Version bump only for package @deepkit/framework

1.0.1-alpha.105 (2023-10-23)

Bug Fixes

  • framework: support esm environment for debug gui http routes (5cb33cf)