Skip to content

fix: add warning for incorrect packed option usage - #208

Merged
achingbrain merged 2 commits into
mainfrom
fix/add-packed-warning
Sep 18, 2026
Merged

achingbrain merged 2 commits into
mainfrom
fix/add-packed-warning

Conversation

@achingbrain

@achingbrain achingbrain commented Sep 18, 2026

Copy link
Copy Markdown
Member

packed is only supported by proto2 (and proto3 but protobuf.js ignores it), so show a warning to the user if their .proto file needs updating.

`packed` is only supported by proto2 (and proto3 but protobuf.js
ignores it), so show a warning to the user if their `.proto` file
needs updating.
@achingbrain achingbrain changed the title Fix/add packed warning fix: add warning for incorrect packed option usage Sep 18, 2026
@achingbrain
achingbrain merged commit 1fb677f into main Sep 18, 2026
27 of 28 checks passed
@achingbrain
achingbrain deleted the fix/add-packed-warning branch September 18, 2026 07:51
github-actions Bot pushed a commit that referenced this pull request Sep 18, 2026
## [protons-v10.0.3](protons-10.0.2...protons-10.0.3) (2026-09-18)

### Bug Fixes

* add warning for incorrect packed option usage ([#208](#208)) ([1fb677f](1fb677f))
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version protons-v10.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant