This repository was archived by the owner on Aug 4, 2021. It is now read-only.
File tree 1 file changed +9
-5
lines changed
1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
1
# rollup-plugin-alias changelog
2
2
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
+
3
7
## 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 )
6
10
7
11
## 2.0.1
8
12
* 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 )
11
15
12
16
## 2.0.0
13
17
* 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 )
15
19
16
20
### Breaking Changes
17
21
Aliases always need to be provided as an array, see #53
You can’t perform that action at this time.
0 commit comments