I'm planning to release the 2.0 version with some important changes (and some minor fixes)
core / general
- Drop CommonJS from all module builds
- Update all helper packages to use only ESM
- Initial Deno support (core only) (using
std/http
and@tinyhttp/router
)
wares
-
preflightContinue
option in@tinyhttp/cors
-
@tinyhttp/logger
no longer depends on the core - achieve 100% coverage for
@tinyhttp/dotenv
- deprecate
@tinyhttp/pug
docs
- Describe in docs how to use CommonJS modules with tinyhttp (through Babel)
- Clean up for typos / weird phrasing
List view
0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.