v3.0.0-beta.4
Pre-release
Pre-release
·
268 commits
to main
since this release
What's Changed
- chore: fix incremental typescript config by @nathanosdev in #1037
- chore: switch to pnpm by @nathanosdev in #1038
- chore: ignore
docsand.dfxfolders in eslint by @ilbertt in #1040 - feat: add @dfinity/icp monopackage by @nathanosdev in #1041
- chore: updates docs and package config by @nathanosdev in #1043
- feat: rename @dfinity/icp to @icp-sdk/core by @nathanosdev in #1046
- feat: remove assets from core package by @nathanosdev in #1047
- feat: remove watermark checks by @ilbertt in #1045
- chore: updates the version script to work with new pnpm workspaces by @krpeacock in #1048
- chore: replaces ts-node with
pnpm dlx tsxfor version management sc… by @krpeacock in #1049 - test: update tsconfig, cleanup (auth-client) by @ilbertt in #1052
- ci: cancel CI tests that become obsolete after a new commit is pushed in an open PR by @kitsiosk in #1042
- fix: use
loginOptionsfromAuthClient.createif none are provided toAuthClient.loginby @ilbertt in #1053 - fix: export ESM modules by @ilbertt in #1055
- docs: add initial starlight docs by @nathanosdev in #1051
- fix: support bigints in leb encoding by @ilbertt in #1059
- fix: use .ts extension for imports by @nathanosdev in #1054
- chore: release notes for v3 by @ilbertt in #1056
- chore: force
.tsextentions imports with TSConfig by @ilbertt in #1058 - docs: update release notes to describe when sync time occurs by default by @nathanosdev in #1060
- chore: release 3.0.0-beta.4 by @nathanosdev in #1062
New Contributors
Full Changelog: v3.0.0-beta.1...v3.0.0-beta.4