Skip to content

Releases: mdn/rari

v0.0.21

18 Nov 20:16
c970527
Compare
Choose a tag to compare

0.0.21 (2024-11-18)

Features

  • build: generate contributors.txt (b37d92b)
  • serve: support contributors.txt (5dfe87a)

v0.0.20

18 Nov 09:10
304a70a
Compare
Choose a tag to compare

0.0.20 (2024-11-16)

Features

  • issues: add data-href to broken links (02833be)
  • serve: fast local search-index (7076a81)
  • sidebars: support hash links (26a7a13)

v0.0.19

14 Nov 13:22
be5ab5f
Compare
Choose a tag to compare

0.0.19 (2024-11-13)

Features

  • issues: add initial support for macro issues (5e23b0f)
  • templ: livesamplelink (a95f39b)

v0.0.18

08 Nov 15:16
48ee427
Compare
Choose a tag to compare

0.0.18 (2024-11-08)

Bug Fixes

  • templ: fix wrong en-us-only (54d6359)

v0.0.17

07 Nov 16:14
fe7f5c2
Compare
Choose a tag to compare

0.0.17 (2024-11-07)

Features

Bug Fixes

  • cssinfo: add warning on empty result (bdcca17)
  • frontmatter: update fm_types (53f3711)
  • html: split out prose after specification (a0af5e8)
  • templ: don't trim string args (dbb6d42)
  • templ: escape closing curly braces (ef70385)
  • templ: fix listsubpages order (6175e8f)
  • templ: natural sort for utf8 (3e86604)

v0.0.16

31 Oct 19:41
80c083a
Compare
Choose a tag to compare

0.0.16 (2024-10-31)

Features

  • html: no href for page-not-found (1a0695b)
  • issues: issue counter (bf9984e)

Bug Fixes

  • html: unify code tags in pre (d66b941)
  • release-please: update self package (14c6b97)
  • templ: fix summary and inheritancediagram (c0890a4)

v0.0.15

25 Oct 20:27
729c1a4
Compare
Choose a tag to compare

0.0.15 (2024-10-25)

Features

  • issues: initial flaw compat (dc0c131)
  • rari-doc: write metadata.json (6244c4b)

Bug Fixes

  • rari-npm: fix windows arm (9bba930)
  • rari-npm: publish action (62ad708)

v0.0.14

24 Oct 09:05
d8ff8d9
Compare
Choose a tag to compare

0.0.14 (2024-10-24)

Features

  • cli: sync translated content (#24) (a3e3e87)
  • rari-npm: add initial support for npm (e6ba05b)
  • rari-npm: add workflow (9c7baa4)
  • rari-npm: include cli script (ee9a1d9)
  • rari-npm: rename package (4376a82)

Bug Fixes

  • css-sytax-types: support < rust 1.83 (45f66b1)
  • rari-npm: fix download and node < 22 (11ec9ee)
  • rari-npm: use version from package.json (cf07c78)

v0.0.13

18 Oct 15:39
d521fc5
Compare
Choose a tag to compare

0.0.13 (2024-10-18)

Features

  • cli: add content add-redirect (#21) (df26184)
  • release: add aarch64-windows (54c02fb)
  • spa: 404 spa (53db274)
  • templ: new unicode escape delimiter (5740118)

Bug Fixes

  • api_ref: stabilize sort (0a41adc)
  • diff: fix subpages and banners (309f6bf)
  • generics: support community page and fixes (c955a66)

v0.0.12

14 Oct 10:06
149e313
Compare
Choose a tag to compare

0.0.12 (2024-10-14)

Features

Bug Fixes

  • diff: fast diff and various fixes (560f198)
  • diff: pretty html diff and fixes (c32b5d8)
  • history: enable translated content history (7821bd2)
  • html: don't remove p's in li's (#19) (6cf911a)
  • templ: corrects ids from templates (d4398c8)
  • templ: escapte titles (a0cdc7a)
  • templ: fix delimiter usage (ac5d606)
  • templ: unescape strings in parser (0d6b6ec)