Skip to content

0.1.0

Compare
Choose a tag to compare
@tbouffard tbouffard released this 03 Jul 12:37
2b52dab

Relates to https://github.com/maxGraph/maxGraph/releases/tag/v0.1.0

What's Changed

🎉 New Features

  • feat: add TypeScript projects built with ViteJS and Rollup by @tbouffard in #1
  • feat: add parcel ts project + improve other projects by @tbouffard in #5
  • feat: do not skipLibCheck by @tbouffard in #17
  • feat: restore rounded rectangle by @tbouffard in #18

📝 Documentation

  • doc: improve 'how to build maxgraph' paragraph by @tbouffard in #13

⚙️ Refactor

  • refactor: use the same code in all examples by @tbouffard in #10

🛠 Chore

  • chore: check the examples build with GitHub Actions by @tbouffard in #8
  • chore: remove commonsjs plugin from the rollup project by @tbouffard in #7
  • chore: generate ESM bundle in the rollup-ts example by @tbouffard in #11
  • chore: use maxgraph default branch in GH workflows by @tbouffard in #14
  • chore: bump devDependencies in projects by @tbouffard in #19
  • chore: update GitHub Actions with Dependabot by @tbouffard in #24
  • chore: bump Node requirement from 16 to 18 by @tbouffard in #25
  • chore: bump projects devDependencies by @tbouffard in #26
  • chore: use maxgraph@core 0.1.0 by @tbouffard in #28

Full Changelog: https://github.com/maxGraph/maxgraph-integration-examples/commits/v0.1.0