Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.

Commit 1b48240

Browse files
committed
Update changelog
1 parent 38121ad commit 1b48240

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

CHANGELOG.md

+9-5
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,21 @@
11
# rollup-plugin-alias changelog
22

3+
## 2.2.0
4+
*2019-10-21*
5+
* Support resolving `index.js` files in directories ([#64](https://github.com/rollup/rollup-plugin-alias/pull/64) by @jerriclynsjohn)
6+
37
## 2.1.0
4-
*2019-10.18*
5-
* Add support for object syntax ([#61](https://github.com/rollup/rollup-plugin-alias/pull/61))
8+
*2019-10-18*
9+
* Add support for object syntax ([#61](https://github.com/rollup/rollup-plugin-alias/pull/61) by @Andarist)
610

711
## 2.0.1
812
*2019-09-27*
9-
* Update dependencies ([#59](https://github.com/rollup/rollup-plugin-alias/pull/59))
10-
* Make volume letter regexp case independent ([#57](https://github.com/rollup/rollup-plugin-alias/pull/57))
13+
* Update dependencies ([#59](https://github.com/rollup/rollup-plugin-alias/pull/59) by @lukastaegert)
14+
* Make volume letter regexp case independent ([#57](https://github.com/rollup/rollup-plugin-alias/pull/57) by @MarekLacoAXA)
1115

1216
## 2.0.0
1317
*2019-08-22*
14-
* Add RegExp support and strict order of entries ([#53](https://github.com/rollup/rollup-plugin-alias/pull/53))
18+
* Add RegExp support and strict order of entries ([#53](https://github.com/rollup/rollup-plugin-alias/pull/53) by @thiscantbeserious)
1519

1620
### Breaking Changes
1721
Aliases always need to be provided as an array, see #53

0 commit comments

Comments
 (0)