diff --git a/sites/svelteflow.dev/src/pages/whats-new/2024-12-09.mdx b/sites/svelteflow.dev/src/pages/whats-new/2024-12-09.mdx new file mode 100644 index 00000000..fd244ed5 --- /dev/null +++ b/sites/svelteflow.dev/src/pages/whats-new/2024-12-09.mdx @@ -0,0 +1,11 @@ +--- +title: "Svelte Flow 0.1.25" +description: "Changelog for Svelte Flow version 0.1.25" +authors: [xyflow] +date: '2024-12-09T12:00:00' +--- +# Whats New in Svelte Flow 0.1.25 +### Patch Changes +- [#4865](https://github.com/xyflow/xyflow/pull/4865) Add group node to BuiltInNode type. Thanks [@sjdemartini](https://github.com/sjdemartini)! +- [#4877](https://github.com/xyflow/xyflow/pull/4877) Fix intersections for nodes with origins other than [0,0]. Thanks [@gmvrpw](https://github.com/gmvrpw)! +