1.0.1 (2021-11-02)
- list typescript as peerDependencies (867e2b9)
- @semantic-release/exec prepareCmd (8a83e75)
- circular dependency (721b593)
- exclude .d.ts files from rollup input entries (375b3bf)
- move required dev deps to deps (0fb143a)
- rebuild in prepublishOnly (524d331)
- respect outputRootDir in genBundleOutput (780d942)
- rollup dts should use json plugin (db39b7e)
- add json plugin to compile plugins (b298c75)
- allow depth as patterns to match files (f894ecb)
- export version (c86907b)
- generate pkg.exports (8b9cf58)
- include baseDir in getEntryFiles default (5523dcc)
- remove ie 11 support (821a457)
- rollup plugin copyMeta (6d1226d)
- rollup/defaults (fec80a8)
- trigger build (bd67921)
- ts-jest common config (56c7401)
- util path deepTrimStartDir (3ca6195)
- util/func isTruthy (ce67464)
- util/path trimStartDir (707f475)
- rollup: entry (0eb91b7)
- Revert "fix: rebuild in prepublishOnly" (0c914ce)
- Revert "chore: build and test before releasing" (369ca89)
- remove ie 11 support
1.0.0-alpha.8 (2021-11-01)
- @semantic-release/exec prepareCmd (4b18f1e)
- Revert "fix: rebuild in prepublishOnly" (1102bde)
1.0.0-alpha.7 (2021-11-01)
- rebuild in prepublishOnly (755b59c)
1.0.0-alpha.6 (2021-11-01)
- rollup dts should use json plugin (85a7381)
- export version (25bebb9)
1.0.0-alpha.5 (2021-11-01)
- respect outputRootDir in genBundleOutput (01589af)
1.0.0-alpha.4 (2021-11-01)
- ts-jest common config (4728a14)
1.0.0-alpha.3 (2021-10-31)
- circular dependency (35ebb6a)
- generate pkg.exports (46a618c)
- util path deepTrimStartDir (b0d19eb)
- util/path trimStartDir (c5c4bb8)
1.0.0-alpha.2 (2021-10-30)
- remove ie 11 support