All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- Support
globOptions
(#266)
- Convert absolute gitignore patterns to relative (#265)
- Update deps (d2aa83d)
- Pooya Parsa (@pi0)
- vue: Conditionally import
vue/compiler-sfc
(c2f1a2e)
- Daniel Roe (@danielroe)
- vue:
⚠️ Refactor vue loader with vue/compiler-sfc (#251)
- Dedupe lockfile (15c1e70)
- vue:
⚠️ Refactor vue loader with vue/compiler-sfc (#251)
- ꤷꤵꤲꤱꛎ߀ⵤꚧ꓾ [email protected]
- Daniel Roe (@danielroe)
- Teages (@Teages)
- Update esbuild to 0.24 (d0dd1f7)
- dts: Improve internal
extractDeclarations
readability (#248) - Replace fast-glob with tinyglobby (#237)
- Add test for
components/index.ts
dts behavior (eb495b0)
- Superchupu (@SuperchupuDev)
- Pooya Parsa (@pi0)
- Daniel Roe (@danielroe)
- dts: Handle dir + file of same name (#245)
- Daniel Roe (@danielroe)
- dts: Resolve directory exports in
.dts
files (#244)
- Daniel Roe (@danielroe)
- vue: Skip transpilation with multiple script blocks (#243)
- Daniel Roe (@danielroe)
- dts: Compatible with
vue-tsc
2.0.x (#242)
- Teages (@Teages)
- dts: Update for compatibility with
vue-tsc
>=2.1 (#240)
- Teages (@Teages)
- Update deps (3515d36)
- Remove unused
mri
dependency (d43b142) - Remove unused
globby
dependency` (eb1f556)
- Pooya Parsa (@pi0)
- Sukka [email protected]
- dts: Use
ts.convertCompilerOptionsFromJson
to normalise (#224)
- Bump deps (#225)
- Daniel Roe (@danielroe)
- Upgrade volar implementation (#222)
- Daniel Roe (@danielroe)
- Dynamically import
typescript
when normalising options (b8afd50)
- Daniel Roe (@danielroe)
- Use
vue-tsc
generate vue declarations (#154) - Support vue-tsc v2 (#201)
- Support custom typescript
compilerOptions
(#215)
- Apply lint fixes (365002a)
- Test against node 18 (aeb444f)
- Daniel Roe (@danielroe)
- Zhong666 (@aa900031)
- Pooya Parsa (@pi0)
- Support postcss loader (#167)
- cjs: Hotfix babel transformation issue (94444df)
- Resolve dynamic import paths (#165)
- Pass all options to loader context (ea5ba97)
- Add
cjs
,mts
andcts
to the supported extensions (e7d3ffb)
- Pooya Parsa (@pi0)
- Liuyang0826 (@liuyang0826)
- cjs: Hotfix babel transformation issue (94444df)
- Use conventional commit for autofix (2e20d10)
- Pooya Parsa (@pi0)
- Daniel Roe (@danielroe)
- Allow passing esbuild transform options (#144)
- Support
jsx
andtsx
files (#71) - Support configurable loaders (#152)
- cli: Support
--minify
and--target
(84c59aa)
- Handle
.cts
and.mts
as typescript (#162)
- cli: Migrate to unjs/citty (#157)
- release: V1.2.0 (7a5f92e)
- Update ci badge in readme (#146)
- Add compiler options type (2289288)
- Add
lint:fix
script (32915a9) - Update dependencies (2561704)
- Add autofix ci (7ad18dc)
- Remove extra console log (76bb4f7)
- Remove todo (0296ca6)
- Pooya Parsa (@pi0)
- Vadym [email protected]
- Liuyang0826 (@liuyang0826)
- Uuau99999 (@uuau99999)
- Zuixinwang
- Daniel Roe [email protected]
- Trim21 (@trim21)
- release: V1.1.2 (4892929)
- Daniel Roe [email protected]
- Pooya Parsa (@pi0)
- Add
.js
extension for relative import and exports in declarations (#134)
- Daniel Roe [email protected]
- Add support for multi-line import extension normalization (#120)
- Update release script (2803fe1)
- Pooya Parsa [email protected]
- Alex Grozav [email protected]
1.1.0 (2023-01-10)
1.0.0 (2022-11-15)
0.4.1 (2022-11-15)
0.4.0 (2022-10-27)
- upgrade globby
- support multiple glob patterns (#41) (b339163)
- vue: support transpilation of
<style>
blocks withsass
(#27) (36e5b4f)
0.3.13 (2022-06-23)
- dts: introp default for typescript import (5578a7c)
0.3.12 (2022-06-23)
0.3.11 (2022-06-23)
- resolve full path to cjs cunks (df2a548)
- downgrade pathe to 0.2.x (659f7e9)
0.3.10 (2022-02-04)
0.3.9 (2022-01-21)
0.3.8 (2021-12-14)
0.3.7 (2021-12-13)
0.3.6 (2021-12-10)
- multiline regex to replace import extensions (#17) (7a2690c)
- vue: skip transforming for
<script setup>
(#15) (93cb489), closes #14
0.3.5 (2021-10-20)
0.3.4 (2021-10-13)
0.3.3 (2021-07-15)
0.3.2 (2021-06-16)
0.3.1 (2021-05-24)
- use default export with cjs transform (68e1ed1)
0.3.0 (2021-05-24)
- resolve relative imports for mjs files (resolves #7)
0.2.1 (2021-04-23)
- ext option (f2c1bc6)
0.2.0 (2021-04-21)
- emit
.mjs
files whn format is mjs
- emit
.mjs
files whn format is mjs (ec5fcc4)
0.1.7 (2021-04-14)
0.1.6 (2021-04-09)
- update esbuild to use transform directly (9b56d1c)
0.1.5 (2021-04-08)
0.1.4 (2021-04-07)
- support cleanDist option (f613c17)
0.1.3 (2021-03-30)
- unlink before cleaning up dist dir (c8cb2b8)
0.1.2 (2021-03-06)
0.1.1 (2021-01-17)
- pkg: use siroc build (ec85042)
0.1.0 (2021-01-17)
- fix binary name (95e1695)
0.0.5 (2021-01-15)
- bypass
.d.ts
files (142f0ce)
0.0.4 (2021-01-15)
- use proper bin (e763270)