Skip to content

Commit

Permalink
Show file tree
Hide file tree
Showing 80 changed files with 480 additions and 40 deletions.
11 changes: 11 additions & 0 deletions packages/cds-plugin-ui5/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.11.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.11.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))





# [0.10.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.10.0) (2024-08-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/cds-plugin-ui5/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cds-plugin-ui5",
"version": "0.10.0",
"version": "0.11.0",
"description": "A CDS server plugin to inject the middlewares of all related UI5 tooling based projects.",
"author": "Peter Muessig",
"license": "Apache-2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/dev-approuter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.3.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.3.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))





## [0.2.27](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@0.2.27) (2024-08-29)

**Note:** Version bump only for package dev-approuter
Expand Down
2 changes: 1 addition & 1 deletion packages/dev-approuter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dev-approuter",
"version": "0.2.27",
"version": "0.3.0",
"description": "A dev time wrapper for the SAP Application Router that can serve UI5 and CDS modules added as dependencies.",
"author": "Nico Schoenteich <[email protected]> (https://github.com/nicoschoenteich)",
"license": "Apache-2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/karma-ui5-transpile/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.5.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.5.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))





## [3.4.8](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.4.8) (2024-08-21)

**Note:** Version bump only for package karma-ui5-transpile
Expand Down
2 changes: 1 addition & 1 deletion packages/karma-ui5-transpile/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "karma-ui5-transpile",
"version": "3.4.8",
"version": "3.5.0",
"description": "Preprocessor transpiles code of UI5 projects",
"author": "Peter Muessig",
"license": "Apache-2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/ui5-middleware-approuter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.5.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.5.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))





## [3.4.8](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.4.8) (2024-07-22)

**Note:** Version bump only for package ui5-middleware-approuter
Expand Down
2 changes: 1 addition & 1 deletion packages/ui5-middleware-approuter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui5-middleware-approuter",
"version": "3.4.8",
"version": "3.5.0",
"description": "UI5 middleware using the @sap/approuter to connect against Cloud Foundry or XS Advanced destinations",
"author": "Peter Muessig, Volker Buzek",
"license": "Apache-2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/ui5-middleware-cap/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.3.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.3.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))





## [3.2.14](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.2.14) (2024-08-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui5-middleware-cap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui5-middleware-cap",
"version": "3.2.14",
"version": "3.3.0",
"description": "UI5 tooling middleware embedding the CDS server middlewares (CAP)",
"author": "Peter Muessig",
"license": "Apache-2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/ui5-middleware-iasync/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.0.0-alpha.4](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.0.0-alpha.4) (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))





# [3.0.0-alpha.3](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.0.0-alpha.3) (2024-05-15)

**Note:** Version bump only for package ui5-middleware-iasync
Expand Down
2 changes: 1 addition & 1 deletion packages/ui5-middleware-iasync/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui5-middleware-iasync",
"version": "3.0.0-alpha.3",
"version": "3.0.0-alpha.4",
"description": "UI5 Tooling middleware to sync browser interactions",
"author": "Volker Buzek, Peter Muessig",
"license": "Apache-2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/ui5-middleware-index/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.1.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.1.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))





## [3.0.5](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.0.5) (2024-02-18)

**Note:** Version bump only for package ui5-middleware-index
Expand Down
2 changes: 1 addition & 1 deletion packages/ui5-middleware-index/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui5-middleware-index",
"version": "3.0.5",
"version": "3.1.0",
"description": "UI5 middleware for delivering a dedicated welcome/start page",
"author": "Volker Buzek, Peter Muessig",
"license": "Apache-2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/ui5-middleware-livereload/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.1.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.1.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))





## [3.0.3](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.0.3) (2024-02-18)

**Note:** Version bump only for package ui5-middleware-livereload
Expand Down
2 changes: 1 addition & 1 deletion packages/ui5-middleware-livereload/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui5-middleware-livereload",
"version": "3.0.3",
"version": "3.1.0",
"description": "UI5 middleware for live reloading `webapp` sources on change",
"author": "Volker Buzek, Peter Muessig",
"license": "Apache-2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/ui5-middleware-onelogin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.6.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.6.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))





## [3.5.1](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.5.1) (2024-08-13)

**Note:** Version bump only for package ui5-middleware-onelogin
Expand Down
2 changes: 1 addition & 1 deletion packages/ui5-middleware-onelogin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui5-middleware-onelogin",
"version": "3.5.1",
"version": "3.6.0",
"description": "A universal login provider for UI5 tooling",
"author": "Jakob Kjaer",
"main": "lib/index.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/ui5-middleware-serveframework/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.2.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-middleware-serveframework@[email protected]) (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))





## [3.1.3](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-middleware-serveframework@[email protected]) (2024-08-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui5-middleware-serveframework/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui5-middleware-serveframework",
"version": "3.1.3",
"version": "3.2.0",
"description": "UI5 middleware to serve a locally built framework",
"author": "Peter Muessig",
"license": "Apache-2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/ui5-middleware-servestatic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.2.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.2.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))





## [3.1.1](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.1.1) (2024-06-04)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui5-middleware-servestatic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui5-middleware-servestatic",
"version": "3.1.1",
"version": "3.2.0",
"description": "UI5 simple proxy middleware",
"author": "Volker Buzek, Peter Muessig",
"license": "Apache-2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/ui5-middleware-simpleproxy/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.3.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.3.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))





## [3.2.18](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.2.18) (2024-07-22)

**Note:** Version bump only for package ui5-middleware-simpleproxy
Expand Down
2 changes: 1 addition & 1 deletion packages/ui5-middleware-simpleproxy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui5-middleware-simpleproxy",
"version": "3.2.18",
"version": "3.3.0",
"description": "UI5 simple proxy middleware",
"author": "Volker Buzek, Peter Muessig",
"license": "Apache-2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/ui5-middleware-ui5/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.2.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.2.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))





## [3.1.7](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.1.7) (2024-08-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui5-middleware-ui5/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui5-middleware-ui5",
"version": "3.1.7",
"version": "3.2.0",
"description": "UI5 middleware to include UI5 application as dependencies",
"author": "Peter Muessig",
"license": "Apache-2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/ui5-middleware-webjars/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.1.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.1.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))





## [3.0.3](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.0.3) (2024-02-18)

**Note:** Version bump only for package ui5-middleware-webjars
Expand Down
2 changes: 1 addition & 1 deletion packages/ui5-middleware-webjars/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui5-middleware-webjars",
"version": "3.0.3",
"version": "3.1.0",
"description": "UI5 middleware for delivering content from JAR files",
"author": "Volker Buzek, Peter Muessig",
"license": "Apache-2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/ui5-middleware-websocket/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.1.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.1.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))





## [3.0.5](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/[email protected]@3.0.5) (2024-07-22)

**Note:** Version bump only for package ui5-middleware-websocket
Expand Down
2 changes: 1 addition & 1 deletion packages/ui5-middleware-websocket/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui5-middleware-websocket",
"version": "3.0.5",
"version": "3.1.0",
"description": "UI5 middleware utilities to enable WebSockets for Express servers like the UI5 server",
"author": "Peter Muessig",
"license": "Apache-2.0",
Expand Down
Loading

0 comments on commit c574f80

Please sign in to comment.