github tinyhttp/tinyhttp 0.3
0.3.X

latest releases: @tinyhttp/url@2.1.1, @tinyhttp/type-is@2.2.2, @tinyhttp/send@2.2.1...
3 years ago

This is the first proper github minor release with lots of fixes and changes, all were made during a few months of hard work. Also, during this period, tinyhttp gained quite a good starting audience, people already start using it and I feel excited for what cool things can be built with tinyhttp!

Anyways, here's the release notes (I will probably automate it later):

  • add template engine support
  • add sendFile function (most recent addition) and a lot of other Express methods
  • finish writing the docs
  • add "common tasks" and "advanced topics" sections to docs
  • split @tinyhttp/app by 4 separate framework-agnostic packages
  • setup husky and commitlint
  • add 25 examples
  • add 10 middlewares, including @tinyhttp/session, @tinyhttp/ip-filter and more

Don't miss a new tinyhttp release

NewReleases is sending notifications on new releases.