Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 19 additions & 4 deletions data/tech-stack-data/1-0-0-beta.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,22 @@
"version": "2.0.8"
}
],
"React": [],
"React": [
{
"name": "React",
"version": "v19.2.3",
"url": "https://react.dev/",
"description": "Platform for building desktop web applications",
"link": "https://react.dev/"
},
{
"name": "Next Js",
"version": "v16.1.1",
"url": "https://nextjs.org/",
"description": "React framework that helps to build fast web apps",
"link": "https://nextjs.org/"
}
],
"React Native": [
{
"name": "React Native",
Expand Down Expand Up @@ -292,7 +307,7 @@
"name": "Android Gradle Plugin (AGP)",
"description": "Build system for Android applications.",
"link": "https://developer.android.com/build",
"version": "8.11.0"
"version": "8.14.3"
},
{
"name": "SDK Build Tools",
Expand All @@ -304,7 +319,7 @@
"name": "wm-reactnative-cli",
"description": "WaveMaker CLI for React Native projects.",
"link": "https://www.npmjs.com/package/@wavemaker/wm-reactnative-cli",
"version": "1.9.6"
"version": "1.9.7"
},
{
"name": "Maven",
Expand Down Expand Up @@ -387,7 +402,7 @@
"name": "Android Studio",
"description": "Integrated Development Environment (IDE) for Android app development.",
"link": "https://developer.android.com/studio",
"version": "Otter 3 Feature Drop | 2025.2.3"
"version": "Meerkat 2024.3.1 to Narwhal 4 Feature Drop 2025.1.4"
},
{
"name": "Xcode",
Expand Down