4.8 KiB
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
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
1.1.2 (2021-05-04)
1.1.1 (2020-11-16)
Features
- support for isPointInPath (605f5d1)
Bug Fixes
- documentation readme (5a0abaa)
1.0.2 (2020-08-27)
Bug Fixes
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
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)