Skip to content

docs: update C++ changes#365

Merged
JakubGonera merged 2 commits intomainfrom
@jakubgonera/cpp-docs
Jun 12, 2025
Merged

docs: update C++ changes#365
JakubGonera merged 2 commits intomainfrom
@jakubgonera/cpp-docs

Conversation

@JakubGonera
Copy link
Copy Markdown
Contributor

Description

Change documentation that is influenced by C++ ports

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (improves or adds clarity to existing documentation)

Related issues

#255

@JakubGonera JakubGonera mentioned this pull request Jun 10, 2025
10 tasks
@JakubGonera JakubGonera marked this pull request as ready for review June 10, 2025 08:29
@JakubGonera JakubGonera self-assigned this Jun 10, 2025
@msluszniak
Copy link
Copy Markdown
Member

msluszniak commented Jun 10, 2025

@JakubGonera Why every single package version in yarn.lock now is prefixed with npm? This is the same as in the monorepo yarn.lock, so I guess it is correct, but I cannot get any information about this on the Internet.

@JakubGonera
Copy link
Copy Markdown
Contributor Author

@JakubGonera Why every single package version in yarn.lock now is prefixed with npm? This is the same as in the monorepo yarn.lock, so I guess it is correct, but I cannot get any information about this on the Internet.

I don't know, but when you run yarn now it changes it automatically, and without it the CI fails because it also wants to modify yarn.lock, but is not allowed.

Copy link
Copy Markdown
Member

@msluszniak msluszniak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I checked the typescript API and the changed documentation correctly describes them now.

@JakubGonera JakubGonera force-pushed the @jakubgonera/cpp-docs branch from fb1afc8 to fa79426 Compare June 12, 2025 09:49
@JakubGonera JakubGonera merged commit 3d3cdd7 into main Jun 12, 2025
3 checks passed
@JakubGonera JakubGonera deleted the @jakubgonera/cpp-docs branch June 12, 2025 10:19
mkopcins pushed a commit that referenced this pull request Oct 15, 2025
## Description

Change documentation that is influenced by C++ ports

### Type of change

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] Documentation update (improves or adds clarity to existing
documentation)

### Related issues

#255
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