Skip to main content

2023 - December

Developer changelog for essential repositories when building on NEAR Protocol. ๐Ÿ—๏ธ

๐Ÿ‘‰ Get monthly emails of this report ๐Ÿ‘ˆ

Releases ๐ŸŽ‰โ€‹

reporeleasedescription
near-discovery12.13.2023near.org Decentralized Frontend Gateway
vm2.5.3VM execution layer for decentralized frontend components
wallet-selectorv8.9.1NEAR native wallet selector tool for dApps
web3-onboard2.24.18Multi-chain wallet selector tool for dApps
bos-cli-rs0.3.7 - 2023-12-19Command line utility for developing decentralized frontend components
near-cli-rs0.7.6 - 2023-12-21Guided command line interface for interacting with NEAR (Rust)
near-api-jsnear-api-js@3.0.1JavaScript API for interacting with NEAR Protocol
nearcoreNEAR Protocol Core

Merged Pull Requests ๐Ÿš€โ€‹

๐Ÿ“„ Documentationโ€‹

docsโ€‹

NEAR Protocol Developer Documentation

DATEPRDESCRIPTION
2023-12-221631Add QueryApi article
2023-12-181610Implementing linkdrops primitives

๐Ÿš€ Decentralized Frontendsโ€‹

near-discoveryโ€‹

near.org Decentralized Frontend Gateway

DATEPRDESCRIPTION
2023-12-25895develop -> main
2023-12-24893develop -> main
2023-12-21891weekly promotion of develop to main
2023-12-10877weekly promotion of develop to main

near-discovery-componentsโ€‹

Core components for decentralized frontends

DATEPRDESCRIPTION
2023-12-29589fix copy pasta
2023-12-28588weekly promotion of develop to main
2023-12-21584weekly promotion of develop to main
2023-12-13572Early promotion to r...
2023-12-11561weekly promotion of develop to main

vmโ€‹

VM execution layer for decentralized frontend components

DATEPRDESCRIPTION
2023-12-04158Release 2.5.3

bos-web-engineโ€‹

Improved execution layer for decentralized frontend components

DATEPRDESCRIPTION
2023-12-11155Revert "fix: fix loc...
2023-12-12157feat: add support for export keyword
2023-12-12156add note to flags pa...
2023-12-11152feat: allow use of <Component />
2023-12-11151feat: imports
2023-12-07150feat: add fields and prevent default
2023-12-05149fix: fix local component fetching

๐Ÿ”‘ Wallet / Authโ€‹

wallet-selectorโ€‹

NEAR native wallet selector tool for dApps

DATEPRDESCRIPTION
2023-12-061031v8.9.1 Release (dev -> main)

web3-onboardโ€‹

Multi-chain wallet selector tool for dApps

DATEPRDESCRIPTION
2023-12-192031Release - 2.24.18

fast-auth-signerโ€‹

FastAuth signer for NEAR Protocol

DATEPRDESCRIPTION
2023-12-28132Re-use Input compone...
2023-12-22131Create re-usable cre...
2023-12-22128Enhance Form Validat...
2023-12-19127Simplify useAuthState
2023-12-05119Email domain butons ...
2023-12-04118Data-test-ids for playwright testing
2023-12-03115Sentry config improvements

idos-sdk-jsโ€‹

Decentralized identity storage and verification

DATEPRDESCRIPTION
2023-12-2181chore: biome as linter and formatter
2023-12-2080chore: update turbo
2023-12-1579feat: use passkeys in sdk initialisation
2023-12-0778chore: setup release-it

๐Ÿ› ๏ธ Dev Toolsโ€‹

create-near-appโ€‹

Scaffolding tool for NEAR decentralized applications and smart contracts

DATEPRDESCRIPTION
2023-12-212121[Snyk] Upgrade mixpa...
2023-12-212116fix:updated tests
2023-12-212119fix(contracts/ts): r...
2023-12-212120chore(readme): npm -...

๐Ÿ–ฅ๏ธ CLIโ€‹

bos-cli-rsโ€‹

Command line utility for developing decentralized frontend components

DATEPRDESCRIPTION
2023-12-1977refactor: Changed Ne...
2023-12-1971chore: release v0.3.7
2023-12-1976fix: Updated installation instructions
2023-12-0669feat: New command to...

near-cli-rsโ€‹

Guided command line interface for interacting with NEAR (Rust)

DATEPRDESCRIPTION
2023-12-21282chore: release v0.7.6
2023-12-21280refactor: Updated tr...
2023-12-21281refactor: Updated re...
2023-12-19275chore: release v0.7.5
2023-12-19278Fix: NEAR token representation
2023-12-11277feat: Updated guide
2023-12-06274feat: Improved self-...
2023-12-06271chore: release v0.7.4
2023-12-06272feat: Removed the ne...
2023-12-05273ci: Automate publish...

๐Ÿ“ Smart Contractsโ€‹

near-sdk-rsโ€‹

Rust SDK for writing smart contracts

DATEPRDESCRIPTION
2023-12-201118[Fix] Contract sourc...
2023-12-191120fix: remove leftover...

๐Ÿ“ž APIโ€‹

near-api-jsโ€‹

JavaScript API for interacting with NEAR Protocol

DATEPRDESCRIPTION
2023-12-201220Publish packages
2023-12-201219Add crypto-browserify
2023-12-181217Pin exact dependency versions
2023-12-181196Publish packages
2023-12-151209Replace tweetnacl by @noble/curves
2023-12-061215Make users capable o...

๐Ÿ”Ž Data Indexingโ€‹

queryapiโ€‹

Create custom APIs for your dApp using an indexing framework

DATEPRDESCRIPTION
2023-12-21446feat: Runner gRPC endpoint
2023-12-20465fix: Prune Unnecessary Logs
2023-12-20462feat: Make log/state...
2023-12-19449Fix type gen bug
2023-12-14442test: Make `block-st...
2023-12-15450feat: add reload table button
2023-12-15453refactor: Extract re...
2023-12-14451feat: support multiple contract filters
2023-12-14430feat: Expose endpoint to control streams
2023-12-13383[Snyk] Security upgr...
2023-12-11428feat: Create initial...