Skip to content

Releases: torrfura/svelte-crumbs

svelte-crumbs: v1.3.0

25 Feb 11:44

Choose a tag to compare

1.3.0 (2026-02-25)

Features

  • breadcrumbs: introduce optional page fields and enhance snapshot handling (632b4bf)

Bug Fixes

  • breadcrumbs: add support for spread routes and improve resolver API (a3efd78)
  • breadcrumbs: enhance comments and documentation, cleanup obsolete code (32ca60f)

svelte-crumbs: v1.2.1

25 Feb 11:01

Choose a tag to compare

1.2.1 (2026-02-25)

Bug Fixes

  • breadcrumbs: improve type definitions and streamline resolver logic (aa932e7)

svelte-crumbs: v1.2.0

23 Feb 10:04

Choose a tag to compare

1.2.0 (2026-02-23)

Features

  • implement global theme support and migrate Tailwind classes to CSS variables (907a9d7)
  • inject app version as global constant and refactor version display (e3e3c00)

Bug Fixes

  • update GitHub URL in TopNav component link (26a8a46)

svelte-crumbs: v1.1.0

23 Feb 09:26

Choose a tag to compare

1.1.0 (2026-02-23)

Features

  • add animated Breadcrumbs component (ec04e27)
  • add initial project setup for svelte-breadcrumbs (master) (2768dfd)

Bug Fixes

  • ci: configure release-please manifest mode with config file (07e2a8a)
  • ci: separate build step from changeset publish (bf71588)