Skip to content

Releases: Financial-Times/express-markdown-pages

Upgrade to Node 20 and remove secret squirrel and snyk

08 Oct 09:31
80c2989
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v3.0.0

Drop support for Node v14

03 Oct 15:07
44a0380
Compare
Choose a tag to compare
  • Drops support for Node v14, Node v18 is now the minimum supported version
  • Updates various dependencies

Support legacy page urls

30 May 09:39
eff90e8
Compare
Choose a tag to compare
Merge pull request #19 from Financial-Times/rhys/legacyUrls

add support for definig legacy paths in the new content file

Support legacy page urls

30 May 09:11
Compare
Choose a tag to compare
v1.1.0-beta.1

add support for definig legacy paths in the new content file

Fix vulnerabilities and trigger snyk monitoring

23 May 11:06
1015575
Compare
Choose a tag to compare
Merge pull request #18 from Financial-Times/geoff/tech-debt-2022-05

Geoff/tech debt 2022 05

Widen node version compatibility up to v17

22 Dec 09:33
a06d3d5
Compare
Choose a tag to compare
Merge pull request #13 from paulrobertlloyd/patch-1

Include support for Node v16. Fixes #12

Stable v1.0.0

02 Jun 14:34
83d5ef9
Compare
Choose a tag to compare
Merge pull request #4 from Financial-Times/matth/clone-content

Clone objects when inserting and retrieving them from the database

Beta 5

19 May 11:36
Compare
Choose a tag to compare
Beta 5 Pre-release
Pre-release

Set the base URL for Markdown conversion to ensure relative paths to images and links are resolved correctly, even for index pages.

Beta 4

19 May 10:34
Compare
Choose a tag to compare
Beta 4 Pre-release
Pre-release
  • Fix for local image links not being transformed into friendly URLs
  • Included new developer cookbook documentation.

Beta 3

14 May 11:16
Compare
Choose a tag to compare
Beta 3 Pre-release
Pre-release

Refactors usage of the term "slug" because this only refers to one part of a URL path, not the entire path.