Changelog

What changed, and when.

Every released version of the storybook extension, and what each one changed.

1

1.3

1.3.2 (2026-08-02)

Refactoring
  • refactor: Target the Quarto Wizard v2 extension schema in _schema.yml.

1.3.1 (2026-08-01)

Documentation
  • docs: Add a documentation website under docs/, built on the atelier project type and published to https://m.canouil.dev/revealjs-storybook/, including a deck built by the site itself.
  • docs: Trim README.md to a landing page pointing at the website.
  • docs: Add the Pages workflow, which renders docs/ on pull requests and deploys it from the release tag.
  • docs: Add the Quarto Extensions Updates workflow, scanning docs for the website’s own dependencies.

No user-facing changes.

1.3.0 (2026-02-21)

New Features
  • feat: Add _schema.yml for configuration validation and IDE support (#29).

1.2

1.2.3 (2026-02-11)

Bug Fixes
  • fix: Update copyright year.

1.2.2 (2025-04-11)

New Features
  • feat: Add CITATION file for project citation.
Bug Fixes
  • fix: Set outpu-file.

1.2.1 (2025-02-19)

Bug Fixes
  • fix: Switch to deploy from GitHub Actions (#15).
  • fix: Quarto format name.
  • fix: Missing space in alt text.
  • fix: Thumbs alt text (#6).
Documentation
  • docs: Screenshot to html.
  • docs: Add quarto commands.

1.2.0 (2022-11-20)

Bug Fixes
  • fix: Bump version.
  • fix: Scss for Quarto 1.2.
  • fix: Readme uses template.png.

1.1

1.1.0 (2022-07-30)

Bug Fixes
  • fix: Use full path.
  • fix: Template not extension.
  • fix: Uses format-resources.

1.0

1.0.2 (2022-07-24)

Bug Fixes
  • fix: Add license within the extension.
Documentation
  • docs: Update command and add link to doc.

1.0.1 (2022-07-23)

Bug Fixes
  • fix: Add sub directory with extension name.

1.0.0 (2022-07-20)

No user-facing changes.

Back to top