File tree 11 files changed +23
-10
lines changed
11 files changed +23
-10
lines changed Original file line number Diff line number Diff line change 1
1
# Logic Apps Designer
2
+ ## [ 5.52.0] ( https://github.com/Azure/LogicAppsUX/compare/v5.51.0...v5.52.0 ) (2025-03-13)
3
+
4
+
5
+ ### Features
6
+
7
+ * ** Data Mapper:** map checker improvements ([ #6743 ] ( https://github.com/Azure/LogicAppsUX/issues/6743 ) ) ([ 7e0f610] ( https://github.com/Azure/LogicAppsUX/commit/7e0f6101e26b87521d7adb3493e02465641d39b0 ) )
8
+ * ** Templates:** New ` Review ` components for templates ([ #6785 ] ( https://github.com/Azure/LogicAppsUX/issues/6785 ) ) ([ 013c779] ( https://github.com/Azure/LogicAppsUX/commit/013c77986ce40c368660e1f83320411952f99cde ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * ** Data Mapper:** removed old code that affects connection deletion ([ #6788 ] ( https://github.com/Azure/LogicAppsUX/issues/6788 ) ) ([ 4dc9b54] ( https://github.com/Azure/LogicAppsUX/commit/4dc9b547770cad49f6b3d7bd6a9200f58feb67a7 ) )
14
+
2
15
## [ 5.51.0] ( https://github.com/Azure/LogicAppsUX/compare/v5.50.0...v5.51.0 ) (2025-03-13)
3
16
4
17
## [ 5.50.0] ( https://github.com/Azure/LogicAppsUX/compare/v5.49.0...v5.50.0 ) (2025-03-13)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vscode-azurelogicapps" ,
3
3
"displayName" : " Azure Logic Apps (Standard)" ,
4
- "version" : " 5.51 .0" ,
4
+ "version" : " 5.52 .0" ,
5
5
"aiKey" : " setInGitHubBuild" ,
6
6
"repository" : " https://github.com/Azure/LogicAppsUX" ,
7
7
"main" : " main.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vscode-react" ,
3
- "version" : " 5.51 .0" ,
3
+ "version" : " 5.52 .0" ,
4
4
"dependencies" : {
5
5
"@fluentui/azure-themes" : " 8.5.70" ,
6
6
"@fluentui/react" : " 8.110.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @microsoft/logic-apps-chatbot" ,
3
- "version" : " 5.51 .0" ,
3
+ "version" : " 5.52 .0" ,
4
4
"dependencies" : {
5
5
"@fluentui/react" : " 8.110.2" ,
6
6
"@fluentui/react-components" : " 9.56.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @microsoft/logic-apps-data-mapper-v2" ,
3
- "version" : " 5.51 .0" ,
3
+ "version" : " 5.52 .0" ,
4
4
"dependencies" : {
5
5
"@fluentui/azure-themes" : " 8.5.70" ,
6
6
"@fluentui/react" : " 8.110.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @microsoft/logic-apps-data-mapper" ,
3
- "version" : " 5.51 .0" ,
3
+ "version" : " 5.52 .0" ,
4
4
"dependencies" : {
5
5
"@fluentui/azure-themes" : " 8.5.70" ,
6
6
"@fluentui/react" : " 8.110.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @microsoft/designer-ui" ,
3
- "version" : " 5.51 .0" ,
3
+ "version" : " 5.52 .0" ,
4
4
"dependencies" : {
5
5
"@fluentui/react" : " 8.110.2" ,
6
6
"@fluentui/react-components" : " 9.56.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @microsoft/logic-apps-designer" ,
3
- "version" : " 5.51 .0" ,
3
+ "version" : " 5.52 .0" ,
4
4
"dependencies" : {
5
5
"@fluentui/azure-themes" : " 8.5.70" ,
6
6
"@fluentui/react" : " 8.110.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @microsoft/logic-apps-shared" ,
3
- "version" : " 5.51 .0" ,
3
+ "version" : " 5.52 .0" ,
4
4
"dependencies" : {
5
5
"@apidevtools/swagger-parser" : " 10.0.3" ,
6
6
"@formatjs/intl" : " ^2.10.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @microsoft/vscode-extension-logic-apps" ,
3
- "version" : " 5.51 .0" ,
3
+ "version" : " 5.52 .0" ,
4
4
"dependencies" : {
5
5
"@apidevtools/swagger-parser" : " 10.0.3" ,
6
6
"@microsoft/logic-apps-shared" : " workspace:*" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @microsoft/logicappsux" ,
3
- "version" : " 5.51 .0" ,
3
+ "version" : " 5.52 .0" ,
4
4
"devDependencies" : {
5
5
"@biomejs/biome" : " 1.9.4" ,
6
6
"@eslint/eslintrc" : " ^3.0.2" ,
You can’t perform that action at this time.
0 commit comments