Skip to content

Latest commit

 

History

History
350 lines (187 loc) · 20 KB

CHANGELOG.md

File metadata and controls

350 lines (187 loc) · 20 KB

Changelog

v0.18.1 (2024-12-27)

Full Changelog

Merged pull requests:

v0.18.0 (2024-12-26)

Full Changelog

Closed issues:

  • bug: hover & intellisense do not work for Options #72

Merged pull requests:

v0.17.3 (2024-12-12)

Full Changelog

Closed issues:

  • fix: publish triggers two jobs that attempt to publish to main #69

Merged pull requests:

v0.17.0 (2024-12-05)

Full Changelog

Breaking changes:

  • feat: Add srcDir & align collection base on a per collection basis (remove contentPath + contentPathMode) #49 (techfg)

Closed issues:

  • Astro v5 support? #66
  • bug: contentPath is required in order to correctly transform when collectionPathMode is root #47
  • feat: support mapping a content collection directory name to a site page path #24

Merged pull requests:

  • chore(peerdeps): allow for astro v5 #68 (vernak2539)
  • Update readme #67 (vernak2539)
  • chore(yarn): upgrade yarn version #65 (vernak2539)
  • Update GH Actions - Align docs to releases + chores #64 (vernak2539)
  • fix: remove invalid workflow dispatch property #63 (techfg)
  • feat: add support for specifying collection names used in transformed URL paths #50 (techfg)

v0.16.0 (2024-11-27)

Full Changelog

Closed issues:

  • not the right path #62
  • bug: markdown links to files outside of a content collection directory should not be transformed #57

Merged pull requests:

  • fix: do not transform links outside of a content collection directory #58 (techfg)

v0.15.0 (2024-05-16)

Full Changelog

Breaking changes:

  • bug: basePath option name should align with corresponding Astro base option name #46

Merged pull requests:

  • run tests with node.js v22.x #61 (vernak2539)
  • automated doc gen: install deps #60 (vernak2539)
  • update docs automatically on push to master #59 (vernak2539)
  • fix: basePath option name should align with Astro base option name (#46) #48 (techfg)

v0.14.1 (2024-05-03)

Full Changelog

Closed issues:

  • bug: inconsistent application of forward slash for collection index pages #54

Merged pull requests:

  • fix: consistent trailing slash on index.md urls #56 (techfg)

v0.14.0 (2024-05-03)

Full Changelog

Merged pull requests:

v0.13.3 (2024-05-03)

Full Changelog

Merged pull requests:

  • chore: improve relative link validation #36 (techfg)

v0.13.2 (2024-05-03)

Full Changelog

Merged pull requests:

  • fix: type import and test name #55 (techfg)

v0.13.1 (2024-04-19)

Full Changelog

Closed issues:

  • bug: Links are generated for excluded content collection files #25

Merged pull requests:

  • fix: exclude files with underscore in path under content dir #37 (techfg)

v0.13.0 (2024-04-19)

Full Changelog

Closed issues:

  • bug: transforms href of non-anchor elements #33

Merged pull requests:

  • fix(changelog): trigger update-changelog workflow from publish #44 (vernak2539)
  • fix: only transform anchor elements #34 (techfg)

v0.12.2 (2024-04-19)

Full Changelog

Merged pull requests:

  • chore: generate changelog before publish and push #43 (vernak2539)
  • chore: single source of truth for options #40 (techfg)

v0.12.1 (2024-04-16)

Full Changelog

Closed issues:

  • bug: does not work cross-platform (e.g., windows) #31

Merged pull requests:

  • fix(changelog): split workflow into two jobs #42 (vernak2539)
  • Automatically update changelog for new versions #41 (vernak2539)
  • chore(changelog): remove old changelog generator (for real) #38 (vernak2539)
  • fix: cross-platform dev/test/exec issues (#31) #32 (techfg)

v0.12.0 (2024-04-12)

Full Changelog

Closed issues:

  • chore: use zod to validate options and provide sensible defaults #22

Merged pull requests:

v0.11.0 (2024-04-12)

Full Changelog

Closed issues:

  • feat: Support trailingSlash option #11

Merged pull requests:

  • feat: add trailingSlash support (#11) #20 (techfg)

v0.10.0 (2024-04-11)

Full Changelog

Closed issues:

  • bug: When contentPath is the same as the collectionPath, some transformed paths are incorrect #18

Merged pull requests:

v0.9.0 (2024-04-11)

Full Changelog

Closed issues:

  • bug: Incorrectly strips index from content collection root index page #16
  • bug: Content collection name portion of path segment is slugified #15
  • bug: Transformed url does not respect custom slug #14

Merged pull requests:

v0.8.1 (2024-04-10)

Full Changelog

Closed issues:

  • bug: Incorrectly transforming directory paths (e.g,, ./test.md) #12

Merged pull requests:

v0.8.0 (2024-03-19)

Full Changelog

Merged pull requests:

  • Use Astro's sluggifier for wider coverage incl. special chars #9 (marcortola)

v0.7.0 (2024-03-12)

Full Changelog

Closed issues:

  • Support "base" config option #7

Merged pull requests:

  • add ability to prepend astro base url path #8 (vernak2539)

v0.6.1 (2024-02-01)

Full Changelog

Merged pull requests:

  • add "base" option & fix paths containing spaces #5 (7frank)

v0.6.0 (2024-01-31)

Full Changelog

Merged pull requests:

v0.5.2 (2024-01-29)

Full Changelog

v0.5.1 (2023-12-29)

Full Changelog

Closed issues:

  • Does not work with index pages #2

v0.5.0 (2023-12-29)

Full Changelog

Merged pull requests:

  • Process index.md files correctly + add contentPath option #3 (vernak2539)

v0.4.4 (2023-05-11)

Full Changelog

v0.4.3 (2023-05-11)

Full Changelog

v0.4.2 (2023-05-11)

Full Changelog

v0.4.1 (2023-05-06)

Full Changelog

v0.4.0 (2023-05-06)

Full Changelog

v0.3.0 (2023-05-05)

Full Changelog

Merged pull requests:

v0.2.1 (2023-05-04)

Full Changelog

v0.2.0 (2023-05-04)

Full Changelog

v0.1.3 (2023-05-04)

Full Changelog

v0.1.2 (2023-05-04)

Full Changelog

v0.1.1 (2023-05-04)

Full Changelog

v0.1.0 (2023-05-04)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator