Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 1.13 KB

File metadata and controls

31 lines (16 loc) · 1.13 KB

@zendrex/object-tree

0.2.2

Patch Changes

  • d0368f8 Thanks @Zendrex! - Replace chalk with picocolors for a smaller, faster color dependency

0.2.1

Patch Changes

  • 706dfe4 Thanks @Zendrex! - Fix package.json exports to match tsdown output filenames (.mjs/.cjs/.d.mts/.d.cts)

0.2.1

Patch Changes

  • Switch build tool from tsup to tsdown

0.2.0

Minor Changes

  • c8dddde Thanks @Zendrex! - Export renderValue, resolveOptions, and ResolvedOptions from the package entry point to allow low-level rendering without constructing an ObjectTree instance.

0.1.1

Patch Changes