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

Latest commit

 

History

History
274 lines (185 loc) · 12.5 KB

CHANGELOG.md

File metadata and controls

274 lines (185 loc) · 12.5 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.18.4 - 2022-12-01

Dependency Updates

  • Bump connect-openui5 from 0.10.2 to 0.10.3 67f954a
  • Bump less-openui5 from 0.11.2 to 0.11.3 02b5a52

v0.18.3 - 2022-05-19

Bug Fixes

  • Remove deprecated multiline dependency (#235) 6d43601

v0.18.2 - 2021-03-15

Dependency Updates

  • Bump less-openui5 from 0.10.0 to 0.11.0 (#181) 81f73b8

v0.18.1 - 2021-02-01

Dependency Updates

  • Bump connect-openui5 from 0.9.1 to 0.10.1 (#177) 6fa2518
  • Bump less-openui5 from 0.8.7 to 0.10.0 (#176) 5b61aca

v0.18.0 - 2020-10-21

Dependency Updates

v0.17.0 - 2020-09-10

Breaking Changes

Dependency Updates

  • Bump connect-openui5 from 0.9.0 to 0.9.1 (#168) 72b936c

Features

  • Switch to Terser for JavaScript minification (#153) 8c525ba

BREAKING CHANGE

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

v0.16.0 - 2019-12-05

Breaking Changes

  • Drop support for Node.js < 8.5 42b6391

Bug Fixes

  • Upgrade less-openui5 dependency b553666

BREAKING CHANGE

The openui5_theme compiler options sourceMap and cleancss are not supported anymore. An exception will be thrown when used.

0.15.0 - 2018-10-16

Other changes

All changes

0.14.0...0.15.0

0.14.0 - 2018-05-18

Features

  • openui5_preload task
    • preload: ES6+ support for uglifying JS Files #70

Breaking changes

  • openui5_preload task
    • compress.uglifyjs option is now based on UglifyJS v3.

All changes

0.13.0...0.14.0

0.13.0 - 2018-03-13

Features

  • openui5_preload task
    • Usage of sap.ui.require.preload for library-preload.js >=1.54 #55

Other changes

Breaking changes

  • Drop unsupported Node.js versions v0.12 / v5 / v7 (1d5735f)

All changes

0.12.0...0.13.0

0.12.0 - 2017-03-24

Features

All changes

0.11.0...0.12.0

0.11.0 - 2016-12-01

Breaking changes

  • Drop Node.js v0.10 support e99df21
  • openui5_preload task
    • Create library-preload.js files instead of .json #47 cb9bcae

Features

Others

  • Update npm dependencies / replace "url-join" with "urljoin" #49 b820a68
  • Travis CI: Add node v7 / drop v0.10 f691e1a

All changes

0.10.0...0.11.0

0.10.0 - 2016-09-09

Features

  • openui5_preload task

Fixes

  • openui5_preload task
    • Fail gracefully when minification fails #42 52b6c78

Others

  • Documentation: openui5_theme default example #33 8ef82a5

All changes

0.9.0...0.10.0

0.9.0 - 2016-04-25

Breaking changes

Features

  • openui5_connect task

Fixes

  • openui5_preload task
    • Always exclude corresponding preload files a9ebf40

Others

All changes

0.8.1...0.9.0

0.8.1 - 2016-01-20

Others

All changes

0.8.0...0.8.1

0.8.0 - 2015-08-17

Fixes

Others

All changes

0.7.0...0.8.0

0.7.0 - 2015-03-16

Features

Others

  • openui5_connect task
    • change deprecated usage of server-static "hidden" d3911ab
  • bump dependencies f949f90

All changes

0.6.0...0.7.0

0.6.0 - 2015-01-12

Features

  • openui5_connect task

Fixes

  • openui5_preload task
    • error message when no module file could be found f6f18ae

All changes

0.5.0...0.6.0

0.5.0 - 2014-12-08

Breaking changes

  • openui5_library_preload task
    • removed, use openui5_preload task instead 9e8e556

Features

  • openui5_preload task
    • new task to create preload files for components / libraries 816507d

All changes

0.4.0...0.5.0

0.4.0 - 2014-11-21

Breaking changes

  • openui5_connect task
    • task does only contain openui5_connect specific options. All other connect options have to be configured in the grunt-contrib-connect task 91c6261

Features

  • openui5_connect task
    • added proxypath option to enable a generic proxy 91c6261 1b78fb2
    • livereload option (from grunt-contrib-connect task) will include an additional LiveReload plugin to enable live-reloading of CSS with source LESS files 20225e8

All changes

0.3.0...0.4.0

0.3.0 - 2014-11-12

Features

All changes

0.2.1...0.3.0