Skip to content

Releases: kravetsone/elysia-connect-middleware

v0.0.6

14 May 19:00
b749039
Compare
Choose a tag to compare

chore: bump all

Full Changelog: v0.0.5...v0.0.6

v0.0.5

27 Mar 10:40
3b6bb38
Compare
Choose a tag to compare

chore: add test for #1

chore: add more tests for query handling

chore: some improves at createRequest & Response

chore: disable express-processimage test

chore: bump

Full Changelog: v0.0.4...v0.0.5

v0.0.4

15 Mar 10:08
50b227f
Compare
Choose a tag to compare

refactor: use NextFunction from express types

chore: name handlers for https://elysiajs.com/blog/elysia-11.html#opentelemetry

elysiajs/elysia#967

feat: enable body to be passed to requestuses .json function form Request to fill body value of request

style: use tab spaces

fix: resolve message outside of returning function

fix: remove un-needed error catch

test: fix Simple parse body

fix: remove un-needed asyncs

refactor: add typings to body

test: add Handle request with no body test

fix: add .clone when .json called

Merge pull request #3 from magicjase11/feat/put-body-in-requestFeat: Put body in request

chore: use text lockfile

chore: test fixes and bump

fix: test cause elysiajs/elysia#1128

chore: add pkgroll to dev deps

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.0.4

v0.0.3

21 Jul 09:53
Compare
Choose a tag to compare

fix: file sending

chore: add tests for passportjs

chore: bump

Full Changelog: v0.0.2...v0.0.3

v0.0.2

20 Jul 18:57
Compare
Choose a tag to compare

chore: add seed

chore: add links to repo

chore: add tests with vite dev server

chore: move elysia to peerDependencies

chore: bump

chore: add author info

Full Changelog: v0.0.1...v0.0.2

v0.0.1

19 Jul 22:17
Compare
Choose a tag to compare

chore: more and more attempts...

feat: finally... middlewares in Elysia

chore: add query params parser

chore: use express types

chore: fix issues

chore: add tests

chore: add README

chore: add deps

chore: configure package

chore: add CICD to publish

chore: add missing script

chore: remove jsr publish and improve README

chore: add MIT license

chore: add version to package.json

Full Changelog: https://github.com/kravetsone/elysia-connect-middleware/commits/v0.0.1