commits
* feat: added error handling severity levels
* feat: structured error handling with specific error types and severity levels
* docs: reorient roadmap
* feat: add cli package for project scaffolding
* feat: add comprehensive CLI documentation and tests
* feat: error boundary
* fix: console mock & test expectations
* fix: ensure computed keys are emitted in kebab case in markup
* added shorthand attribute forms
* added CSS fallback for shift animations
* fix: spread handling of signals
* transformExpr automatically unwraps signals in obj
* docs: updated internal docs to reflect proxy & iterator handling
* docs: milestone planning
* fix: expression eval with unwrapped signals
* refactor: new demo structure
* fix: css text wrapping
* fix: nested model property binding & eval
* feat: create css showcase
build: added linting to gh actions with badges
* feat: core navigation & enhanced url plugin
* feat: scroll + nav integration
* completed docs for feature
* feat: updated build pipeline
* refactor: signal unwrapping
* docs: reorganize docs
* drafted more detailed internals docs
* feat: updated core bindings & implemented shift plugin
* added hash routing doc
* feat: View Transitions API integration
* feat: completed animations with docs & demo
* chore: bump to 0.4.0
* feat: transition presets & surge plugin
* refactor http module
* build: update test action
* added features to docsite home
* global state docs
* renamed asyncEffect (linting)
* created shared constants module
* bump to 0.2.0
* fix minification