arrow-express
Version:
Library to bootstrap express applications with zero configuration
38 lines (20 loc) • 443 B
Markdown
arrow-express
# 4.0.0
## Major changes
- Split Express configuration into separate adapter
- Allow to integrate other frameworks as well
# 3.1.1
## Minor changes
- Add CI
# 3.1.0
- Add prefix path to application level
# 3.0.0
## Major Changes
- Upgrade typescript to version 5.0
- Upgrade dev dependencies
# 1.1.1
## Patch Changes
- Add documentation
# 1.1.0
## Minor Changes
- Add controller lever route handler