Skip to content

Releases: 11ty/eleventy-navigation

Navigation v0.3.5: Performance improvements

22 Aug 20:17
Compare
Choose a tag to compare

Compatibility with new Eleventy HTML plugin (Eleventy 2.0+) avoids calls to url filter when pathPrefix is not in use.

Avoids warnings like:

Eleventy:Benchmark Benchmark 312ms 9% 13934× (Configuration) "url" JavaScript Function

Navigation v0.3.3

06 May 21:08
Compare
Choose a tag to compare

Milestone: https://github.com/11ty/eleventy-navigation/milestone/5?closed=1
Full Changelog: v0.3.2...v0.3.3

New Contributors

Eleventy Navigation v0.3.1

19 Aug 14:53
Compare
Choose a tag to compare

Adds support for eleventyNavigationToMarkdown filter.

2ad920c
399ed3f

Eleventy Navigation v0.2.0

19 Aug 14:48
Compare
Choose a tag to compare
  • Adds support for Liquid templates for rendering.
  • Adds includeSelf option to eleventyNavigationBreadcrumb options #26

Milestone: https://github.com/11ty/eleventy-navigation/milestone/4?closed=1

Eleventy Navigation v0.1.4

15 Jan 16:04
Compare
Choose a tag to compare

Milestone: https://github.com/11ty/eleventy-navigation/milestone/3?closed=1

npm install @11ty/eleventy-navigation --save-dev

Eleventy Navigation v0.1.3

18 Dec 14:22
Compare
Choose a tag to compare

Milestone: https://github.com/11ty/eleventy-navigation/milestone/2?closed=1

npm install @11ty/eleventy-navigation --save-dev