Commit bfcd965
committed
chore(release): 4.0.0
# [4.0.0](v3.7.0...v4.0.0) (2024-04-26)
### Bug Fixes
* ts/js is a joke of an ecosystem ([#160](#160)) ([900bb10](900bb10))
### Features
* remove resize observer ponyfill ([#159](#159)) ([494a10f](494a10f))
### BREAKING CHANGES
* removes the resize observer ponyfill.
Moving forward people will have to include their own global polyfill if they need one.1 parent 900bb10 commit bfcd965
2 files changed
+17
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
1 | 17 | | |
2 | 18 | | |
3 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments