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
- Bump less-openui5 from 0.11.2 to 0.11.3
0619599
v0.10.2 - 2021-03-11
v0.10.1 - 2021-01-29
v0.10.0 - 2020-11-06
- Require Node.js >= 10
8c9f87e
- Bump less-openui5 from 0.8.7 to 0.9.0
a8cdc7b
Support for older Node.js releases has been dropped. Only Node.js v10 or higher is supported.
v0.9.1 - 2020-09-10
v0.9.0 - 2019-11-19
- less middleware: Remove support for 'sourceMap' / 'cleancss' options
39fa504
0.8.0 - 2019-10-14
- Drop support for Node.js < 8.5
3aefa16
- proxy middleware
- Removing 'secure' flag of cookies #50
- proxy middleware
- Also strip 'secure' cookie flag at the end of the header #41
- Update [email protected] #27
- Update less-openui5 to v0.5.3 #25
- proxy middleware
- remove "secure" flag from cookies #18
- proxy middleware
- fix no_proxy patterns with * wildcard #16
- Travis CI: Test Node.js 4, 6 and 8 with npm v5 #17
- Drop support for Node.js v0.10 #13
- less middleware
- Support theme scopes (Belize Themes) #15 (via SAP/less-openui5#10)
- less middleware
- Set default of parser option
relativeUrls
totrue
4d5fca2
via [email protected] (see00d892b
)
- Set default of parser option
- less middleware
- enable inline theming parameters
4d5fca2
- enable inline theming parameters
- proxy middleware
- Add support for modifying the remote location via environment variable
46c1e56
- Add support for modifying the remote location via environment variable
- less middleware
- Extend default options rather than assign with provided options
5ae50cd
- Extend default options rather than assign with provided options
- proxy middleware
- allow passing options for http-proxy
6ab9920
- allow passing options for http-proxy
- context middleware
- removed (not needed anymore)
7977fde
- removed (not needed anymore)
- less middleware
- changed
options
argument to less-openui5 optionsbf6d596
- changed