issues
search
skyleague
/
therefore
Therefore, the JSON Schema toolkit for TypeScript.
https://skyleague.io
MIT License
5
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: take the maximum cli size into account for windows os
#178
pevisscher
opened
15 hours ago
1
fix: support formdata correctly on ky client
#177
pevisscher
opened
15 hours ago
1
fix: remove got as internal dependency
#176
pevisscher
opened
15 hours ago
2
Using ky as a client, still requires got as a devDependency when generating code
#175
eugenpodaru
opened
3 days ago
2
Using ky as client with an http method that requires form data produces invalid code
#174
eugenpodaru
opened
3 days ago
1
feat(restclients): add http method and path to the JSDoc
#173
MickVanDuijn
closed
2 weeks ago
3
chore(deps-dev): bump rollup from 4.21.0 to 4.22.4
#172
dependabot[bot]
opened
1 month ago
0
fix(ky): await response body in awaitResponse method
#171
MickVanDuijn
closed
1 month ago
3
fix: correctly format API Key headers
#170
MickVanDuijn
closed
1 month ago
3
chore(deps-dev): bump vite from 5.4.2 to 5.4.6
#169
dependabot[bot]
opened
1 month ago
0
feat(restclient): configure whether you want a got or ky client
#168
pevisscher
closed
1 month ago
3
OpenAPI schema generation produces non-compliant types
#167
eugenpodaru
opened
1 month ago
0
Formatting the generated files fails on Windows
#166
eugenpodaru
opened
1 month ago
1
chore(deps): bump micromatch from 4.0.7 to 4.0.8
#165
dependabot[bot]
opened
1 month ago
0
feat: improve RestClientBuilder type handling and add DefaultTestClient
#164
pevisscher
closed
1 month ago
3
fix: improve type safety in request body handling
#163
pevisscher
closed
1 month ago
3
feat: add input type to improve type inference
#162
pevisscher
closed
1 month ago
3
feat: allow runtime compiled schemas
#161
pevisscher
closed
1 month ago
4
feat(types): improve nullable and optional type handling
#160
MickVanDuijn
closed
2 months ago
3
fix: improve type inference for array and reference methods
#159
pevisscher
closed
2 months ago
2
refactor: move to new cli setup
#158
pevisscher
closed
2 months ago
2
fix: add DefinedError reference in RestClientBuilder
#157
pevisscher
closed
2 months ago
2
feat(mock): add support for using createRequire with mock
#156
MickVanDuijn
closed
3 months ago
3
fix: do not crash on exported functions in schema fields
#155
pevisscher
closed
4 months ago
2
fix: do not fallback on ipv6 for formats
#154
pevisscher
closed
4 months ago
3
feat: upgrade node-standards
#153
pevisscher
closed
4 months ago
3
chore(deps): bump braces from 3.0.2 to 3.0.3
#152
dependabot[bot]
closed
4 months ago
2
fix: handle unknown type in ref instantiation
#151
pevisscher
closed
4 months ago
3
fix: deduplicate symbols in jsonschema
#150
pevisscher
closed
4 months ago
3
fix: deduplicate after after binding local references
#149
pevisscher
closed
4 months ago
3
fix(formats): don't pass formats when disabled
#148
MickVanDuijn
closed
5 months ago
4
fix: use nullish import on correct condition
#147
pevisscher
closed
5 months ago
4
fix: allow nullish coalescing on esm default import
#146
pevisscher
closed
5 months ago
3
fix: rewrite require to esm
#145
pevisscher
closed
5 months ago
3
fix: lazy import typeschema
#144
pevisscher
closed
5 months ago
3
fix: pass formats parameter correctly
#143
pevisscher
closed
5 months ago
3
fix: pass formats parameter correctly
#142
pevisscher
closed
5 months ago
3
feat: allow disabling checking of formats
#141
pevisscher
closed
5 months ago
3
feat: more complete reference type inferrence
#140
pevisscher
closed
5 months ago
4
feat: add dev subpackage for arbitrary generation
#139
pevisscher
closed
5 months ago
4
feat: allow direct jsonschema output on validator
#138
pevisscher
closed
5 months ago
3
feat: add content hook on validation nodes
#137
pevisscher
closed
5 months ago
3
fix: do not use exclusive union for nullable references
#136
pevisscher
closed
5 months ago
3
feat: express undefined and null as node types
#135
pevisscher
closed
5 months ago
3
feat: infer therefore type from compiled nodes
#134
pevisscher
closed
5 months ago
4
fix: correctly define an intersection on typed one-of
#133
pevisscher
closed
5 months ago
4
feat(rest): add status enum for easy happy path definition
#132
pevisscher
closed
5 months ago
4
fix: only run biome when needed
#131
pevisscher
closed
6 months ago
3
feat(zod): add native zod schema support
#130
pevisscher
closed
6 months ago
3
feat: expose parser type
#129
pevisscher
closed
6 months ago
3
Next