Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MoralisWeb3/react-moralis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.4
Choose a base ref
...
head repository: MoralisWeb3/react-moralis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 13 commits
  • 28 files changed
  • 5 contributors

Commits on Mar 29, 2022

  1. Configuration menu
    Copy the full SHA
    3c73676 View commit details
    Browse the repository at this point in the history
  2. chore(release): set package.json to 1.3.5 [skip ci]

    ## [1.3.5](v1.3.4...v1.3.5) (2022-03-29)
    
    ### Bug Fixes
    
    * add repository url for semantic release ([#226](#226)) ([3c73676](3c73676))
    semantic-release-bot committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    2478af8 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. docs: fix chain param value

    ErnoW authored May 27, 2022
    Configuration menu
    Copy the full SHA
    a7738d6 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. feat: add Cronos support (#251)

    * feat: add Cronos support
    
    * fix: update moralis dependency version
    ErnoW authored May 29, 2022
    Configuration menu
    Copy the full SHA
    4cd48f7 View commit details
    Browse the repository at this point in the history
  2. chore(release): set package.json to 1.4.0 [skip ci]

    # [1.4.0](v1.3.5...v1.4.0) (2022-05-29)
    
    ### Features
    
    * add Cronos support ([#251](#251)) ([4cd48f7](4cd48f7))
    semantic-release-bot committed May 29, 2022
    Configuration menu
    Copy the full SHA
    9da7f40 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. fix: updated moralis-v1 peerDependency (#268)

    * chore: updated moralis-v1 peerDep
    
    * chore: peerDep upd
    
    Co-authored-by: Y0moo <dmitrii@moralis.io>
    Y0moo and dmitrii-cloud authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    37d26d9 View commit details
    Browse the repository at this point in the history
  2. chore(release): set package.json to 1.4.1 [skip ci]

    ## [1.4.1](v1.4.0...v1.4.1) (2022-08-10)
    
    ### Bug Fixes
    
    * updated moralis-v1 peerDependency ([#268](#268)) ([37d26d9](37d26d9))
    semantic-release-bot committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    08bffbb View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    f17cb21 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #273 from MoralisWeb3/docs/moralis-v1

    replaced moralis npm with moralis-v1
    Y0moo authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    896636b View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. fix: moralis dependency

    ErnoW committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    1aeb4fe View commit details
    Browse the repository at this point in the history
  2. fix: moralis references

    ErnoW committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    ccfb51a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e551a3f View commit details
    Browse the repository at this point in the history
  4. chore(release): set package.json to 1.4.2 [skip ci]

    ## [1.4.2](v1.4.1...v1.4.2) (2022-09-04)
    
    ### Bug Fixes
    
    * moralis dependency ([1aeb4fe](1aeb4fe))
    * moralis references ([ccfb51a](ccfb51a))
    * useNFTTransfers param type ([e551a3f](e551a3f))
    semantic-release-bot committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    d80b1cf View commit details
    Browse the repository at this point in the history
Loading