Skip to content

Commit 7ca27a3

Browse files
committed
Update changelog
1 parent 7cc87f1 commit 7ca27a3

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## 2.68.0
4+
5+
_2022-02-22_
6+
7+
### Features
8+
9+
- provide information about cached import resolutions in `shouldTransformCachedModule` (#4414)
10+
- Add "types" field to Rollup's package exports (#4416)
11+
12+
### Pull Requests
13+
14+
- [#4410](https://github.com/rollup/rollup/pull/4410): refactor: use map for declarations and name suggestions (@dnalborczyk)
15+
- [#4411](https://github.com/rollup/rollup/pull/4411): refactor: use map for namespace reexports by name (@dnalborczyk)
16+
- [#4412](https://github.com/rollup/rollup/pull/4412): refactor: use includes where appropriate (@dnalborczyk)
17+
- [#4414](https://github.com/rollup/rollup/pull/4414): Add resolved sources to shouldTransformCachedModule (@lukastaegert)
18+
- [#4416](https://github.com/rollup/rollup/pull/4416): Add Typescript 4.5 nodenext node12 module resolution support (@frank-dspeed)
19+
320
## 2.67.3
421

522
_2022-02-18_

0 commit comments

Comments
 (0)