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

Look into integrating Lerna #11

Closed
souporserious opened this issue Jul 26, 2017 · 3 comments
Closed

Look into integrating Lerna #11

souporserious opened this issue Jul 26, 2017 · 3 comments
Labels

Comments

@souporserious
Copy link
Collaborator

Pertaining to #1. I think it could be nice to have some lib supported packages that included components like Dropdown, or Select. @FezVrasta how did you like using Lerna in PopperJS? Do you think you could help here? I can take a stab at this if it seems worth it.

@kentcdodds
Copy link
Member

I'm really disappointed that let a doesn't allow automatic releases, but other than that I'm excited by this.

@kentcdodds
Copy link
Member

I'm actually reconsidering this... I'm not sure I want to maintain a bunch of packages. I'd rather just maintain the primitives and distribute the maintenance of the other packages to whoever cares...

@souporserious
Copy link
Collaborator Author

Totally, that sounds good 👍 easier to focus on just core stuff.

NitsanBaleli pushed a commit to NitsanBaleli/downshift that referenced this issue Mar 15, 2021
When using TypeScript we have this error
```
Error:(98, 7) TS2322: Type 'string | null' is not assignable to type 'string | undefined'.
  Type 'null' is not assignable to type 'string | undefined'.
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants