Socket
Socket
Sign inDemoInstall

elysia

Package Overview
Dependencies
Maintainers
1
Versions
410
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elysia - npm Package Versions

13
41

1.2.0-exp.2

Diff

aomkirby123
published 1.2.0-exp.1 •

aomkirby123
published 1.2.0-exp.0 •

aomkirby123
published 1.1.13 •

Changelog

Source

1.1.13 - 18 Sep 2024

Feature:

  • #813 allow UnionEnum to get readonly array by @BleedingDev

Bug fix:

  • #830 Incorrect type for ws.publish
  • #827 returning a response is forcing application/json content-type
  • #821 handle "+" in query with validation
  • #820 params in hooks inside prefixed groups are incorrectly typed never
  • #819 setting cookie attribute before value cause cookie attribute to not be set
  • #810 wrong inference of response in afterResponse, includes status code
aomkirby123
published 1.1.12 •

Changelog

Source

1.1.12 - 4 Sep 2024

Feature:

  • setup provenance publish
  • #808 add UnionEnum type with JSON schema enum usage
  • #807 add closeActiveConnections to Elysia.stop()

Bug fix:

  • #808 ArrayString type cast as Object instead of Array
  • config.nativeStaticResponse is not defined
aomkirby123
published 1.1.11 •

Changelog

Source

1.1.11 - 1 Sep 2024

Feature:

  • native Bun static response
    • can be disabled by setting app.config.nativeStaticResponse = false
  • #93 export TypeSystemPolicy
  • #752 tye coercion on dynamic mode

Bug fix:

  • #332 mount() does not preserve body when fetching through http server
  • Using as('plugin') cast cause derive key to be unknown
aomkirby123
published 1.1.9 •

Changelog

Source

1.1.9 - 28 Aug 2024

Change:

  • getter fields no longer stringified to JSON by default on returning response

Bug fix:

  • #796 ValueClone: Unable to clone value after 1.1.8 update
  • #795 Broken Dates after 1.1.8 update
  • #793 Unable to delete property. t.File()
aomkirby123
published 1.1.8 •

Changelog

Source

1.1.8 - 27 Aug 2024

Feature:

  • #748 add standardHostname config

Bug fix:

  • #787 #789 #737 Unexpected TypeError on NODE_ENV=production in mapValueError
  • #793 unable to delete property t.File()
  • #780 error from sending empty body multipart/form-data
  • #779 custom errors thrown in onRequest are not usable when caught in onError
  • #771 error from body-parser when sent Content-Type header without body
  • #679 plugin registered by async inline function don't work
  • #670 support for classes and getter fields
aomkirby123
published 1.1.7 •

Changelog

Source

1.1.7 - 19 Aug 2024

Bug fix:

  • parseQuery is not parsing array on body

Change:

  • rename parseQuery to parseQueryFromURL
  • export fast-querystring.js path
aomkirby123
published 1.1.6 •

Changelog

Source

1.1.6 - 12 Aug 2024

Feature:

  • #763 add hide in detail to hide route from OpenAPI/swagger
  • add streaming support for fetch proxy

Bug fix:

  • #776 custom errors throw in onRequest do not get proper code set in onError
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc