Skip to content

Releases: near/create-near-app

Release 6.2.1

24 Jan 17:19
Compare
Choose a tag to compare

6.2.1 (2024-01-24)

Bug Fixes

  • updated sandbox-ts version (25a5fb4)

Release 6.2.0

18 Jan 18:31
Compare
Choose a tag to compare
  • feat: added actions to test contracts (3f0b24d)
  • fix: npm run test (4c68789)

Release 6.1.1

18 Jan 17:24
Compare
Choose a tag to compare

Release 6.1.0

16 Jan 10:42
Compare
Choose a tag to compare

6.1.0 (2024-01-16)

  • Added classic NextJS app

Release 6.0.3

02 Jan 15:26
Compare
Choose a tag to compare

6.0.3 (2024-01-02)

Bug Fixes

  • Patched parity-secp256k1 in the Rust contract

Release 6.0.1

16 Nov 13:26
Compare
Choose a tag to compare
  • better handle input & tracking (f390817)

Release 6.0.0

06 Nov 23:32
Compare
Choose a tag to compare
  • Completely separated frontend from contract logic (now you can create either one or another, but not both at the same time)
  • Added Components to the frontends
  • Changed folder structure of contracts (integration tests are now within the contract folder named "sandbox tests")
  • Built new frontend examples from scratch

Release 3.1.0

02 Jun 09:48
Compare
Choose a tag to compare

3.1.0 (2022-06-02)

Bug Fixes

  • removed js testing in linux (b63423a)
  • removed near-sdk-as dependency when using rust (dd8ac16)
  • removed workspaces from windows/mac dependencies (023dbcf)
  • rustsetup triggers when rust not installed (36d51fc)
  • testing in windows and M1 (4523fd5)
  • windows rustup setup (a5ccaed)
  • windows version (f16bb37)

Features

Release 3.0.0

27 May 13:44
Compare
Choose a tag to compare

3.0.0 (2022-05-27)

Features

  • Removed vue and angular examples
  • Simplified smart contracts
  • Updated packages to latest versions
  • Simplified frontends
  • Reorganized folders

v2.0.1

01 Nov 16:59
Compare
Choose a tag to compare

Highlights

  • near-cli and near-api-js versions updated

Commits

v2.0.0...v2.0.1