Releases: near/create-near-app
Releases · near/create-near-app
Release 8.4.1
Release 8.4.0
Added python smart contract template
Release 8.3.0
8.3.0 (2025-06-05)
We now update our rust smart contract on the fly, trying to download the code from cargo near
's template when a rust contract is created
Release 8.2.0
Release 8.1.0
8.1.0 (2025-01-04)
- Added Vite Frontend Template
- Update RS contract to latest version on
cargo near new
- Updated
worskpaces
on TS contract
Release 8.0.0
8.0.0
- Removed BOS components as the VM is no longer being maintained
- Added Ethereum Wallets support
Release 7.0.3
Release 7.0.2
Start to track windows installations, and changed messaged showed on creating a project on windows.
Release 7.0.1
Bug Fixes
Changed sandbox testing in TS smart contract from typescript to javascript + JSDocs
Release 7.0.0
Make using components optional for NEAR Web Apps