Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Releases: 11ty/eleventy-dependency-tree-esm

ESM Dependency Tree v2.0.3

02 Dec 20:23

Choose a tag to compare

  • No code changes
  • Using npm Trusted Publishers, OIDC release workflow.

Full Changelog: v2.0.2...v2.0.3

ESM Dependency Tree v2.0.2

30 Oct 20:52

Choose a tag to compare

  • fix: findGraph on a non-existent file should return an empty dependency graph (was returning an empty Array)

Full Changelog: v2.0.1...v2.0.2

Eleventy ESM Dependency Tree v2.0.1

30 Oct 19:51

Choose a tag to compare

  • Adds Node 24 to automated test suite
  • Swap fs operations to be synchronous
  • Adds findGraph export to return a dependency-graph instance for more complex operations.

Full Changelog: v2.0.0...v2.0.1

Eleventy Dependency Tree (ESM) v2.0.0

03 Mar 23:19

Choose a tag to compare

Eleventy Dependency Tree ESM v1.0.2

09 Jan 22:59

Choose a tag to compare

  • Fixes import attributes bug #4

Full Changelog: v1.0.1...v1.0.2

Eleventy Dependency Tree ESM v1.0.1

06 Dec 23:19

Choose a tag to compare

What's Changed

  • Fixes bug with Import Attributes (via acorn dependency update) #2
  • deps: Update dependency-graph dependency by @Zearin in #1

New Contributors

  • @Zearin made their first contribution in #1

Full Changelog: v1.0.0...v1.0.1