Releases: 11ty/import
Releases · 11ty/import
Import v1.0.24
Immutable
release. Only release title and notes can be modified.
- Fix: WordPress API on CI servers sometimes returned HTML instead of JSON resulting in SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON error.
Full Changelog: v1.0.21...v1.0.24
Import v1.0.23
Immutable
release. Only release title and notes can be modified.
- Fix: WordPress API on CI servers sometimes returned HTML instead of JSON resulting in SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON error.
Full Changelog: v1.0.21...v1.0.23
Import v1.0.22
Immutable
release. Only release title and notes can be modified.
- Fix: WordPress API on CI servers sometimes returned HTML instead of JSON resulting in
SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSONerror.
Full Changelog: v1.0.21...v1.0.22
Import v1.0.21
Immutable
release. Only release title and notes can be modified.
- Fixes #35, adds new
importContentTypeoption to getEntries method to allow HTML transformation, image/audio/video import on entries that have an unknown content type.
Full Changelog: v1.0.19...v1.0.21
Import v1.0.20
Immutable
release. Only release title and notes can be modified.
Warning
Immutable publish failed. Use Import v1.0.21 instead.
Import v1.0.19
Immutable
release. Only release title and notes can be modified.
- Dependency upgrades, fixes npm audits.
- Bump fast-xml-parser from 4.5.3 to 5.5.3 in #26 (Not breaking: this upgrades the dep to ESM, this package is already ESM)
- Bump dotenv from 16.6.1 to 17.3.1 in #24 (Not breaking: changed
quietdefault to false) - Bump entities from 5.0.0 to 7.0.1 in #23 (Not breaking: internal deep import paths changed)
Milestone: https://github.com/11ty/eleventy-import/milestone/3?closed=1
Full Changelog: v1.0.17...v1.0.18
Import v1.0.18
Immutable
release. Only release title and notes can be modified.
Eleventy Import v1.0.17
Immutable
release. Only release title and notes can be modified.
- Don't fail RSS feed imports when media descriptions are empty by @nightm4re94 in #13 review by @ej2
- Removing
graceful-fsin favor ofnode:fsby @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
- 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
- Fixes issue with markdown import of
<img alt>when thealtattributes had new lines. #12 - Fixes issue with preserving SVG Font Awesome icons (pairs nicely with https://github.com/11ty/eleventy-plugin-font-awesome)
Milestone: https://github.com/11ty/eleventy-import/milestone/1?closed=1
Full Changelog: v1.0.14...v1.0.15