Skip to content

Releases: nilzona/path2d-polyfill

path2d@0.3.1

24 Jun 15:04
11c6e72

Choose a tag to compare

Patch Changes

  • c5b97f7: chore: update npm dependencies

path2d@0.3.0

24 Jun 14:35
1a2e512

Choose a tag to compare

Minor Changes

  • 7775746: Adds support for using DomPoints as radii in roundRect functions

Patch Changes

  • 7775746: Update of tooling, specifically eslint to support version 9+ and flat configs

path2d-polyfill@3.2.1

24 Jun 15:05
11c6e72

Choose a tag to compare

Patch Changes

  • c5b97f7: chore: update npm dependencies
  • Updated dependencies [c5b97f7]
    • path2d@0.3.1

path2d-polyfill@3.2.0

24 Jun 14:35
1a2e512

Choose a tag to compare

Minor Changes

  • 7775746: Adds support for using DomPoints as radii in roundRect functions

Patch Changes

  • 7775746: Update of tooling, specifically eslint to support version 9+ and flat configs
  • Updated dependencies [7775746]
  • Updated dependencies [7775746]
    • path2d@0.3.0

path2d@0.2.2

07 Nov 12:26
71d20e3

Choose a tag to compare

Patch Changes

  • 29bdc9d: Fix rounded rect bottom-right corner

path2d-polyfill@3.1.3

07 Nov 12:26
71d20e3

Choose a tag to compare

Patch Changes

  • Updated dependencies [29bdc9d]
    • path2d@0.2.2

path2d@0.2.1

29 Jun 12:49
a71433b

Choose a tag to compare

Patch Changes

  • 751cc2e: chore: update npm dependencies

path2d-polyfill@3.1.2

29 Jun 12:49
a71433b

Choose a tag to compare

Patch Changes

  • 751cc2e: chore: update npm dependencies
  • Updated dependencies [751cc2e]
    • path2d@0.2.1

path2d-polyfill@3.1.1

06 Jun 10:24
ce0ffec

Choose a tag to compare

Patch Changes

  • 384b9a5: Drop the required node version in package.json engines field.

path2d@0.2.0

04 Apr 12:29
73c7b5f

Choose a tag to compare

Minor Changes

  • 2de6861: Polyfill the CanvasRenderingContext.clip() function