Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Latest commit

 

History

History
204 lines (132 loc) · 7.33 KB

CHANGELOG.md

File metadata and controls

204 lines (132 loc) · 7.33 KB

Changelog

All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.

A list of unreleased changes can be found here.

v0.10.3 - 2022-11-30

Dependency Updates

  • Bump less-openui5 from 0.11.2 to 0.11.3 0619599

v0.10.2 - 2021-03-11

Dependency Updates

  • Bump less-openui5 from 0.10.0 to 0.11.0 (#110) 4403a88

v0.10.1 - 2021-01-29

v0.10.0 - 2020-11-06

Breaking Changes

Dependency Updates

  • Bump less-openui5 from 0.8.7 to 0.9.0 a8cdc7b

BREAKING CHANGE

Support for older Node.js releases has been dropped. Only Node.js v10 or higher is supported.

v0.9.1 - 2020-09-10

Bug Fixes

  • proxy middleware: Remove secure, domain, path, samesite from cookies (#91) e9784be

v0.9.0 - 2019-11-19

Breaking Changes

  • less middleware: Remove support for 'sourceMap' / 'cleancss' options 39fa504

0.8.0 - 2019-10-14

Breaking Changes

  • Drop support for Node.js < 8.5 3aefa16

0.7.7 - 2019-07-01

Fixes

  • proxy middleware
    • Removing 'secure' flag of cookies #50

All changes

0.7.6...0.7.7

0.7.6 - 2019-03-13

Fixes

  • proxy middleware
    • Also strip 'secure' cookie flag at the end of the header #41

All changes

0.7.5...0.7.6

0.7.5 - 2018-10-09

Other changes

All changes

0.7.4...0.7.5

0.7.4 - 2018-05-18

Other changes

  • Update less-openui5 to v0.5.3 #25

All changes

0.7.3...0.7.4

0.7.3 - 2018-03-12

Other changes

All changes

0.7.2...0.7.3

0.7.2 - 2017-07-18

Fixes

  • proxy middleware
    • remove "secure" flag from cookies #18

All changes

0.7.1...0.7.2

0.7.1 - 2017-06-22

Fixes

  • proxy middleware
    • fix no_proxy patterns with * wildcard #16

Other changes

  • Travis CI: Test Node.js 4, 6 and 8 with npm v5 #17

All changes

0.7.0...0.7.1

0.7.0 - 2017-03-23

Breaking changes

  • Drop support for Node.js v0.10 #13

Features

All changes

0.6.0...0.7.0

0.6.0 - 2016-04-25

Breaking changes

Features

  • less middleware
    • enable inline theming parameters 4d5fca2

All changes

0.5.0...0.6.0

0.5.0 - 2016-01-20

Features

  • proxy middleware
    • Add support for modifying the remote location via environment variable 46c1e56

All changes

0.4.1...0.5.0

0.4.1 - 2015-09-04

Fixes

  • less middleware
    • Extend default options rather than assign with provided options 5ae50cd

All changes

0.4.0...0.4.1

0.4.0 - 2015-01-12

Features

All changes

0.3.0...0.4.0

0.3.0 - 2014-11-17

Breaking changes

  • context middleware
    • removed (not needed anymore) 7977fde
  • less middleware

Fixes

  • proxy middleware
    • now respects the local proxy configuration (environment variables HTTP_PROXY, HTTPS_PROXY, NO_PROXY) when making requests 483e137
  • less middleware
    • next should not be called after ending the response df71ca8

All changes

0.2.1...0.3.0