Patch Changes
-
#994
e7c1bf6Thanks @lorisleiva! - Re-export the language-agnostic fragment primitives, path helpers, filesystem helpers, andRenderMapdata operations from@codama/fragments. The implementations have moved to that package so they can be shared with code generators and other consumers outside the renderers stack; existing importers of@codama/renderers-corecontinue to see every public name at the same import path with no behaviour change.writeRenderMapVisitorstays inrenderers-coresince it depends on the visitor + node infrastructure that@codama/fragmentsdeliberately does not pull in. -
Updated dependencies [
d4aa3bf,e7c1bf6]:- @codama/visitors-core@1.7.0
- @codama/nodes@1.7.0
- @codama/fragments@0.1.0
- @codama/errors@1.7.0