Skip to content

v1.0.0-beta.10

Pre-release
Pre-release

Choose a tag to compare

@mahdaen mahdaen released this 17 Oct 06:11
· 676 commits to main since this release

🚜 Refactor

  • (react) Replace observe with view in todo app and docs
  • (svelte) Using Svelte's reactivity binding
  • (svelte) Remove anchorRef and flashNode dependencies
  • (solid) Rename binding module to reactive

📚 Documentation

  • (svelte) Update documentation for reactive state terminology
  • (svelte) Refactor API documentation for reactive state functions
  • (svelte) Update documentation to use variableRef instead of anchorRef
  • (solid) Simplify reactivity documentation
  • (svelte) Refactor documentation structure and content
  • Update Svelte syntax and reactive reference usage
  • (svelte) Update API reference link in getting started guide

🧪 Testing

  • (svelte) Update ref usage and remove deprecated syntax

⚙️ Miscellaneous Tasks

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