Skip to content

Nacara.Core

2.0.0-beta.6 - 2026-09-16

๐Ÿš€ Features

  • (core) Cap a code block's height with maxHeight= (4df5797)

View changes on Github

2.0.0-beta.5 - 2026-09-12

๐Ÿž Bug Fixes

  • (core) Key the transform cache on the page data too (09a68e2)

View changes on Github

2.0.0-beta.4 - 2026-09-02

๐Ÿš€ Features

  • (live-example) Say what the compiler was given and asked for under --verbose (353cf65)

๐Ÿž Bug Fixes

  • (link-validator) Check the links the layout adds, not only the body (052fba0)

View changes on Github

2.0.0-beta.3 - 2026-09-02

๐Ÿš€ Features

  • Re-release Nacore.Core to expose Decode.oneOf API (a76c8db)

View changes on Github

2.0.0-beta.2 - 2026-09-01

๐Ÿš€ Features

  • (theme-default) Let front matter put attributes on main (30e042d)
  • (theme-default) Make layout: bare a canvas and expose toc: false (33b041d)

๐Ÿž Bug Fixes

  • Normalize Path even more ./ and / normalize to the same RelativePath (71b36c1)
  • (core) Take a free port when the one asked for is busy on either loopback (77a1ec3)

View changes on Github

2.0.0-beta.1 - 2026-08-28

๐Ÿ—๏ธ Breaking changes

  • Nacara v3 (9cb78aa)
  • (core) Hand a plugin command the site it runs in (c913a6e)

๐Ÿš€ Features

  • (core) Clear the shared tool cache with clean --global (5ba0791)
  • (core) Empty the output directory before a build (96c8f18)
  • (core) Say what a build is spending its time on (00299e1)

๐Ÿž Bug Fixes

  • (core) Write what is generated in LF, wherever it was generated (d7efb67)
  • (core) Stop a build's own dot-directory caches from triggering it (5b9d6c6)
  • (core) Re-render a page when the assets it links change (f70734f)

View changes on Github

0.0.0