Prepared release v0.2.0 and merge dev into Main #34

Merged
Ninosaurier merged 26 commits from dev into main 2026-09-01 16:38:08 +00:00
4 changed files with 4785 additions and 472 deletions
Showing only changes of commit dba81e6e7a - Show all commits
+2 -2
View File
@@ -10,8 +10,8 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/starlight": "^0.41.3",
"astro": "^7.0.2",
"@astrojs/starlight": "^0.40.0",
"astro": "^6.4.8",
"sharp": "^0.34.5"
}
}
+4047
View File
File diff suppressed because it is too large Load Diff
+1 -5
View File
@@ -38,10 +38,6 @@
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-storybook": "10.5.0",
"prettier": "^3.9.4",
"typescript-eslint": "^8.65.0",
"@astrojs/compiler-binding-linux-x64-gnu": "0.3.2",
"@astrojs/compiler-binding-win32-x64-msvc": "0.3.2",
"@astrojs/compiler-binding-darwin-x64": "0.3.2",
"@astrojs/compiler-binding-darwin-arm64": "0.3.2"
"typescript-eslint": "^8.65.0"
}
}
+735 -465
View File
File diff suppressed because it is too large Load Diff