Releases: MihirJayavant/serverx
Releases · MihirJayavant/serverx
v0.3.0
What's Changed
- Feature: add offset and cursor pagination with filtering by @MihirJayavant in #15
- chore(repo): Add PR template and lint the title by @MihirJayavant in #16
- feat(repo): Refactored using deno workspaces by @MihirJayavant in #17
Full Changelog: v0.2.2...v0.3.0
v0.2.2
What's Changed
- fix: Version update to v0.2.0 by @MihirJayavant in #14
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
What's Changed
- Add zod validation to request handler by @MihirJayavant in #7
- Simplify the request handler concept by @MihirJayavant in #8
- Add middleware at server level and router level by @MihirJayavant in #9
- Deno upgrade to v2 by @MihirJayavant in #10
- Feat(scalar): Add scalar rest api for testing by @MihirJayavant in #11
- Create open api helpers for Request and Response objects by @MihirJayavant in #12
Full Changelog: v0.1.0...v0.2.0
ServerX
ServerX
Added Basic types and server