Skip to content

Releases: 11ty/eleventy-import

Eleventy Import v1.0.17

18 Feb 18:59
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

  • Don't fail RSS feed imports when media descriptions are empty by @nightm4re94 in #13 review by @ej2
  • Removing graceful-fs in favor of node:fs by @outslept in #15

Milestone: https://github.com/11ty/eleventy-import/milestone/2?closed=1
Full Changelog: v1.0.16...v1.0.17

Eleventy Import v1.0.16

02 Dec 21:30

Choose a tag to compare

  • No code changes to this utility from 1.0.15
  • Adds Node 24 to CI
  • Using npm Trusted Publishers (OIDC) release workflow

Full Changelog: v1.0.15...v1.0.16

Eleventy Import v1.0.15

02 Apr 20:33

Choose a tag to compare

Milestone: https://github.com/11ty/eleventy-import/milestone/1?closed=1
Full Changelog: v1.0.14...v1.0.15

Eleventy Import v1.0.14

21 Feb 22:36

Choose a tag to compare

  • Mega speed boost to WordPress import when using --within CLI param (builds after and modified_after query params to WordPress Rest API)

Full Changelog: v1.0.13...v1.0.14

Eleventy Import v1.0.13

20 Feb 18:26

Choose a tag to compare

  • Adds --overwrite-allow=drafts option to allow draft entries to overwrite existing files (without opting into global --overwrite)
  • Draft entries will not include permalink: false in front matter.

Full Changelog: v1.0.12...v1.0.13

Eleventy Import v1.0.12

05 Feb 17:32

Choose a tag to compare

  • Fixes bug with --within — worked with updated date but not created date.

Full Changelog: v1.0.11...v1.0.12

Eleventy Import v1.0.11

31 Jan 22:39

Choose a tag to compare

  • Adds preserve CLI option to preserve elements with CSS classes during markdown conversion. Sample usage: --preserve='.keep-this,.keep-this-too'. Supports only simple CSS class selectors (for now!)

Full Changelog: v1.0.10...v1.0.11

Eleventy Import v1.0.10

31 Jan 18:07

Choose a tag to compare

  • Adds within CLI option to filter entries to only include those created or updated with a recent time frame. Uses the same syntax as Fetch duration (e.g. "24h", "7d"). Also supported as a options property passed to Importer#getEntries.

Full Changelog: v1.0.9...v1.0.10

Eleventy Import v1.0.9

14 Jan 20:07

Choose a tag to compare

  • Fix issue with double decoding code blocks when importing from HTML -> Markdown.

Full Changelog: v1.0.8...v1.0.9

Eleventy Import v1.0.8

13 Dec 19:51

Choose a tag to compare

  • Adds --assetrefs=disabled option to skip asset downloads from HTML content.

Full Changelog: v1.0.7...v1.0.8