All Versions
42
Latest Version
Avg Release Cycle
17 days
Latest Release
2520 days ago

Changelog History
Page 1

  • v7.0.4

    February 28, 2018
  • v7.0.3 Changes

    February 27, 2018
    • ➕ Add type definitions for params, querystring, cookies and cookie serialization options.
    • ➕ Add type definitions for TLS options.
    • ⚡️ Updated dev dependencies.
    • ⚡️ Update license dates.
  • v7.0.2

    November 20, 2017
  • v7.0.1 Changes

    November 19, 2017
    • ⚡️ Update links to todomvc examples in readme.
    • 🛠 Fix bad URL for size badge and update size in readme.
  • v7.0.0 Changes

    November 18, 2017
    • 🔄 Changes to handling URLS with a hash in @rill/http.
      • No longer intercept hash changes (allows for default browser action).
      • No longer add hash to req.url or req.headers.referer for consistency with server side http.
      • Removes built in smooth scrolling on urls with a hash.
    • 0️⃣ res.status now starts as undefined instead of 404. (Will still default to 404 if no body set during response).
    • ctx.fail and ctx.assert no longer set res.status or res.message if the error was caught.
    • ⬇️ Drop official support for IE9.
    • ✂ Remove official bower support.
    • No longer provide prebuilt bundle.
    • Fully convert project to typescript. (Autocomplete for VSCode!)
    • 👕 Setup tslint and prettier for formatting.
  • v7.0.0-rc.9

    October 24, 2017
  • v7.0.0-rc.8

    October 22, 2017
  • v7.0.0-rc.12

    November 18, 2017
  • v7.0.0-rc.11

    November 12, 2017
  • v7.0.0-rc.10

    November 11, 2017