0.13.0
Relates to maxGraph 0.13.0.
What's Changed
🎉 New Features
- feat: add a vanilla TS project built with Rsbuild by @tbouffard in #149
- feat: deploy the sveltekit project on GitHub Pages by @tbouffard in #150
- feat: set a specific page title for each project by @tbouffard in #153
📦 Dependencies
- chore(deps-dev): bump the development-dependencies group across 1 directory with 3 updates by @dependabot in #141
- chore(deps-dev): bump rollup from 4.19.1 to 4.20.0 in the development-dependencies group by @dependabot in #143
- chore(deps-dev): bump vite from 5.3.5 to 5.4.0 in the development-dependencies group by @dependabot in #145
- chore(deps): bump lit from 3.1.4 to 3.2.0 by @dependabot in #146
- chore(deps-dev): migrate to svelte 2 by @tbouffard in #154
- chore(deps-dev): bump rollup from 4.20.0 to 4.21.0 in the development-dependencies group across 1 directory by @dependabot in #155
- chore(deps): bump @maxgraph/core from 0.12.0 to 0.13.0 by @dependabot in #156
⚙️ Refactor
- refactor: use constants when inserting edges by @tbouffard in #142
- refactor: declare RubberBandHandler as a plugin by @tbouffard in #148
Full Changelog: v0.12.0...v0.13.0