v2.81.0-beta.1
·
190 commits
to main
since this release
What's Changed
- docs: improve solo quick reference by @venilinvasilev in #3649
- chore: update maintainer guidelines link in MAINTAINERS.md by @jwagantall in #3658
- chore(deps): bump renovatebot/github-action from 44.2.3 to 44.2.6 by @dependabot[bot] in #3655
- chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #3650
- chore(deps): bump actions/setup-java from 5.1.0 to 5.2.0 by @dependabot[bot] in #3651
- chore(deps): bump step-security/harden-runner from 2.14.0 to 2.14.1 by @dependabot[bot] in #3654
- chore(deps): bump actions/setup-node from 6.1.0 to 6.2.0 by @dependabot[bot] in #3636
- fix(TCK): update airdrop method by @mariodimitrovv in #3685
- docs: Good First Issue Initiative by @rwalworth in #3665
- feat(TCK): implement FileContentsResponse endpoint by @mariodimitrovv in #3633
- chore(TCK): update token info query match the java response by @mariodimitrovv in #3694
- chore(deps): bump step-security/conventional-pr-title-action from 3.2.5 to 3.2.6 by @dependabot[bot] in #3695
- chore(deps): bump renovatebot/github-action from 44.2.6 to 46.0.2 by @dependabot[bot] in #3693
- chore(deps): bump step-security/harden-runner from 2.14.1 to 2.14.2 by @dependabot[bot] in #3692
- chore(deps): bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /tck by @dependabot[bot] in #3686
- chore(deps): bump next from 15.4.10 to 16.1.6 by @dependabot[bot] in #3677
- chore(deps): bump dotenv from 14.3.2 to 17.2.3 by @dependabot[bot] in #3676
- chore(deps): bump axios from 1.13.2 to 1.13.5 by @dependabot[bot] in #3699
- chore(deps): bump vite from 4.5.14 to 7.3.1 by @dependabot[bot] in #3674
- chore(deps): bump @testing-library/jest-dom from 5.17.0 to 6.9.1 by @dependabot[bot] in #3672
- chore(deps): bump react-native-get-random-values from 1.11.0 to 2.0.0 by @dependabot[bot] in #3679
- chore(deps): bump react and @types/react by @dependabot[bot] in #3675
- fix: build not working on windows by @venilinvasilev in #3691
- chore(deps): bump codecov/codecov-action from 5.0.2 to 5.5.2 by @dependabot[bot] in #3574
- feat(TCK): implement AddressBookQuery endpoint by @mariodimitrovv in #3624
- fix(deps): dependabot support for pnpm workspaces by @PavelSBorisov in #3702
- feat: Add Updated Setup For Windows To Readme by @aceppaluni in #3703
- chore(deps): bump mocha from 10.6.0 to 11.7.5 by @dependabot[bot] in #3729
- chore(deps-dev): bump chromedriver from 142.0.0 to 145.0.1 by @dependabot[bot] in #3727
- chore(deps): bump @testing-library/user-event from 13.5.0 to 14.6.1 by @dependabot[bot] in #3724
- chore(deps): bump chai from 4.3.6 to 6.2.2 by @dependabot[bot] in #3720
- chore(deps): bump express and @types/express by @dependabot[bot] in #3728
- chore(deps-dev): bump nyc from 15.1.0 to 17.1.0 by @dependabot[bot] in #3725
- chore(deps): bump web-vitals from 2.1.4 to 5.1.0 by @dependabot[bot] in #3714
- chore(deps): bump eslint-plugin-mocha from 10.5.0 to 11.2.0 by @dependabot[bot] in #3716
- chore(deps-dev): bump @eslint/js from 9.39.2 to 10.0.1 by @dependabot[bot] in #3717
- chore(deps-dev): bump dpdm from 3.11.0 to 4.0.1 by @dependabot[bot] in #3723
- chore(deps): bump @testing-library/react from 13.4.0 to 16.3.2 by @dependabot[bot] in #3709
- chore(deps-dev): bump globals from 15.15.0 to 17.3.0 by @dependabot[bot] in #3710
- chore(deps): bump react-dom from 18.3.1 to 19.2.4 by @dependabot[bot] in #3718
- chore(deps): bump eslint-plugin-jsdoc from 46.10.1 to 62.5.4 by @dependabot[bot] in #3713
- chore(deps-dev): bump @eslint/compat from 1.4.1 to 2.0.2 by @dependabot[bot] in #3678
- chore(deps-dev): bump jsdom from 27.0.0 to 28.0.0 by @dependabot[bot] in #3715
- chore(deps-dev): bump eslint-config-next from 15.3.3 to 16.1.6 by @dependabot[bot] in #3719
- chore(deps-dev): bump eslint-plugin-deprecation from 2.0.0 to 3.0.0 by @dependabot[bot] in #3707
- chore(deps): bump protobufjs from 7.5.4 to 8.0.0 by @dependabot[bot] in #3721
- chore(deps): bump eslint-plugin-compat from 4.2.0 to 6.1.0 by @dependabot[bot] in #3708
- chore(deps): bump hiero-ledger/hiero-solo-action from 0.16.0 to 0.17.0 by @dependabot[bot] in #3739
- chore(deps): bump renovatebot/github-action from 46.0.2 to 46.1.1 by @dependabot[bot] in #3740
- fix: remove the unnecessary validation #3619 by @GrimNej in #3738
- chore(deps-dev): bump @vitest/coverage-v8 from 3.1.2 to 4.0.18 by @dependabot[bot] in #3726
- feat: allow multiple nodes on record/receipt by @venilinvasilev in #3741
- chore(deps-dev): bump @vitest/browser from 3.1.2 to 4.0.18 by @dependabot[bot] in #3722
- fix(examples): correct error logging in get-account-balance.js by @Rachit753 in #3746
- feat: hip-1195 by @ivaylonikolov7 in #3535
- chore(release): v2.81.0 beta.1 by @ivaylonikolov7 in #3757
New Contributors
- @rwalworth made their first contribution in #3665
- @aceppaluni made their first contribution in #3703
- @GrimNej made their first contribution in #3738
- @Rachit753 made their first contribution in #3746
Full Changelog: v2.80.0...v2.81.0-beta.1