Skip to content

Conversation

lucasfernog
Copy link
Member

No description provided.

@lucasfernog lucasfernog requested a review from a team as a code owner June 24, 2025 15:07
Copy link
Contributor

Package Changes Through b921ce3

There are 4 changes which include cli with minor, cli-js with minor, opener with patch, opener-js with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
api-example 2.0.28 2.0.29
api-example-js 2.0.24 2.0.25
cli 2.2.1 2.3.0
cli-js 2.2.1 2.3.0
opener 2.3.0 2.3.1
opener-js 2.3.0 2.3.1

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@lucasfernog lucasfernog merged commit 2aec8ff into v2 Jun 24, 2025
19 checks passed
@lucasfernog lucasfernog deleted the feat/in-app-browser branch June 24, 2025 19:43
Comment on lines +44 to +45
// eslint-disable-next-line @typescript-eslint/no-redundant-type-constituents
openWith?: 'inAppBrowser' | string
Copy link
Contributor

Choose a reason for hiding this comment

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

You'll need the 'inAppBrowser' | (string & {}) hack for the autocomplete to work 🙃

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.

2 participants