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

Release 2.15.4 #393

Merged
merged 12 commits into from
Feb 12, 2024
Merged

Release 2.15.4 #393

merged 12 commits into from
Feb 12, 2024

Conversation

hoffmannjan
Copy link
Contributor

Bugfix release needs to be synced to dev.

gyroflaw and others added 12 commits January 23, 2024 02:03
This fixes TypeScript support for NodeNext/Node16/Bundler
moduleResolution.

The issue was that the ./dist/lib.js had a higher precedence than
./dist/lib/index.d.ts when TypeScript tried to resolve "./lib"
imports/exports.

Instead of renaming the whole lib/ folder I decided to add a infix to
the lib.js artifact. But to solve the issue you could've renamed the
directory instead.
…nal-id

newTransferWithOptionalTransferId use PublicKey
fix: rename lib.js to lib.web.js
@gyroflaw gyroflaw merged commit e74c611 into dev Feb 12, 2024
7 checks passed
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