Skip to content

Releases: matejchalk/build-md

Release 0.4.6

Choose a tag to compare

@matejchalk matejchalk released this 25 Jul 15:02
0.4.6
4ce2ef7
  • ci: update actions versions (fba42bd)
  • ci: clean up unused semantic-release (5d084a4)
  • build: configure pnpm trust policy (bdd163d)
  • build: migrate from npm to pnpm (8bc8679)
  • chore(deps): bump glob and semantic-release (d54ea9a)

Release 0.4.5

Choose a tag to compare

@matejchalk matejchalk released this 01 Nov 18:54

Release 0.4.4

Choose a tag to compare

@matejchalk matejchalk released this 01 Nov 18:41
  • fix: abstract block/mark classes exported in runtime (2d20d77)

Release 0.4.3

Choose a tag to compare

@matejchalk matejchalk released this 01 Nov 16:37
  • feat: export block and mark classes (cd9ec35)
  • test: update vitest (security patch) (a87cbae)

Release 0.4.2

Choose a tag to compare

@matejchalk matejchalk released this 12 Aug 15:13
  • ci: fix release commit message (41265b0)
  • fix: less strict parameter types for $concat (0ce0f87)

Release 0.4.1

Choose a tag to compare

@matejchalk matejchalk released this 21 Jul 10:38
  • feat: include pre[lang] attibute in html code block (f486bfb)
  • fix: replace new lines when rendering code blocks to html (34b41de)

Release 0.4.0

Choose a tag to compare

@matejchalk matejchalk released this 17 Jul 21:06
  • feat: enable embeddeding other document instances in top-level details (46c5182)

Release 0.3.1

Choose a tag to compare

@matejchalk matejchalk released this 16 Jul 07:37
  • fix: explicit .toString() in md return type and individual elements (23200d4)
  • docs: use single $concat call for multiple documents (3a0e5f9)

Release 0.3.0

Choose a tag to compare

@matejchalk matejchalk released this 16 Jul 06:14
  • feat: implement, test and document new $concat method (9d111a4)

0.2.0

Choose a tag to compare

@matejchalk matejchalk released this 15 Jul 06:56
  • support string and conditional expressions in md function
  • export types

Full Changelog: 0.1.0...0.2.0