Skip to content

Release v0.21.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Aug 15:11
876bbfe

Change Log

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

0.21.0 (2023-08-10)

Bug Fixes

  • logging of long bodies, omit content-length when already set (#242) (80a0a61)

0.20.2 (2023-08-04)

Note: Version bump only for package root

0.20.1 (2023-08-04)

Note: Version bump only for package root

0.20.0 (2023-08-03)

Bug Fixes

0.19.3 (2023-06-01)

Note: Version bump only for package root

0.19.2 (2023-05-16)

Note: Version bump only for package root

0.19.1 (2023-05-15)

Bug Fixes

  • don't crash server when a non HTTP method was provided (#236) (bfae6df)

0.19.0 (2023-05-10)

Features

0.18.1 (2023-05-05)

Bug Fixes

0.18.0 (2023-04-26)

Features

  • make use of global object for loggers (#232) (5823586)

0.17.1 (2023-04-14)

Bug Fixes

  • ErrorHandler logging + incorrect HSTS headers (#231) (df0e050)

0.17.0 (2023-04-12)

Features

0.16.0 (2023-04-11)

Features

0.15.0 (2023-04-03)

Features

0.14.3 (2023-03-31)

Bug Fixes

0.14.2 (2023-03-30)

Features

0.14.1 (2023-03-30)

Features

Bug Fixes

0.14.0 (2023-03-29)

Documentation

Bug Fixes

  • url parsing in http-request-response.handler (#220) (c2c94f2)

Features

0.13.1 (2023-01-12)

Bug Fixes

0.13.0 (2022-12-22)

Features

  • add x-powered-by, strict-transport-security and vary header (#217) (297898d)

0.12.1 (2022-09-26)

Bug Fixes

0.12.0 (2022-09-19)

Features

Bug Fixes

  • do not remove origin header in cors request handler (#210) (f7a7b27)
  • set default content-type instead of undefined (#209) (ff93983)

0.11.0 (2022-05-24)

Features

  • bump versions for componentsjs(-generator) (#202) (f4ac28e)

0.10.0 (2022-05-19)

Features

Bug Fixes

0.9.2 (2022-04-22)

Bug Fixes

  • ignore charset when parsing json body (#193) (aa82b92)

0.9.1 (2022-04-21)

Note: Version bump only for package root

0.9.0 (2022-04-08)

Features

0.8.6 (2022-04-07)

Bug Fixes

0.8.5 (2022-03-02)

Bug Fixes

  • bump componentsjs with temp fixes (47ba52b)

0.8.4 (2022-02-28)

Note: Version bump only for package root

0.8.3 (2022-02-18)

Bug Fixes

0.8.2 (2022-02-15)

Note: Version bump only for package root

0.8.1 (2022-02-15)

Note: Version bump only for package root

0.8.0 (2022-02-11)

Documentation

Features

0.7.1 (2022-01-23)

Note: Version bump only for package root

0.7.0 (2022-01-22)

Features

0.6.0 (2021-12-12)

Note: Version bump only for package root

0.5.2 (2021-11-22)

Features

0.5.1 (2021-11-17)

Features

0.5.0 (2021-11-17)

Note: Version bump only for package root

0.4.7 (2021-11-15)

Note: Version bump only for package root

0.4.6 (2021-11-04)

Bug Fixes

0.4.5 (2021-11-04)

Bug Fixes

0.4.4 (2021-10-06)

Note: Version bump only for package root

0.4.3 (2021-10-05)

Bug Fixes

0.4.2 (2021-10-05)

Note: Version bump only for package root

0.4.1 (2021-09-29)

Features

0.4.0 (2021-09-23)

Bug Fixes

  • buffer resp body + form-urlencoded req body (#108) (79c9c12)
  • check whether asset path is absolute (#109) (de73ad7)

0.3.5 (2021-09-02)

Note: Version bump only for package root

0.3.4 (2021-09-01)

Note: Version bump only for package root

0.3.3 (2021-08-11)

Bug Fixes

0.3.2 (2021-08-05)

Features

  • add typescope contexts and component param range (#97) (eca9289)
  • adjust sync service to use lists (#98) (6c3c9f3)

Bug Fixes

  • initialdata immutable memorystore (#99) (c9d5a0c)

0.3.1 (2021-08-04)

Features

0.3.0 (2021-08-04)

Bug Fixes

Features

0.2.3 (2021-06-24)

Features

  • add support for multiple routes with the same path and improve body parsing (#68) (679d62d)

0.2.2 (2021-06-17)

Features

  • adjustments to work with api (#67) (76806d7)
  • parse request body if application json (#66) (61ec945)

0.2.1 (2021-05-28)

Bug Fixes

  • don't calculate content length when response body is empty (#60) (0caf32c)

0.2.0 (2021-05-27)

Features

0.1.5 (2021-05-05)

Features

  • typescript settings extend from config repo (#50) (9f446ae)

Bug Fixes

  • add HttpMethods to public-api (790a18a)

0.1.4 (2021-04-29)

Bug Fixes

  • hotfix for componentsjs (4704751)

0.1.3 (2021-04-29)

Features

0.1.2 (2021-04-26)

Bug Fixes

  • do not return undefined allowed headers (49674a9)

0.1.1 (2021-04-26)

Bug Fixes

  • temporary body type revert (360f7dd)

0.1.0 (2021-04-23)

Features

  • add allowed methods to response when method not allowed (#34) (a0cf357)
  • allow body type and make body optional (#33) (3ba052d)
  • cors handler with allow header (#35) (1310433)

0.0.11 (2021-04-15)

Features

  • use DOM URL instead of path & query (eb12064)

0.0.10 (2021-04-15)

Bug Fixes

  • make response optional in asset handler (1a2f937)

0.0.9 (2021-04-15)

0.0.8 (2021-04-15)

Features

0.0.7 (2021-04-07)

Features

  • serve multiple assets through a file pattern (44daa44)

0.0.6 (2021-03-31)

Features

Bug Fixes

  • optional intermediate output in subclasses (0792b56)
  • optional intermediate output in subclasses (c394579)

0.0.5 (2021-03-31)

Features

  • make handler's intermediate output param & context's router field optional (e59ccd5)
  • set void as default handler types (b1c7987)

0.0.4 (2021-03-29)

Features

  • add support for http handlers (#5) (a51a4d6)

0.0.3 (2021-03-24)

0.0.2 (2021-03-24)

0.0.11 (2021-04-15)

Features

  • use DOM URL instead of path & query (eb12064)

0.0.10 (2021-04-15)

Bug Fixes

  • make response optional in asset handler (1a2f937)

0.0.9 (2021-04-15)

Note: Version bump only for package root

0.0.8 (2021-04-15)

Features

0.0.7 (2021-04-07)

Features

  • serve multiple assets through a file pattern (44daa44)
  • upgraded logger service (76e9bdb)

0.0.6 (2021-03-31)

Bug Fixes

  • optional intermediate output in subclasses (0792b56)
  • optional intermediate output in subclasses (c394579)

Features

0.0.5 (2021-03-31)

Features

  • make handler's intermediate output param & context's router field optional (e59ccd5)
  • set void as default handler types (b1c7987)

0.0.4 (2021-03-29)

Features

  • add support for http handlers (#5) (a51a4d6)

0.0.3 (2021-03-24)

Note: Version bump only for package root

0.0.2 (2021-03-24)

Note: Version bump only for package root