Added
- VanJS integration with
createTweenandcreateTimelineprimitives - VanJS auto-cleanup via global MutationObserver and session-based state tracking
- VanJS playground and test suite
pnpm-workspace.yamlfor workspace managementpnpm fix:tscommand for auto-fixing lint issues
Changed
- Updated dependencies across all playgrounds
- Improved
Tween.tsandUtil.tsinternals - Extended
path.tsextension functionality - Updated
preact/miniStore.tsandreact/miniStore.ts - Enhanced test fixtures for preact setup
- Updated
tsdown.config.tsbuild configuration - Updated
tsconfig.json - Updated Timeline and Tween wiki documentation
Removed
.npmignore(replaced byfilesfield in package.json)
Full Changelog: v0.0.5...v0.1.0