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

update deps, remove race condition TODO + unused npmComponents remnants #37

Merged
merged 3 commits into from Sep 9, 2022

Conversation

oshi97
Copy link
Contributor

@oshi97 oshi97 commented Sep 9, 2022

There was a breaking change in ts-morph 16 that broke the ts build,
so kept it at 15 dsherret/ts-morph#1325
uuid v9 speedup seems cool uuidjs/uuid#597

TEST=manual

started up the app, ran jest tests

…omponents support

TEST=manual

started up the app
@oshi97 oshi97 requested a review from a team September 9, 2022 12:50
@oshi97 oshi97 changed the title update deps, remove race condition TODO + left over npmComponents support update deps, remove race condition TODO + unused npmComponents remnants Sep 9, 2022
Comment on lines 1 to 2
import React, { FunctionComponent, useEffect, useCallback, useState, useMemo, createElement } from 'react'
import { useRef } from 'react'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

combine!

@oshi97 oshi97 merged commit 61089f8 into main Sep 9, 2022
@oshi97 oshi97 deleted the dev/housekeeping branch September 9, 2022 15:06
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.

None yet

2 participants