Skip to content

Releases: mdn/rari

v0.1.30

14 Mar 16:47
986b933
Compare
Choose a tag to compare

0.1.30 (2025-03-14)

Features

Bug Fixes

  • issues: calculate correct positions (#154) (b97a9c2)
  • templ: don't report ill cased as broken in templs (#159) (0927f47)
  • update paths for HTTP section move (#155) (ca4e711)

v0.1.29

13 Mar 16:32
427d52b
Compare
Choose a tag to compare

0.1.29 (2025-03-13)

Bug Fixes

  • homepage: use text content for summary on homepage (#146) (57758b2)
  • issue-template: make CONTRIBUTING.md link absolute (#143) (29f914f)
  • sidebars: strip "_static" suffix (#145) (d4b32e0)
  • templ: allow empty string for embed live sample (bd063f3)

v0.1.28

12 Mar 13:09
0bc8712
Compare
Choose a tag to compare

0.1.28 (2025-03-12)

Bug Fixes

  • npm: rename types to remove Json prefix (#147) (81248d1)

v0.1.27

10 Mar 16:33
95097f3
Compare
Choose a tag to compare

0.1.27 (2025-03-10)

Features

  • templ: don't report ill cased links for macros (42411f5)
  • update featured articles (c6d8eda)

v0.1.26

26 Feb 15:22
81b37e5
Compare
Choose a tag to compare

0.1.26 (2025-02-26)

Features

  • redirects: vaildate to urls better (4360e26)

Bug Fixes

v0.1.25

14 Feb 16:27
b9d2d9a
Compare
Choose a tag to compare

0.1.25 (2025-02-14)

Features

  • build: support --file-list (fe44b01)
  • deps: support DEPS_DATA_DIR env var to set data dir (8dce98a)
  • templ: support sandbox attr in embedlivesample (dd5ac86)
  • title: update root_doc_url (d2930a0)
  • tools: remove redirects that reference to deleted docs (#126) (7f99fc6)

Bug Fixes

  • npm: use import to dynamically load esm modules (#130) (9fcfe1a)
  • redirects: check for actual doc instead of path (f9be824)
  • templ: fix grouping for in cssref sidebar (da781c5)
  • templ: htmlelement/htmlxref don't lowercase (4e331b3)
  • workflows: assign explicit permissions (#123) (e446222)
  • workflows: pin 3rd party actions (#124) (0edec41)

v0.1.24

07 Feb 10:36
494f362
Compare
Choose a tag to compare

0.1.24 (2025-02-06)

Bug Fixes

  • interactive-example: missing quote at start of height attribute (#120) (7fda86e)

v0.1.23

05 Feb 17:10
5da9e0a
Compare
Choose a tag to compare

0.1.23 (2025-02-05)

Features

  • macros: add InteractiveExample macro (#84) (ca2f1e3)

Bug Fixes

  • move: error when target directory exists (3ce09de)
  • validate-redirects: validate to urls correct (7de48c0)

v0.1.22

03 Feb 20:41
0672567
Compare
Choose a tag to compare

0.1.22 (2025-02-03)

Features

  • build: fail build on slug folder mismatch (0628bc6)
  • deps: support versioning (#116) (e1e7418)
  • issues: issues for ill cased links (#115) (d8b6c2b)

Bug Fixes

  • templ: don't parse incomplete macro tags (85692ec)

v0.1.21

29 Jan 16:14
197dde3
Compare
Choose a tag to compare

0.1.21 (2025-01-29)

Features

  • cli: use info! instead of println! (797e299)
  • templ: support full syntax for csssyntaxraw (1d78439)
  • tools: add validate-redirects and support locale arg (4488aed)

Bug Fixes

  • build: canonicalize file arguments (5e2cccf), closes #98
  • build: don't try to read generic pages if not set (508b26f)
  • frontmatter: status is always an array (5b5206b)
  • tool: make status frontmatter serialize like in yari (#109) (c43860d)
  • yaml: force double quotes for fm and sidebars (9890c7d)