Skip to content

0.0.4

Compare
Choose a tag to compare
@HanielU HanielU released this 15 Jan 21:49
· 21 commits to main since this release

refactor(core): simplify context retrieval by using functions for context values

  • Updated context retrieval methods in dnd-context.svelte, context.ts, and related files to return functions instead of an object with a 'get' property.