Skip to content

Releases: hoverkraft-tech/docusaurus-theme

0.3.3

15 Dec 07:06

Choose a tag to compare

Release Summary

No public, user-facing changes in this release.

Internal: CI and GitHub Actions workflows were refreshed, Docusaurus peer dependencies were updated and development tooling bumped.

Breaking changes

No breaking changes.

What's Changed

  • chore(deps): bump the github-actions-dependencies group across 1 directory with 9 updates by @dependabot[bot] in #50
  • chore(deps-dev): bump @ts-dev-tools/react from 1.9.8 to 1.9.11 in the npm-development-dependencies group by @dependabot[bot] in #52
  • chore(deps): bump the npm-docusaurus-dependencies group with 2 updates by @dependabot[bot] in #51
  • chore(deps): bump the github-actions-dependencies group with 10 updates by @dependabot[bot] in #53
  • chore(deps): bump the npm-docusaurus-dependencies group with 2 updates by @dependabot[bot] in #54

Full Changelog: 0.3.2...0.3.3

0.3.2

24 Nov 14:15

Choose a tag to compare

Release Summary

No new features in this release. Fixes (theme): hamburger menu visibility now behaves correctly.

Internal changes: GitHub Actions and npm development dependencies were updated, including ci-github-publish to 0.15.2.

Breaking change(s)

No breaking changes.

What's Changed

  • chore(deps): bump the github-actions-dependencies group with 4 updates by @dependabot[bot] in #43
  • chore(deps): bump the github-actions-dependencies group with 9 updates by @dependabot[bot] in #44
  • fix(theme): hamburger menu visibility by @neilime in #47
  • chore(deps): bump hoverkraft-tech/ci-github-publish from 0.15.1 to 0.15.2 in the github-actions-dependencies group by @dependabot[bot] in #48
  • chore(deps-dev): bump the npm-development-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #46

Full Changelog: 0.3.1...0.3.2

0.3.1

03 Nov 19:55

Choose a tag to compare

Release Summary

Fixed color contrast in gradient buttons and UI borders to meet WCAG AA compliance (scope: theme).

Internal: dependency maintenance including rimraf 6.1.0 and GitHub Actions updates, plus ci-github-publish bumped to 0.13.1.

Breaking change(s)

No breaking changes.

What's Changed

  • chore(deps-dev): bump rimraf from 6.0.1 to 6.1.0 in the npm-development-dependencies group by @dependabot[bot] in #40
  • chore(deps): bump the github-actions-dependencies group with 2 updates by @dependabot[bot] in #39
  • fix(theme): color contrast violations in gradient buttons and UI borders for WCAG AA compliance by @Copilot in #41
  • chore(deps): bump hoverkraft-tech/ci-github-publish from 0.13.0 to 0.13.1 in the github-actions-dependencies group by @dependabot[bot] in #42

Full Changelog: 0.3.0...0.3.1

0.3.0

31 Oct 19:45

Choose a tag to compare

Release Summary

theme: Adds a new logo.
theme: Fixes differentiate button variants and project card accents.
theme: BREAKINGHoverkraftHero now expects supportingVisual as an image path (with optional supportingVisualAlt).

Internal changes: none.

Breaking change(s)

HoverkraftHero’s supportingVisual prop changes from a React node to a string image path; update usages to pass an image path and (optionally) supportingVisualAlt.

What's Changed

  • feat(theme): set new logo by @neilime in #35
  • fix(theme)!: component HoverkraftHero supportingVisual accepts a image path by @neilime in #38
  • fix(theme): differentiate button variants and project card accents by @Copilot in #37

Full Changelog: 0.2.0...0.3.0

0.2.0

28 Oct 17:59

Choose a tag to compare

Release Summary

Improved accessibility with optimized color contrast for both light and dark modes.

Documentation updated to clarify component usage.

Internal: Dependencies and GitHub Actions were refreshed, including updating hoverkraft-tech/ci-github-nodejs to 0.16.1.

Breaking change(s)

No breaking changes.

What's Changed

  • feat: optimize accessibility: color contrast for light and dark modes by @Copilot in #31
  • chore(deps): bump the github-actions-dependencies group with 4 updates by @dependabot[bot] in #33
  • docs: improve components usage by @neilime in #32
  • chore(deps): bump hoverkraft-tech/ci-github-nodejs from 0.16.0 to 0.16.1 in the github-actions-dependencies group by @dependabot[bot] in #34

Full Changelog: 0.1.1...0.2.0

0.1.1

23 Oct 15:52

Choose a tag to compare

Release Summary

No public-facing features or fixes in this release.

Internal: ci – fixed npm packaging to ensure proper distribution.

Breaking change(s)

No breaking changes.

What's Changed

Full Changelog: 0.1.0...0.1.1

0.1.0

21 Oct 16:42

Choose a tag to compare

Release Summary

First stable release

Breaking change(s)

There is no breaking change.

What's Changed

  • feat: bootstrap strictly opinionated Docusaurus theme with zero-customization Hoverkraft branding by @Copilot in #1
  • fix: resolve CI workflow validation errors, GitHub Actions pinning, and missing test script by @Copilot in #8
  • fix: add missing permissions to ci job in main-ci.yml by @Copilot in #10
  • chore(deps): Bump the github-actions-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #18
  • refactor: migrate to workspace monorepo by @neilime in #12
  • chore(deps): Bump hoverkraft-tech/ci-github-common from bab8450e2ad87c10a8145b9d43261b1f7d4d6e19 to 865fe294f2f3c288c0ac1beb2a0779b50030593f in the github-actions-dependencies group by @dependabot[bot] in #20
  • chore(deps-dev): Bump the npm-development-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #21
  • chore(deps): bump hoverkraft-tech/ci-github-nodejs from 0.15.0 to 0.16.0 in the github-actions-dependencies group by @dependabot[bot] in #23
  • chore(deps-dev): bump the npm-development-dependencies group with 4 updates by @dependabot[bot] in #25
  • chore(deps): bump hoverkraft-tech/ci-github-publish from 0.11.2 to 0.12.0 in the github-actions-dependencies group by @dependabot[bot] in #26
  • chore(deps): bump the npm-docusaurus-dependencies group with 4 updates by @dependabot[bot] in #24
  • feat: improve theme accessibility to meet WCAG 2.1 Level AA standards by @Copilot in #27
  • feat: add hoverkraft logo by @neilime in #28

New Contributors

Full Changelog: https://github.com/hoverkraft-tech/docusaurus-theme/commits/0.1.0