Skip to content

Version 0.1.0

Latest

Choose a tag to compare

@thednp thednp released this 06 Apr 08:23
· 6 commits to master since this release

Added

  • VanJS integration with createTween and createTimeline primitives
  • VanJS auto-cleanup via global MutationObserver and session-based state tracking
  • VanJS playground and test suite
  • pnpm-workspace.yaml for workspace management
  • pnpm fix:ts command for auto-fixing lint issues

Changed

  • Updated dependencies across all playgrounds
  • Improved Tween.ts and Util.ts internals
  • Extended path.ts extension functionality
  • Updated preact/miniStore.ts and react/miniStore.ts
  • Enhanced test fixtures for preact setup
  • Updated tsdown.config.ts build configuration
  • Updated tsconfig.json
  • Updated Timeline and Tween wiki documentation

Removed

  • .npmignore (replaced by files field in package.json)

Full Changelog: v0.0.5...v0.1.0