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

Process proto2 optional label #158

Closed
wants to merge 20 commits into from

Conversation

actuosus
Copy link
Contributor

optional label for proto2 should be optional property in Typescript.

@actuosus actuosus changed the title Process proto2 optional label Process proto2 optional label Oct 24, 2020
stephenh and others added 6 commits December 7, 2020 19:22
I'm tempted to remove these dependencies all together because at this
point ts-proto has many different flags that can change whether the
generated code actually does/does not use certain dependencies.

I.e. users using the "only types" output probably don't want
ts-proto to bring in any dependencies. I guess in that case, they
could be using ts-proto as a devDependency.

Fixes stephenh#147.
Base automatically changed from master to main March 14, 2021 15:29
@stephenh stephenh force-pushed the main branch 4 times, most recently from cdf2835 to 7017d4c Compare May 28, 2022 17:39
zfy0701 added a commit to sentioxyz/ts-proto that referenced this pull request Jan 5, 2023
@stephenh
Copy link
Owner

A lot of proto2 optional work just landed in #1007 , so going to close this out.

@stephenh stephenh closed this Mar 13, 2024
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