Releases: florianeckerstorfer/eleventy-plugin-remark
Releases · florianeckerstorfer/eleventy-plugin-remark
v4.0.0 (13 November 2023)
v3.1.1 (30 April 2022)
- #101 Create processor for each render to allow per-page data
v3.1.0 (29 April 2022)
- #100 Pass Eleventy Data to Remark
v3.0.0 (6 January 2022)
Version 2.2.2 (9 November 2021)
- Update dependencies
- Add official support for Node 16.x and Node 17.x
Version 2.2.1 (18 February 2021)
This release introduces the option enableRehype
, which defaults to true
. Disabling rehype allows for more complex and custom rehype plugin chains.
- #60 Update
.npmignore
- #61 Add Node 15.x to CI test matrix
- #62 Update Rollup config: update externals, explicitly set default export
Changelog for v2.2.0
Note: Because of a misconfiguration of .npmignore
v2.2.0 was never published to NPM. This has been fixed in #60 and was published as v2.2.1
Version 2.2.0 (18 February 2021)
Version 2.1.0 (1 December 2020)
- #55 Use rehype-stringify instead of remark-html to convert to HTML
- Update dependencies
Version 2.0.0 (3 October 2020)
v1.0.2 (2 December 2019)
- Update README and links in
package.json