Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Bump deps to latest (core 0.7.11, fundamentals 0.10.0)#34

Merged
vitbokisch merged 2 commits into
mainfrom
bump-deps-latest
Mar 25, 2026
Merged

Bump deps to latest (core 0.7.11, fundamentals 0.10.0)#34
vitbokisch merged 2 commits into
mainfrom
bump-deps-latest

Conversation

@vitbokisch
Copy link
Copy Markdown
Contributor

Summary

  • Core ^0.7.11, fundamentals ^0.10.0, typescript ^0.7.11
  • Fix camelCase JSX attribute names (srcSet, fetchPriority, onClick, onLoad, etc.)
  • 420 tests pass, zero tsc errors

🤖 Generated with Claude Code

vitbokisch and others added 2 commits March 24, 2026 23:14
Fix camelCase JSX attributes for 0.7.11: srcset→srcSet,
fetchpriority→fetchPriority, onclick→onClick, onload→onLoad,
onmouseenter→onMouseEnter, ontouchstart→onTouchStart.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Fix onclick→onClick in template routes (counter, dashboard).
Add JSX attribute casing rules to anti-patterns.
Update template CLAUDE.md with srcSet/fetchPriority guidance.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vitbokisch vitbokisch merged commit 4f1d300 into main Mar 25, 2026
11 checks passed
@vitbokisch vitbokisch deleted the bump-deps-latest branch March 25, 2026 08:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant