Commit 60151a6
committed
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2021-11-01)
### Bug Fixes
* @semantic-release/exec prepareCmd ([8a83e75](8a83e75))
* circular dependency ([721b593](721b593))
* exclude .d.ts files from rollup input entries ([375b3bf](375b3bf))
* move required dev deps to deps ([0fb143a](0fb143a))
* rebuild in prepublishOnly ([524d331](524d331))
* respect outputRootDir in genBundleOutput ([780d942](780d942))
* rollup dts should use json plugin ([db39b7e](db39b7e))
### Features
* add json plugin to compile plugins ([b298c75](b298c75))
* allow depth as patterns to match files ([f894ecb](f894ecb))
* export version ([c86907b](c86907b))
* generate pkg.exports ([8b9cf58](8b9cf58))
* include baseDir in getEntryFiles default ([5523dcc](5523dcc))
* remove ie 11 support ([821a457](821a457))
* rollup plugin copyMeta ([6d1226d](6d1226d))
* rollup/defaults ([fec80a8](fec80a8))
* trigger build ([bd67921](bd67921))
* ts-jest common config ([56c7401](56c7401))
* util path deepTrimStartDir ([3ca6195](3ca6195))
* util/func isTruthy ([ce67464](ce67464))
* util/path trimStartDir ([707f475](707f475))
* **rollup:** entry ([0eb91b7](0eb91b7))
### Reverts
* Revert "fix: rebuild in prepublishOnly" ([0c914ce](0c914ce))
* Revert "chore: build and test before releasing" ([369ca89](369ca89))
### BREAKING CHANGES
* remove ie 11 support1 parent bd67921 commit 60151a6
2 files changed
+43
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
1 | 43 | | |
2 | 44 | | |
3 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments