Skip to content

Commit e928702

Browse files
authored
Merge pull request #228 from valor-software/Medusa-release-2023
feat(article): medusa the new year dedicated
2 parents 0804aee + c3e1560 commit e928702

6 files changed

Lines changed: 41 additions & 0 deletions

File tree

2.04 MB
Loading
24.5 KB
Loading
1.59 MB
Loading
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
== Medusa the New Year-dedicated Release!
2+
3+
Hey everyone, Medusas speaking!
4+
Back in September, we https://valor-software.com/articles/medusa-the-only-commercial-available-saas-platform-for-federated-applications/[shared, window=_blank] about our re-launch of the only commercially available tool for Module Federation - Medusa. The community expressed deep interest, mostly, in the form of feature requests, which is great! We're excited to bring you updates on those requests towards Medusa. So, let’s see what we have to share after the last few months’ hot (burning) sprints. We’ve broken the “new arrivals” into two segments to help you digest them simpler. Here you go! See the updates for the two main categories:
5+
6+
=== Module Federation Client
7+
===== The issue regarding Remote IDs
8+
We previously encountered an issue, using remote IDs that included the @ syntax. This issue has now been resolved, and you can use remote IDs as expected, possibly even better than you expected :-)
9+
10+
===== Hardcoded path separator breaking windows builds
11+
We’ve received reports that the Windows users' builds had been failing due to a hardcoded backtick in the codebase. We've resolved this issue, and the code has become platform-agnostic, feel free to use it on any operating system.
12+
13+
===== Hardcoded Webpack peer dependency version
14+
Users who wanted to use a different version of Webpack from the one provided by the federation dashboard plugin, previously had to use a force command to install due to unmet peer dependencies. The dependency requirement for Webpack has now been updated to ^5.40.0, allowing users to install the desired version, within reason, without using a force command.
15+
16+
=== Medusa
17+
. Added a default version picker that automatically selects the latest available version.
18+
. Updated the Sentry SDK to the latest version to improve error tracking and reporting.
19+
. Made various enhancements to the user interface, and fixed reported issues to improve user experience.
20+
. Upgraded from Material Design Version 4 to Version 5 to use the latest design guidelines and features.
21+
. Added subscription plans to allow users to choose the features and pricing that suit their needs best.
22+
. Added a new onboarding page to improve the users’ first experience with the platform.
23+
. Started the development towards the integration with Cloudflare to deliver enhanced security and performance.
24+
. Custom Environments and Organizations are enabled to provide additional functionality and flexibility.
25+
26+
=== React 18
27+
We've updated our platform to enable usage of React 18 and Next 13, along with the latest version of MUI. Experience a higher development velocity and improve the overall performance!
28+
29+
== Improve your performance now!!
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"title": "Medusa the New Year-dedicated Release",
3+
"order": 57,
4+
"domains": ["development_&_quality_assurance"],
5+
"authorImg": "assets/articles/medusa-the-new-year-dedicated-release/Vitor_Bergamo.jpeg",
6+
"language": "en",
7+
"bgImg": "assets/articles/medusa-the-new-year-dedicated-release/valor_site_new_year.png",
8+
"author": "Vitor Bergamo",
9+
"position": "Product Owner",
10+
"date": "Thu Jan 11 2021 10:45:55 GMT+0000 (Coordinated Universal Time)",
11+
"seoDescription": "We're excited to bring you updates on those requests towards Medusa. So, let’s see what we have to share after the last few months’ hot (burning) sprints:)"
12+
}
734 KB
Loading

0 commit comments

Comments
 (0)