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

v4: modernize (ES & ESM), overhaul code generation #134

Merged
merged 11 commits into from
Jul 8, 2024
Merged

v4: modernize (ES & ESM), overhaul code generation #134

merged 11 commits into from
Jul 8, 2024

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    de82bf0 View commit details
    Browse the repository at this point in the history
  2. cleanup codegen

    mourner committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3221951 View commit details
    Browse the repository at this point in the history
  3. use rollup for UMD builds

    mourner committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    82b3d00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42c307c View commit details
    Browse the repository at this point in the history
  5. fix browser benchmark

    mourner committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    719665e View commit details
    Browse the repository at this point in the history
  6. update readme

    mourner committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    85561da View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    24b6d10 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff115a7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1d724b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Write default values to oneof fields in generated code (#135)

    * Write default values to oneof field anyway
    
    * update oneof test fixture
    
    ---------
    
    Co-authored-by: farwayer <[email protected]>
    mourner and farwayer committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    2995e6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    288210e View commit details
    Browse the repository at this point in the history