75 lines
2.8 KiB
Markdown
75 lines
2.8 KiB
Markdown
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
|
|
# [1.4.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-utils-express@1.3.1...ui5-utils-express@1.4.0) (2024-09-06)
|
|
|
|
|
|
### Features
|
|
|
|
* enhanced v4 compat + update dependencies ([#1070](https://github.com/ui5-community/ui5-ecosystem-showcase/issues/1070)) ([2d7ed16](https://github.com/ui5-community/ui5-ecosystem-showcase/commit/2d7ed1623249febd32ecabdd2b47698f1cd968d5))
|
|
|
|
|
|
|
|
|
|
|
|
## [1.3.1](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-utils-express@1.3.0...ui5-utils-express@1.3.1) (2024-05-31)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **ui5-utils-express:** await the registration of middleware functions ([#1012](https://github.com/ui5-community/ui5-ecosystem-showcase/issues/1012)) ([4348f6e](https://github.com/ui5-community/ui5-ecosystem-showcase/commit/4348f6eb9a857a7e900216fda30319e584ea2a3b))
|
|
|
|
|
|
|
|
|
|
|
|
# [1.3.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-utils-express@1.2.1...ui5-utils-express@1.3.0) (2024-01-25)
|
|
|
|
|
|
### Features
|
|
|
|
* **ui5-middleware-ui5:** support nested scenarios in CDS servers ([#938](https://github.com/ui5-community/ui5-ecosystem-showcase/issues/938)) ([5d61f18](https://github.com/ui5-community/ui5-ecosystem-showcase/commit/5d61f18f04a624e8f61ec7fa1e8f32e81c43f6b0))
|
|
|
|
|
|
|
|
|
|
|
|
## [1.2.1](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-utils-express@1.2.0...ui5-utils-express@1.2.1) (2023-11-03)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **ui5-utils-express:** support hooking in approuter scenarios ([#911](https://github.com/ui5-community/ui5-ecosystem-showcase/issues/911)) ([1f9ac8e](https://github.com/ui5-community/ui5-ecosystem-showcase/commit/1f9ac8ee5d3d607c4ed000d22245dfc5f47252cc))
|
|
|
|
|
|
|
|
|
|
|
|
# [1.2.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-utils-express@1.1.1...ui5-utils-express@1.2.0) (2023-10-14)
|
|
|
|
|
|
### Features
|
|
|
|
* **ui5-tooling-stringreplace:** allow combination with other middlewares ([#883](https://github.com/ui5-community/ui5-ecosystem-showcase/issues/883)) ([ad5f552](https://github.com/ui5-community/ui5-ecosystem-showcase/commit/ad5f552ded641e974675741380f8e6a106c4c172)), closes [#665](https://github.com/ui5-community/ui5-ecosystem-showcase/issues/665)
|
|
|
|
|
|
|
|
|
|
|
|
## [1.1.1](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-utils-express@1.1.0...ui5-utils-express@1.1.1) (2023-10-04)
|
|
|
|
**Note:** Version bump only for package ui5-utils-express
|
|
|
|
|
|
|
|
|
|
|
|
# 1.1.0 (2023-10-03)
|
|
|
|
|
|
### Features
|
|
|
|
* **ui5-utils-express:** introduce express utilities ([#867](https://github.com/ui5-community/ui5-ecosystem-showcase/issues/867)) ([afe1d12](https://github.com/ui5-community/ui5-ecosystem-showcase/commit/afe1d129b94278f15958039c9e6b80505def7689))
|