Releases: Effect-TS/docgen
Releases · Effect-TS/docgen
v0.3.8
Patch Changes
- 8abf24f: Core: do not swallow examples errors
v0.3.6
Patch Changes
- d58b355: chore: add defaults to
schema.json
v0.3.5
Patch Changes
- bcaf971: fix glob pattern on windows
v0.3.3
Patch Changes
- 3ee6dd1: Improve error output when spawning child process fails
- 73a1d93: build with tsup
v0.3.0
Minor Changes
- e08edb1: Modernized and switched to a
tsc
and tsx
based setup with support for NodeNext
module resolution.