mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-06-27 17:22:42 +02:00
Use tsx (#778)
This commit is contained in:
parent
068eceff57
commit
b8bde2a817
5 changed files with 181 additions and 275 deletions
|
@ -5,7 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Fixed
|
||||
- Switch from emso to [tsx](https://github.com/esbuild-kit/tsx) to fix ESM loader bug with recent Node.js versions
|
||||
## [2.1.3] - 2022-08-08
|
||||
### Fixed
|
||||
- Cache files are now correctly created
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue