Skip to content

Conversation

@kespinola
Copy link
Contributor

@kespinola kespinola commented Sep 27, 2025

Changes

  • Resolve build error regarding missing static lifetime on id method of the parser
    2025-09-27 13 40 13
  • Expand generator support to i8 and i16

@changeset-bot
Copy link

changeset-bot bot commented Sep 27, 2025

🦋 Changeset detected

Latest commit: 5c181c8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@codama/renderers-vixen-parser Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@dev-jodee
Copy link

Think for the test you just need to fix that string

test/accountsParserPage.test.ts

-> 'fn id(&self) -> std::borrow::Cow',

becomes

-> "fn id(&self) -> std::borrow::Cow<'static, str>",

@CanardMandarin
Copy link
Contributor

Thanks, I've just updated the test!

@kespinola kespinola merged commit c4f51cd into codama-idl:main Oct 3, 2025
4 checks passed
@github-actions github-actions bot mentioned this pull request Oct 3, 2025
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.

4 participants