Skip to content

Releases: near/create-near-app

v0.7.1

30 Mar 21:21
Compare
Choose a tag to compare
  • Merge pull request #160 from nearprotocol/dependabot/npm_and_yarn/blank_react_project/near-sdk-as-tw-0.1.5 7b6c9d9
  • Update near-sdk-as requirement in /blank_react_project ce98ae5
  • Merge pull request #159 from nearprotocol/dependabot/npm_and_yarn/blank_react_project/jest-environment-node-tw-25.2.4 4f2b2e0
  • Update jest-environment-node requirement in /blank_react_project 8e28bb0
  • Merge pull request #161 from nearprotocol/dependabot/npm_and_yarn/blank_react_project/babel-jest-tw-25.2.4 c03fc27
  • Merge pull request #164 from nearprotocol/dependabot/npm_and_yarn/blank_project/near-sdk-as-tw-0.1.5 4063c0b
  • Merge pull request #158 from nearprotocol/dependabot/npm_and_yarn/blank_react_project/jest-tw-25.2.4 444901e
  • Merge pull request #156 from nearprotocol/hotfix/node-dep-12 29a1691
  • Update near-sdk-as requirement from ^0.1.3 to ^0.1.5 in /blank_project d0dd723
  • Update babel-jest requirement in /blank_react_project 47d3101
  • Update jest requirement from ^25.2.3 to ^25.2.4 in /blank_react_project 8d587af
  • package.json engine for node >= 12, better keywords e311389
  • Merge pull request #148 from nearprotocol/dependabot/npm_and_yarn/blank_project/near-sdk-as-tw-0.1.3 aa0c322
  • Merge pull request #152 from nearprotocol/dependabot/npm_and_yarn/blank_react_project/jest-tw-25.2.3 bdb2f41
  • Update near-sdk-as requirement from ^0.1.2 to ^0.1.3 in /blank_project 10be72d
  • Update jest requirement from ^25.1.0 to ^25.2.3 in /blank_react_project 90d9d9e
  • Merge pull request #140 from nearprotocol/dependabot/npm_and_yarn/blank_react_project/near-shell-tw-0.20.2 b9536b7
  • Merge pull request #141 from nearprotocol/dependabot/npm_and_yarn/blank_project/near-shell-tw-0.20.2 f043664
  • Merge pull request #139 from nearprotocol/dependabot/npm_and_yarn/blank_react_project/babel/preset-react-tw-7.9.4 8f44ba4
  • Update near-shell requirement from ^0.20.1 to ^0.20.2 in /blank_project e81c0b6
  • Update near-shell requirement in /blank_react_project af740dc
  • Merge pull request #154 from nearprotocol/dependabot/npm_and_yarn/blank_project/jest-environment-node-tw-25.2.3 107ba1e
  • Update jest-environment-node requirement in /blank_project ba1d5c8
  • Merge pull request #145 from nearprotocol/dependabot/npm_and_yarn/blank_react_project/near-sdk-as-tw-0.1.3 b5b113b
  • Update @babel/preset-react requirement in /blank_react_project 486ef8e
  • Merge pull request #146 from nearprotocol/dependabot/npm_and_yarn/blank_react_project/babel-jest-tw-25.2.1 5c8e438
  • Update babel-jest requirement in /blank_react_project 3fa729c
  • Update near-sdk-as requirement in /blank_react_project 985df2c

v0.7.0...v0.7.1

v0.6.1

28 Feb 05:46
Compare
Choose a tag to compare
  • Merge pull request #115 from nearprotocol/dependabot/npm_and_yarn/blank_react_project/react-dom-tw-16.13.0 0c806c1
  • Merge pull request #119 from nearprotocol/deps-cleanup c79f646
  • Clean up deps - remove asc compiler from rust proj package.json 38041d4
  • Merge pull request #114 from nearprotocol/txn-asc-plain dd00bda
  • Update react-dom requirement in /blank_react_project 27b648c
  • Merge pull request #116 from nearprotocol/dependabot/npm_and_yarn/blank_react_project/babel/preset-env-tw-7.8.6 fa5f196
  • Merge pull request #117 from nearprotocol/dependabot/npm_and_yarn/blank_react_project/react-test-renderer-tw-16.13.0 8a63ce7
  • Merge pull request #118 from nearprotocol/dependabot/npm_and_yarn/blank_react_project/react-tw-16.13.0 5c056c7
  • Update react requirement in /blank_react_project 53a6d22
  • Update react-test-renderer requirement in /blank_react_project 7dca7cc
  • Update @babel/preset-env requirement in /blank_react_project 2e95b1e
  • Add txn send to plain js example 9785ab6
  • Merge pull request #113 from nearprotocol/add-txn-to-example 3ff8ee7
  • rename getGreeting to welcome 0ae0ccb
  • Merge pull request #110 from nearprotocol/dependabot/npm_and_yarn/blank_react_project/near-runtime-ts-tw-0.6.2 b466e17
  • Merge pull request #111 from nearprotocol/dependabot/npm_and_yarn/blank_project/near-runtime-ts-tw-0.6.2 98a8cfc
  • Code style nits 68a5ee8
  • Change view function call pattern to async fn b8f56b0
  • Adding a send txn in example rust app. 8dcf56d
  • Update near-runtime-ts requirement in /blank_project cf0968d
  • Update near-runtime-ts requirement in /blank_react_project 746a78c
  • Merge pull request #107 from nearprotocol/readme 5a5b99a
  • Update required Node version 80e1b0c
  • refactor: update README 3a48601
  • Merge pull request #67 from nearprotocol/postinstall-rename-gitignore-#66 896b023
  • fix linting issues 820cab7
  • remove .gitignore symlink, replace with current one 0a4f823
  • add near.gitignore to vanilla rust project 56629e7
  • use promise for renaming near.gitignore file instead 1b7d78d
  • add small, helpful comment in near.gitignore files 46c4dda
  • removal of postinstall from docroot-level package.json e1e4e38
  • use postinstall to rename near.gitignore to .gitignore after install, symlink .gitignores » near.gitignores db6f614

