v1.1.1
This commit is contained in:
parent
0b66abac48
commit
4293c215c6
@ -1,3 +1,7 @@
|
||||
# v1.1.1
|
||||
|
||||
- Fix `this.resolveId` deprecation warning in Rollup 2
|
||||
|
||||
# v1.1.0
|
||||
|
||||
- Support multiple simultaneous builds on the same set of input files
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "rollup-plugin-cheap-ts",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"private": true,
|
||||
"description": "A small, hacky Rollup plugin for TypeScript",
|
||||
"files": [
|
||||
|
Loading…
Reference in New Issue
Block a user