Skip to content

v1.0.0-beta.11

Pre-release
Pre-release

Choose a tag to compare

@mahdaen mahdaen released this 21 Oct 11:13
· 659 commits to main since this release

🚀 Features

  • (core) Implement global context execution and circular mutation detection
  • (core) Export mutable, immutable, and writable anchor utilities
  • (react) Implement component lifecycle management system
  • (home) Enhance UI with shadows, background colors and layout adjustments
  • (code-block) Add focus notation transformer and update styles
  • (accordion) Implement accordion component with collapsible logic
  • (react) Update dependencies and add accordion component
  • (core) Add new anchor export properties
  • (react) Export core and storage modules

🐛 Bug Fixes

  • (template) Remove unnecessary dollar sign from state variables

🚜 Refactor

  • (core) Replace microtask with microbatch scheduler
  • (react) Restructure lifecycle management and effect handling
  • (headless) Migrating headless-kit to @anchorkit/headless
  • (react) Remove unused effect handlers and optimize effect execution

📚 Documentation

  • (svelte) Update introduction content
  • (react) Add component architecture documentation and update sidebar

⚙️ Miscellaneous Tasks

  • (release) Bump version to 1.0-beta.11