Skip to content

Release v2.0.0-beta.84

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 18:13
· 378 commits to main since this release

What's Changed

  • chore: bump version to 2.0.0-beta.84 (f294fce)
  • test: update test cases with ChaiBuilderBlockWithAtom type and convertToBlocksAtoms (5859253)
  • refactor: update block type and atom handling across core modules (9621235)
  • chore: upgrade @chaibuilder/runtime to 2.0.0-beta.24 and fix type annotation in applyLanguage (f9d2445)
  • feat: add updateBlockAtom parameter to moveBlocksWithChildren for atomic block updates (3435624)
  • refactor: improve global blocks retrieval and rendering logic (dec7ac5)
  • refactor: optimize block data retrieval and selected block handling (e24c940)
  • refactor: update block atom references in hooks to use pageBlocksAtom (61eb179)
  • refactor: replace presentBlocksAtom with pageBlocksAtom across hooks and atoms (963273c)
  • feat: implement convertToBlocksAtoms utility for consistent block atom mapping (bf6d1a9)
  • feat: enhance block atom mapping with type information (09bc9c1)
  • feat: add useGetBlockAtomValue hook for retrieving block atom values (de14f0f)
  • refactor: migrate blocks rendering to use atom-based approach (8ebac5e)

Installation

pnpm add @chaibuilder/sdk@2.0.0-beta.84