Skip to content

Releases: incluud/accessible-astro-starter

v5.2.5

Choose a tag to compare

@github-actions github-actions released this 09 Jul 17:57

Chores

v5.2.4

Choose a tag to compare

@github-actions github-actions released this 20 Jun 07:34
66e5c79

Bug Fixes

Chores

v5.2.3

Choose a tag to compare

@github-actions github-actions released this 23 May 13:50
1a957e9

Features

Chores

v5.2.2

Choose a tag to compare

@github-actions github-actions released this 11 May 19:37
d31526d

Next Release

Chores

Refactoring

  • 0ea7aea: Fix Astro accessibility ESLint config and newly surfaces ESLint issues (@markteekman)

v5.2.1

Choose a tag to compare

@github-actions github-actions released this 02 May 12:33
19ab903

Bug Fixes

  • a876004: Correct path handling in menu item activation and add SCSS load paths (@markteekman)

Chores

v5.2.0

Choose a tag to compare

@github-actions github-actions released this 02 May 10:21
0f5d949

This release introduces the Accessible Astro Starter CLI - a new scaffolding tool that makes it easier than ever to start accessible Astro projects. Run npm create accessible-astro-starter@latest and choose from five presets (Full, Blog, Portfolio, Minimal, or Barebones) with optional launcher integration. The interactive CLI guides you through project setup with colorful prompts and smart defaults.

Features

Bug Fixes

Documentation

Refactoring

Chores

v5.1.1

Choose a tag to compare

@github-actions github-actions released this 02 May 09:56
9a138d3

Chores

v5.1.0

Choose a tag to compare

@peterpadberg peterpadberg released this 03 Apr 11:13
90e6e78

Bug Fixes

  • 87c85be: Upgrade eslint to ^9.39.4 to match @eslint/js and gain access to recent v9 maintenance releases and bug fixes, while maintaining compatibility with eslint-plugin-jsx-a11y@6.10.2

  • d456c8c: Update SCSS import paths across multiple components

Chores

  • 9995636: Update to package lock to Astro 6 and dependencies (@peterpadberg)

  • 04ab7f6: Update Node version to >=22.12.0 in package.json

  • 52ba68e: Update .nvmrc to v22.12.0

  • 0b59e0d: Update Astro version in README from 5.16.0 to 6.1.1 for accuracy

  • d3b0e75: Bump version in package.json and package-lock.json from 5.0.3 to 5.1.0

v5.0.3

Choose a tag to compare

@github-actions github-actions released this 28 Mar 15:20

Bug Fixes

  • 2defd68: Downgrade eslint and @eslint/js versions in package.json to prevent peerdependency issue with eslint-plugin-jsx-a11y #178 (@peterpadberg)

  • 27be2ed: Add package-lock.json and remove it from .gitignore (@peterpadberg)

v5.0.2

Choose a tag to compare

@github-actions github-actions released this 08 Mar 14:12

Features

Chores

  • dc5001c: Update dependencies in package.json for improved stability and features (@markteekman)

  • 499f688: Bump version in package.json from 5.0.1 to 5.0.2 (Mark Teekman)