2022-09-16 14:45:22 +08:00
|
|
|
# Changelog
|
|
|
|
|
|
2024-07-25 10:27:46 +08:00
|
|
|
## 1.0.4
|
|
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
|
|
- aaea501d: fix: allow decorators-legacy syntax in js file
|
|
|
|
|
|
2023-09-14 10:58:37 +08:00
|
|
|
## 1.0.3
|
|
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
|
|
- b8b1d5e4: fix: sourceMap url in prod files but not publish with sourceMap file
|
|
|
|
|
|
2023-03-02 13:55:59 +08:00
|
|
|
## 1.0.2
|
|
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
|
|
- 56fb406e: fix: support types definition without specify esm folder
|
|
|
|
|
|
2023-02-23 17:20:05 +08:00
|
|
|
## 1.0.1
|
|
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
|
|
- 5cc9ce45: Enable ignoreModuleCheck to support compat rax.
|
|
|
|
|
|
2022-09-16 14:45:22 +08:00
|
|
|
## 1.0.0
|
|
|
|
|
|
|
|
|
|
Initial implementation.
|