securityos/node_modules/path2d-polyfill/CHANGELOG.md

4.8 KiB

2.0.1 (2023-01-22)

Bug Fixes

  • add browser and main fields in package.json (82e8522)

2.0.0 (2023-01-22)

⚠ BREAKING CHANGES

  • target build now has the name dist/path2d-polyfill.min.js

  • chore: null Path2D in example index.html

  • Update tsconfig.json

Co-authored-by: Linus Unnebäck linus@folkdatorn.se

  • chore: build for node and browsers

  • docs: update doc example

Co-authored-by: Linus Unnebäck linus@folkdatorn.se

Features

  • node support with roundRect polyfill (#43) (2fffe15)

1.2.3 (2022-10-11)

1.2.2 (2022-07-23)

undefined

1.2.1 (2022-03-06)## 1.2.0 (2021-10-30)

Bug Fixes

  • fixup lint and build (94be3cd)
  • sync version in package.json with tags (e12e852)

1.1.2 (2021-05-04)

1.1.1 (2020-11-16)

Features

  • support for isPointInPath (605f5d1)

Bug Fixes

1.0.2 (2020-08-27)

Bug Fixes

  • remove unused css rule (54e5174)
  • update badge in README.md (483afe2)

1.0.0 (2020-05-27)

0.4.2 (2019-08-28)

0.4.1 (2019-04-15)

0.4.0 (2019-04-12)

Features

Bug Fixes

  • move current position when a path is closed (#9) (ff6d2f7)

0.3.1 (2018-09-26)

Bug Fixes

  • better checks if polyfill is needed (bd65468)

0.3.0 (2018-09-25)

0.2.2 (2018-09-04)

0.2.1 (2018-06-05)

0.2.0 (2018-06-04)

0.1.3 (2018-05-22)

Bug Fixes

  • Avoid reference to global window (9d3e742)
  • Remove wrong removeChild call (123db85)
  • Update README.md (bcb01e1)

0.1.1 (2018-05-18)

0.1.0 (2018-05-18)

Features