Skip to content

Releases: maxGraph/maxgraph-integration-examples

0.7.0

23 Jan 05:47
66de686
Compare
Choose a tag to compare

Relates to maxGraph 0.7.0.

What's Changed

📦 Dependencies

  • chore(deps): bump lit from 3.1.0 to 3.1.1 by @dependabot in #86
  • chore(deps-dev): bump vite from 5.0.7 to 5.0.12 by @dependabot in #90
  • chore(deps): bump @maxgraph/core from 0.6.0 to 0.7.0 by @dependabot in #91

Full Changelog: v0.6.0...v0.7.0

0.6.0

10 Jan 05:05
a11e699
Compare
Choose a tag to compare

Relates to maxGraph 0.6.0.

What's Changed

📦 Dependencies

  • chore(deps-gha): bump actions/deploy-pages from 2 to 3 by @dependabot in #74
  • chore(deps-dev): bump the development-dependencies group with 3 updates by @dependabot in #75
  • chore(deps-gha): bump actions/upload-artifact from 3 to 4 by @dependabot in #77
  • chore(deps): bump @maxgraph/core from 0.5.0 to 0.6.0 by @dependabot in #81
  • chore(deps-gha): bump actions/deploy-pages from 3 to 4 by @dependabot in #80

🛠 Chore

Full Changelog: v0.5.0...v0.6.0

0.5.0

10 Dec 11:02
de4821b
Compare
Choose a tag to compare

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

What's Changed

📦 Dependencies

  • chore(deps): bump lit from 3.0.2 to 3.1.0 by @dependabot in #65
  • chore(deps-dev): bump the development-dependencies group with 7 updates by @dependabot in #67
  • chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot in #68
  • chore(deps-dev): bump the development-dependencies group with 3 updates by @dependabot in #71
  • chore(deps): bump @maxgraph/core from 0.4.1 to 0.5.0 by @dependabot in #73
  • chore(deps-dev): bump the development-dependencies group with 3 updates by @dependabot in #72

Full Changelog: v0.4.1...v0.5.0

0.4.1

23 Nov 17:17
d26ba8b
Compare
Choose a tag to compare

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

What's Changed

📦 Dependencies

  • chore(deps-dev): bump the development-dependencies group with 1 update by @dependabot in #56
  • chore(deps-gha): bump actions/setup-node from 3 to 4 by @dependabot in #58
  • chore(deps-dev): bump the development-dependencies group with 3 updates by @dependabot in #57
  • chore(deps): bump @maxgraph/core from 0.4.0 to 0.4.1 by @dependabot in #60
  • chore(deps-dev): bump the development-dependencies group with 3 updates by @dependabot in #59
  • chore(deps-dev): bump the development-dependencies group with 4 updates by @dependabot in #61
  • chore(deps): bump lit from 3.0.0 to 3.0.2 by @dependabot in #62
  • chore(deps-dev): bump the development-dependencies group with 4 updates by @dependabot in #63
  • chore(deps-gha): bump actions/github-script from 6 to 7 by @dependabot in #66

Full Changelog: v0.4.0...v0.4.1

0.4.0

13 Oct 14:42
baaa4f4
Compare
Choose a tag to compare

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

What's Changed

🎉 New Features

  • feat: add sveltekit ts project example by @indaco in #46

📦 Dependencies

  • chore(deps-gha): bump actions/upload-pages-artifact from 1 to 2 by @dependabot in #43
  • chore(deps-gha): bump actions/checkout from 3 to 4 by @dependabot in #44
  • chore(dev-deps): bump dev dependencies by @tbouffard in #49
  • chore(deps-dev): bump dependencies in the sveltekit project by @tbouffard in #51
  • chore(deps-dev): bump postcss from 8.4.30 to 8.4.31 in /projects/sveltekit-ts by @dependabot in #50
  • chore(deps): bump @maxgraph/core from 0.3.0 to 0.4.0 by @dependabot in #53
  • chore(deps): bump lit from 2.7.6 to 3.0.0 by @dependabot in #54

⚙️ Refactor

  • refactor: share common code in a dedicated package by @tbouffard in #55

🛠 Chore

New Contributors

Full Changelog: v0.3.0...v0.4.0

0.3.0

07 Jul 14:14
c7ce2a4
Compare
Choose a tag to compare

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

What's Changed

🎉 New Features

  • feat: add a project with maxGraph as a lit Web Component by @tbouffard in #38

📦 Dependencies

  • chore(deps-dev): bump dev dependencies by @tbouffard in #37
  • chore(deps): bump @maxgraph/core from 0.2.1 to 0.3.0 by @tbouffard in #40

Full Changelog: v0.2.1...v0.3.0

0.2.1

03 Jul 12:58
d79ff3d
Compare
Choose a tag to compare

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

What's Changed

📝 Documentation

  • docs: configure the auto-generated release notes by @tbouffard in #34
  • docs: add a "dependencies" paragraph in the release notes by @tbouffard in #36

📦 Dependencies

  • chore(deps): bump @maxgraph/core from 0.2.0 to 0.2.1 by @tbouffard in #35

Full Changelog: v0.2.0...v0.2.1

0.2.0

03 Jul 12:39
44744db
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: v0.1.0...v0.2.0

0.1.0

03 Jul 12:37
2b52dab
Compare
Choose a tag to compare

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