Skip to content

Commit 5beca11

Browse files
committed
Add changelog
1 parent e2fa53d commit 5beca11

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
## [Unreleased][]
44

5+
### Added
6+
7+
- Note regarding `URL` and `URLSearchParams` polyfilling
8+
- Support for esbuild
9+
10+
### Changed
11+
12+
- Improve Rollup global variable injecting
13+
- Use `path.resolve` for URL methods
14+
15+
### Fixed
16+
17+
- `url.format` to handle `URL`
18+
519
## [1.0.0][] - 2021-11-13
620

721
### Added

0 commit comments

Comments
 (0)