Releases: karmaniverous/stan-context
Releases · karmaniverous/stan-context
Release 0.6.0
Release 0.5.0
- feat: add compact dependency meta/state v2 interop
4b64cdf - docs: export meta types to satisfy typedoc
93bc2ad - docs: clarify typescriptPath CJS constraint
988bce2 - fix: resolve v2 meta encoder typecheck/lint
28b5e53 - docs: document TS load error propagation
a42885a - docs: clarify typescriptPath entry semantics
ef0e057 - docs: export meta constants for typedoc
3240627
Release 0.4.1
Release 0.4.0
Release 0.3.0
Release 0.2.2
Release 0.2.1
Full Changelog: 0.2.0...0.2.1
Release 0.2.0
- updated dependencies
348fd02 - feat: add node descriptions and maxErrors
0951632 - refactor: split traversal + rename tunnel helper
55f78e2 - feat: strict truncation and forwarding traversal
405f033 - feat: export eslint rule for module doc prose
a0e1e60 - fix: stabilize eslint rule and SSR imports
7754a83 - refactor: make doc tag logic fully tag-agnostic
42f241d - fix: ignore docblocks inside strings/templates
fd22776 - docs: align requirements/guide/README with code
44aef02 - docs: clarify tunneling ergonomics and ESLint
ace3489 - fix docblock scanning + SSR test stability
a0f0d58 - fix: resolve eslint rule typed-lint errors
fbbe56e - fix: stabilize node descriptions implementation
37d63f7 - fix reexportTraversal test import + lint
d3ca264 - docs: update plan for req/impl alignment
ed8095c - docs: mark description/maxErrors work validated
e123f76
Release 0.1.0
- initial commit
d57105a - updated docs
de28d07 - feat: add TS analysis + incremental graph reuse
884cf0a - refactor: use package-directory for package roots
6e75218 - feat: start stan-context graph scaffolding
1ab4cc3 - fix: implement AST-first re-export tunneling
8c36ea4 - chore: remove stan-core template remnants
c2d0fee - docs: define stan-context graph requirements
13f37d7 - test: add incremental dirty-set coverage
d6d4811 - fix: remove deprecated TS APIs; make tunneling work
d32cb70 - docs: add stan-context assistant guide
13c4218 - chore: remove Rollup CJS output
970bb04 - fix: satisfy strict lint and TS provider tests
0afa125 - fix: tunnel through re-export export specifiers
624fd6a - fix: tunnel via barrel export-name lookup
48fb5e5 - fix: resolve re-export targets for tunneling
7f08023 - fix: reuse package-directory and repair tunneling
c5934d2 - fix: harden AST re-export traversal for externals
eca2a72 - docs: add project prompt; trim contrib guide
ae8a3ed - chore: update metadata and make package ESM-only
99b8912 - refactor: switch tunneling to importer-side
b97a30e - updated release-it script
4dfc6bd - fix: remove dynamic imports; repair TS parse
54b229a - docs: record AST-first re-export tunneling approach
551dab3 - fix: repair truncated incremental test file
6020677 - test: isolate TS loader mocks to stop leakage
278a777 - fix: make TS tunneling resilient on Windows
fc746af - chore: clean plan and remove unused deps
80294c7 - fix: resolve ExportSpecifier targets more robustly
885e6bc - fix: follow re-exports when tunneling
47b0c3f - chore: fix lint for reexportTraversal name checks
a92a89e - docs: escape TSDoc specials without rephrasing
35b6cbd - test: stabilize reexportTraversal imports under SSR
04e2ac7 - docs: export missing graph types for TypeDoc
abf88db - chore: mark suite validation as completed
5e067b3