We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd594a6 commit be17683Copy full SHA for be17683
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 2.0.0-beta.17
2
+
3
+Support Angular 16
4
5
## 2.0.0-beta.14
6
7
Implemented presets for Minimap and Reroute
package.json
@@ -1,6 +1,6 @@
{
"name": "rete-angular-render-plugin",
- "version": "2.0.0-beta.16",
+ "version": "2.0.0-beta.17",
"scripts": {
"ng": "ng",
"build": "npm run build:legacy && npm run build:12 && npm run build:13 && npm run build:14 && npm run build:15 && npm run build:16",
0 commit comments