Skip to content

Releases: Hiccup-za/qa-engineering-skills

v0.11.2

07 Feb 20:48

Choose a tag to compare

Changed

  • Added data-testid attributes to components for improved testability
  • Enhanced testing infrastructure across homepage, changelog page, header, footer, and skill card components

v0.11.1

07 Feb 15:01

Choose a tag to compare

Changed

  • Enhanced install badge styling with improved visibility and contrast

v0.11.0

25 Jan 20:34

Choose a tag to compare

Added

  • DataBuddy analytics integration for tracking and insights

v0.10.2

25 Jan 20:10

Choose a tag to compare

Changed

  • Added release workflow badge to README

v0.10.1

25 Jan 20:02

Choose a tag to compare

Changed

  • Added gradient brand colors and hover effects across UI
  • Updated changelog page and homepage with gradient backgrounds

v0.10.0

25 Jan 19:27

Choose a tag to compare

Added

  • Header component with logo, navigation links, and sticky positioning
  • SkillCardHeader component for improved skill card organization
  • Logo image (qae-skills.png) for branding

Changed

  • Refactored homepage layout with improved typography and spacing
  • Enhanced changelog page styling and layout
  • Updated README with logo display and bunx installation command
  • Improved responsive design and component organization
  • Updated .gitignore to include skills directories

Removed

  • ThemeToggle component (consolidated into header)

v0.9.0

25 Jan 17:32

Choose a tag to compare

Added

  • Footer component with version link and attribution
  • Install count display for skills with Activity icon
  • Install count fetching from skills.sh API

Changed

  • Extracted footer from layout into separate component
  • Improved changelog page with sticky header and backdrop blur
  • Enhanced layout structure with flexbox for footer positioning
  • Updated homepage styling to remove background color

v0.8.1

25 Jan 16:32

Choose a tag to compare

Added

  • GitHub repository link button to homepage header

v0.8.0

25 Jan 16:25

Choose a tag to compare

Added

  • PackageManagerCode component with package manager selection tabs
  • Tabs UI component from shadcn/ui for tabbed interfaces

Changed

  • Enhanced homepage with package manager selection (Bun, NPM, PNPM, Yarn)
  • Added @radix-ui/react-tabs dependency for tab functionality
  • Removed react-syntax-highlighter dependency

v0.7.0

25 Jan 16:11

Choose a tag to compare

Added

  • Command discovery and display functionality for skills
  • Automatic detection of command files in skill directories
  • Command display in skills UI with copyable command snippets

Changed

  • Enhanced skills UI to show available commands for each skill
  • Updated skills data structure to include command information