use bun and remove some deps

This commit is contained in:
2024-02-27 17:59:00 +01:00
parent 500d7b2423
commit 3ca15c532f
13 changed files with 61 additions and 367 deletions

View File

@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
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).
## [1.4.0] - 2024-02-27
### Changed
- Moved to bun.
- Removed some dependencies.
## [1.3.4] - 2024-02-27
### Security