Skip to content

Releases: near/create-near-app

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

v2.0.0

11 May 16:27
Compare
Choose a tag to compare

2.0.0 (2021-05-11)

Rust autosetup added

Bug Fixes

Dependencies updated

v1.3.6

12 Mar 02:37
Compare
Choose a tag to compare
  • yarn.lock fe6f831
  • Fix @babel/preset-env version 00b6192
  • build(deps-dev): bump @commitlint/config-conventional (#771) 5d9ba83
  • build(deps-dev): bump @commitlint/travis-cli from 11.0.0 to 12.0.1 (#773) 23faf37
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (#777) 30e837d
  • build(deps-dev): bump @typescript-eslint/parser from 4.15.2 to 4.16.1 (#778) b964917
  • build(deps-dev): bump @commitlint/config-conventional (#765) eade8ae
  • yarn.lock 6d5582d
  • build(deps-dev): bump @release-it/conventional-changelog (#757) 6206316
  • build(deps-dev): bump @babel/core in /templates/react (#749) d26c1ae
  • build(deps-dev): bump @commitlint/cli from 11.0.0 to 12.0.0 (#756) 84c146b
  • build(deps-dev): bump eslint-plugin-vue in /templates/vue (#732) 2418086
  • build(deps): bump yargs from 16.1.1 to 16.2.0 (#584) cf16c50
  • build(deps): bump near-sdk from 2.0.0 to 2.0.1 in /common/contracts/rust (#668) 244523b
  • build(deps): bump near-sdk-as in /common/contracts/assemblyscript (#715) 9073ef8
  • build(deps): bump near-api-js from 0.35.0 to 0.36.3 in /templates/react (#694) 07a6c6a
  • build(deps): bump near-api-js in /templates/angular (#696) a4cf3fb
  • build(deps): bump near-api-js from 0.35.0 to 0.36.3 in /templates/vue (#698) 338a128
  • build(deps-dev): bump near-cli from 1.4.0 to 1.5.3 in /templates/vanilla (#707) 63454d3
  • build(deps-dev): bump near-cli from 1.4.0 to 1.5.3 in /templates/angular (#709) 27733be
  • build(deps-dev): bump @babel/preset-env in /templates/react (#753) b0288c9
  • build(deps-dev): bump eslint from 7.15.0 to 7.20.0 in /templates/vue (#729) 95d4919
  • build(deps-dev): bump eslint from 7.15.0 to 7.20.0 (#725) 56b2ce8
  • Disable Rust, Windows and most of frontends for CI speed f5dda12
  • build(deps-dev): bump near-cli from 1.4.0 to 1.5.3 in /templates/vue (#708) 0c3dc1b
  • build(deps): bump near-api-js in /templates/vanilla (#693) 4cf6783
  • build(deps-dev): bump near-cli from 1.4.0 to 1.5.3 in /templates/react (#710) 37309a2
  • Add myself to CODEOWNERS so that I can merge dependabot PRs 91b5823
  • Merge pull request #617 from near/vgrichina-patch-1 a2031d1
  • Merge pull request #631 from near/dependabot/add-v2-config-file c9b8016
  • Update Dependabot config file b60b9bb
  • Try disabling macos on Travis b08bc7d

v1.3.5...v1.3.6

Release 1.3.5

16 Dec 03:08
Compare
Choose a tag to compare

1.3.5 (2020-12-16)

Bug Fixes

  • assemblyscript: roll back to v1.0.0 (b9f517f)

Release 1.3.4

06 Dec 17:43
Compare
Choose a tag to compare

1.3.4 (2020-12-06)

Bug Fixes

  • re-deploy contract automatically on change (b14d22f)
  • simplify compile script; rm test script (b8eb73f)

Release 1.3.3

02 Dec 02:59
Compare
Choose a tag to compare

1.3.3 (2020-12-02)

Bug Fixes

  • prevent infinite 'yarn dev' loop on node15 (9c44fd4)
  • use npx instead of *nix-only path prefix (b885e35)

Release 1.3.2

28 Nov 02:54
Compare
Choose a tag to compare

1.3.2 (2020-11-28)

Bug Fixes

  • assemblyscript install with npm@7 (node@15) (ebdc7a6), closes #533

Release 1.3.1

03 Nov 23:07
Compare
Choose a tag to compare

1.3.1 (2020-11-03)