Skip to content

Commit 7fd9061

Browse files
committed
Update changelog
1 parent 61adedf commit 7fd9061

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# rollup changelog
22

3+
## 2.65.0
4+
5+
_2022-01-21_
6+
7+
### Features
8+
9+
- Add complete import resolution objects to ModuleInfo for use in `this.load` (#4354)
10+
11+
### Bug Fixes
12+
13+
- Use correct context in plugin hooks with `perf: true` (#4357)
14+
15+
### Pull Requests
16+
17+
- [#4351](https://github.com/rollup/rollup/pull/4351): refactor: re-use source mapping url (@dnalborczyk)
18+
- [#4352](https://github.com/rollup/rollup/pull/4352): refactor: replace require-relative with built-in require.resolve (@dnalborczyk)
19+
- [#4353](https://github.com/rollup/rollup/pull/4353): chore: bump deps (@dnalborczyk)
20+
- [#4354](https://github.com/rollup/rollup/pull/4354): Add importedIdResolutions to moduleInfo (@lukastaegert)
21+
- [#4355](https://github.com/rollup/rollup/pull/4355): chore: remove external from config (@dnalborczyk)
22+
- [#4357](https://github.com/rollup/rollup/pull/4357): fix: timed plugin context (@dnalborczyk)
23+
324
## 2.64.0
425

526
_2022-01-14_

0 commit comments

Comments
 (0)