Skip to content

chore: update published Askr packages - #36

Merged
smiggleworth merged 1 commit into
mainfrom
chore/update-askr-packages
Aug 2, 2026
Merged

chore: update published Askr packages#36
smiggleworth merged 1 commit into
mainfrom
chore/update-askr-packages

Conversation

@smiggleworth

Copy link
Copy Markdown
Contributor

Summary

  • update the website to the latest compatible Askr, UI, themes, CLI, Vite, and tooling releases
  • refresh the package-backed API and CLI documentation snapshots, including the new Vite image entrypoint
  • restrict snapshot discovery to direct @askrjs installations so nested transitive packages are not documented as first-party APIs

Validation

  • npm run fmt
  • npm run lint
  • npm run typecheck
  • npm run build (341/341 routes)
  • npm test (32 unit tests and generated-output contract)
  • npm audit (0 vulnerabilities)

- Added new API symbols: `cloneElement`, `isElement`, `SSRStyleRegistrationValidation`, `ImagePipelineOptions`, and various image-related types.
- Updated existing API signatures for `route` and `createRenderContext` to include additional parameters.
- Enhanced documentation comments for clarity.

chore(cli): bump CLI version to 0.0.20

- Updated CLI version in the snapshot to reflect the latest release.

fix(tests): refine package path filtering in tests

- Changed package path filtering regex to ensure accurate matching of installed packages.
Copilot AI review requested due to automatic review settings August 2, 2026 18:09

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@smiggleworth
smiggleworth merged commit f9bb6c2 into main Aug 2, 2026
1 check passed
@smiggleworth
smiggleworth deleted the chore/update-askr-packages branch August 2, 2026 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants