You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ta...@apache.org on 2023/02/27 15:15:53 UTC

[myfaces-homepage] branch main updated: Update core40.md

This is an automated email from the ASF dual-hosted git repository.

tandraschko pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/myfaces-homepage.git


The following commit(s) were added to refs/heads/main by this push:
     new c7c6a44  Update core40.md
c7c6a44 is described below

commit c7c6a446e1558cb59d2053ae726f7d0c4f0f4916
Author: Thomas Andraschko <ta...@apache.org>
AuthorDate: Mon Feb 27 16:15:49 2023 +0100

    Update core40.md
---
 core40.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/core40.md b/core40.md
index 163001c..d8f5fd7 100644
--- a/core40.md
+++ b/core40.md
@@ -10,6 +10,7 @@ What are the benefits compared to our older versions?
 * No dependencies
 * Up to 15% faster (Enable org.apache.myfaces.USE_LAMBDA_METAFACTORY to utilize all performance changes)
 * Much more maintainable codebase
+* Rewritten the JavaScript codebase as TypeScript
 * Better default parameters, optimized for developer-usability and performance
 
 ## Requirements