v0.6.0...v0.6.1

v0.6.0

11 Feb 01:39
Compare
Choose a tag to compare
  • change back npm test f869467
  • Merge pull request #96 from nearprotocol/update-readme fd4d9f8
  • Merge pull request #95 from nearprotocol/consolidate-2 c1f7b22
  • update readme in project f78a2e3
  • update readme 617070a
  • Make sure to include regenerator-runtime in React app 21d39a3
  • Refactor project generation so that contract is copied from single source 382b053
  • Bump near-runtime-ts from 0.5.3 to 0.6.0 in /blank_project (#92) 7f3f7d1
  • Bump near-runtime-ts from 0.5.3 to 0.6.0 in /blank_react_project (#93) 5800b55
  • Merge pull request #94 from nearprotocol/consolidate-examples 033b0bc
  • Consolidate blank apps - use the same contract. Update tests + react app b64d4d5
  • Consolidating examples - contract API is the same for asc and rust c97e45b
  • Add GitPod stuff for every template 4340dab
  • Merge pull request #88 from nearprotocol/project-name dc26c94
  • Add --runInBand to tests to avoid nonce collisions f56603f
  • Update READMEs for React and Rust templates 6c7d25d
  • Add testing instructions 4927d66
  • Add info on yarn dev 008e0cc
  • Update README for blank_project c096fcb
  • Replace contract name in src/config.js automatically based on project folder name 3728a58
  • Merge pull request #87 from nearprotocol/rust-dev-deploy da89b3e
  • Merge pull request #89 from nearprotocol/dependabot/npm_and_yarn/blank_project/jest-environment-node-25.1.0 4844213
  • Bump jest-environment-node from 24.9.0 to 25.1.0 in /blank_project 4f92c0a
  • Merge pull request #90 from nearprotocol/dependabot/npm_and_yarn/blank_project/near-runtime-ts-tw-0.5.3 d6f5977
  • Update near-runtime-ts requirement in /blank_project 62a9bda
  • Add blank_rust_project to ESLint ignores similar with other templates a16f000
  • Remove JS integration test from Rust template 0fd256c
  • Update Rust template to work with dev-deploy 10c9d96
  • Merge pull request #81 from nearprotocol/ci-for-tests-2 4c84dc5
  • Use yarn for everything 8bca499
  • Fix rust tests 78c8423
  • Merge branch 'master' into ci-for-tests-2 182f78f
  • Fix typo in test target ad7892b
  • travis tweaking cc32b07
  • tweak travis config c19addb
  • tweak travis config cd479e3
  • Tweak travis config 3817453
  • Travis tweaking for multiple languages 5a2fb94
  • Remove step to install rust becabcb
  • Ci for rust in full stack app - try #2 c8da78d
  • ci for rust contract 5cf9b1b

v0.5.0...v0.6.0

v0.5.0

04 Feb 14:48
4a45125
Compare
Choose a tag to compare
  • Add a full stack example with a rust contract.

v0.4.1

30 Jan 06:14
Compare
Choose a tag to compare
  • Merge pull request #76 from nearprotocol/updatenearlib 01969a1
  • Update nearlib in blank_project to 0.21 b20d0a4
  • Merge pull request #72 from nearprotocol/dependabot/npm_and_yarn/blank_project/jest-environment-node-25.1.0 b57d763
  • Bump jest-environment-node from 24.9.0 to 25.1.0 in /blank_project 499c7b0
  • Merge pull request #68 from nearprotocol/dependabot/npm_and_yarn/blank_react_project/nearlib-0.21.0 8f78972
  • Merge pull request #69 from nearprotocol/fix-gitignore 8216ea9
  • Fix test b15dc2a
  • Test both React and non-React templates 80cc2ec
  • Re-shuffle Git ignores so that CI nets keys are included 7c5cba7
  • Bump nearlib from 0.20.1 to 0.21.0 in /blank_react_project 0ee9ec6

v0.4.0...v0.4.1

v0.3.1

23 Dec 22:38
Compare
Choose a tag to compare
  • Update blank_react_project config cb8ac8e

v0.3.0...v0.3.1

v0.3.0

21 Dec 01:26
Compare
Choose a tag to compare

03754bc...v0.3.0