Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use typedoc for api docs page #51

Merged
merged 28 commits into from
Jan 25, 2025

Conversation

shuuji3
Copy link
Collaborator

@shuuji3 shuuji3 commented Jan 23, 2025

continued from #4

Copy link

netlify bot commented Jan 23, 2025

Deploy Preview for tsky canceled.

Name Link
🔨 Latest commit 73175c4
🔍 Latest deploy log https://app.netlify.com/sites/tsky/deploys/67946d2bbc885a0008ed7650

@shuuji3
Copy link
Collaborator Author

shuuji3 commented Jan 23, 2025

The docs build was successful locally, but the Netlify build failed. This is due to the lack of Array.toSorted() in Node.js v18 in the build env: https://app.netlify.com/sites/tsky/deploys/679278a25f73750008063db9#L154

We need Node.js v20+ (ref. https://node.green/#ES2023-features-Change-Array-by-copy-Array-prototype-toSorted--)

@shuuji3 shuuji3 merged commit b9c7c9e into tsky-dev:main Jan 25, 2025
6 checks passed
@shuuji3 shuuji3 deleted the fork/anbraten/typedoc branch January 25, 2025 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants