Skip to content

Releases: near/create-near-app

Release 8.4.1

07 Aug 16:53
Compare
Choose a tag to compare

8.4.1 (2025-08-07)

Bug Fixes

Release 8.4.0

13 Jun 09:09
Compare
Choose a tag to compare

Added python smart contract template

Release 8.3.0

05 Jun 13:12
Compare
Choose a tag to compare

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

13 May 01:26
Compare
Choose a tag to compare

8.2.0 (2025-05-13)

Bug Fixes

Features

Release 8.1.0

04 Jan 01:00
Compare
Choose a tag to compare

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

30 Sep 12:57
Compare
Choose a tag to compare

8.0.0

  • Removed BOS components as the VM is no longer being maintained
  • Added Ethereum Wallets support

Release 7.0.3

11 Sep 15:20
Compare
Choose a tag to compare

7.0.3 (2024-09-11)

Bug Fixes

Release 7.0.2

24 Jul 09:21
Compare
Choose a tag to compare

Start to track windows installations, and changed messaged showed on creating a project on windows.

Release 7.0.1

22 May 20:53
Compare
Choose a tag to compare

Bug Fixes

Changed sandbox testing in TS smart contract from typescript to javascript + JSDocs

Release 7.0.0

14 May 20:35
Compare
Choose a tag to compare

Make using components optional for NEAR Web Apps