Skip to content

Releases: n-peugnet/image-map-creator

2.0.1

15 Jul 15:22
Compare
Choose a tag to compare
  • Fix types declarations now that tsc is used as standalone.

Full Changelog: 2.0.0...2.0.1

2.0.0

15 Jul 13:54
Compare
Choose a tag to compare

What's Changed

  • Replace Webpack with esbuild by @n-peugnet in #48
  • BREAKING CHANGE: The stylesheet is not included in the bundle anymore, it needs to be included separately. This allows the browser to load it in parallel.

Full Changelog: 1.1.13...2.0.0

1.1.13

15 Jul 13:40
Compare
Choose a tag to compare

What's Changed

  • Upgrade some build dependencies
  • Fix types of NPM package

Full Changelog: 1.1.12...1.1.13

1.1.12

11 Oct 00:11
Compare
Choose a tag to compare

Full Changelog: 1.1.11...1.1.12

1.1.11

11 Oct 00:04
Compare
Choose a tag to compare

Full Changelog: 1.1.10...1.1.11

Release 1.1.10

19 Dec 14:20
Compare
Choose a tag to compare
  • chore(deps): bump ini from 1.3.5 to 1.3.8 (e9b0dcc)

Release 1.1.9

09 Nov 09:55
Compare
Choose a tag to compare
  • fix(tools): do not create null area rectangles (13f5508)

Release 1.1.8

07 Sep 11:41
Compare
Choose a tag to compare
  • chore(deps): update to fix npm vulnerabilities (7a570ba)
  • fix(sketch): set this.p5 also in sketch() (feb6020)
  • docs: update gif, previous one was very old (1271661)

Release 1.1.7

07 Apr 15:18
Compare
Choose a tag to compare
  • fix: default area loaded from save isn't displayed (ef5eb99)

Release 1.1.6

07 Apr 10:29
Compare
Choose a tag to compare
  • fix: save circular dependency JSON.stringify (5bb751a)