accounts-js / accounts

Fullstack authentication and accounts-management for Javascript.
https://www.accountsjs.com/
MIT License
1.5k stars 141 forks source link

feat(docs): upgrade typedoc #1184

Closed pradel closed 1 year ago

pradel commented 3 years ago

Upgrade typedoc for the documentation website. Everything is working when creating docs for 3 packages but getting a JavaScript heap out of memory error when generating for all the docs.

changeset-bot[bot] commented 3 years ago

⚠️ No Changeset found

Latest commit: f18e6873def2334a3372f5c4b0f8af951883144e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codecov[bot] commented 3 years ago

Codecov Report

Merging #1184 (f18e687) into master (c6b79ad) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1184   +/-   ##
=======================================
  Coverage   95.28%   95.28%           
=======================================
  Files         106      106           
  Lines        2377     2377           
  Branches      498      498           
=======================================
  Hits         2265     2265           
  Misses        103      103           
  Partials        9        9           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c6b79ad...f18e687. Read the comment docs.

darkbasic commented 1 year ago

I wish I'd seen this before... Anyway I've already upgraded everything to latest and switched to docusaurus-plugin-typedoc-api.