tsed
tsed copied to clipboard
:triangular_ruler: Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code m...
## Problem description I'm attempting to restructure an app to allow dynamic selection of DB connection based on request domain (for a multi-tenant SaaS project. My initial thought was to...
Bumps [graphql](https://github.com/graphql/graphql-js) from 15.7.2 to 16.5.0. Release notes Sourced from graphql's releases. v16.5.0 (2022-05-09) New Feature 🚀 #3565 Expose GraphQLErrorOptions type (#3554) (@IvanGoncharov) Committers: 1 Ivan Goncharov(@IvanGoncharov) v16.4.0 (2022-04-25) New...
## Information **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the...
## Summary | Status | Count | |---------------|-------| | 🔍 Total | 2069 | | ✅ Successful | 1848 | | ⏳ Timeouts | 0 | | 🔀 Redirected |...
## Information To prepare the workspace to be full esm compliant we need to use @swc/jest to run jest with native esm module and commonjs module. ## Acceptance criteria -...
## Information | Type | Breaking change | | --------------------- | --------------- | | Fix | Yes | --- ## Todos - [x] Tests - [x] Coverage - [ ]...
# Information Migrate all workspaces on yarn berry. See the migration guide here: https://yarnpkg.com/getting-started/migration You can take as example the [@tsed/logger](https://github.com/tsedio/logger) repository. ### Acceptance criteria - [ ] All test...
Beta