Skip to content

Commit 4c57781

Browse files
committed
Merge branch 'master' of github.com:rescript-lang/rescript-lang.org into community-blog
2 parents fbe98d3 + 4bf058b commit 4c57781

File tree

213 files changed

+50029
-1715
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

213 files changed

+50029
-1715
lines changed

.env

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
VERSION_LATEST="v11.0.0"
2+
VERSION_NEXT="v12.0.0"

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,8 @@ lib/
2727

2828
src/**/*.mjs
2929
scripts/**/*.mjs
30+
31+
# Generated via generate-llms script
32+
public/llms/manual/**/llm*.txt
33+
public/llms/react/**/llm*.txt
34+
pages/docs/**/**/llms.mdx
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

data/api/v12.0.0/belt.json

Lines changed: 9318 additions & 0 deletions
Large diffs are not rendered by default.

data/api/v12.0.0/core.json

Lines changed: 9950 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)