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: formsy/formsy-react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.3
Choose a base ref
...
head repository: formsy/formsy-react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.4
Choose a head ref
  • 3 commits
  • 16 files changed
  • 2 contributors

Commits on Jan 22, 2021

  1. Configuration menu
    Copy the full SHA
    e2fc916 View commit details
    Browse the repository at this point in the history
  2. Frontend library updates (#602)

    * Use lodash as dependency instead of sub-packages
    
    * Reset yarn lock
    
    * chore(deps-dev): Bump @types/react from 16.9.48 to 16.9.49 (#558)
    
    * chore(deps-dev): Bump enzyme-adapter-react-16 from 1.15.3 to 1.15.4 (#559)
    
    * chore(deps-dev): Bump @types/jest from 26.0.10 to 26.0.12 (#560)
    
    * Build on prepublish only
    
    * Reset yarn lock
    
    * chore(deps-dev): Bump @types/enzyme from 3.10.5 to 3.10.6 (#561)
    
    * chore(deps-dev): Bump husky from 4.2.5 to 4.3.0 (#562)
    
    * chore(deps-dev): Bump auto-changelog from 2.2.0 to 2.2.1 (#567)
    
    * chore(deps-dev): Bump enzyme-adapter-react-16 from 1.15.4 to 1.15.5 (#568)
    
    * chore(deps-dev): Bump prettier from 2.1.1 to 2.1.2 (#569)
    
    * chore(deps-dev): Bump @types/jest from 26.0.13 to 26.0.14 (#571)
    
    * chore(deps-dev): Bump @types/enzyme from 3.10.6 to 3.10.7 (#573)
    
    * chore(deps-dev): Bump tsdx from 0.13.3 to 0.14.0 (#572)
    
    * chore(deps-dev): Bump tsdx from 0.14.0 to 0.14.1 (#574)
    
    * chore(deps-dev): Bump @types/enzyme from 3.10.7 to 3.10.8 (#577)
    
    * chore(deps-dev): Bump @types/react-dom from 16.9.8 to 16.9.9 (#580)
    
    * chore(deps-dev): Bump @types/jest from 26.0.14 to 26.0.15 (#582)
    
    * chore(deps-dev): Bump tslib from 2.0.1 to 2.0.3 (#575)
    
    * chore(deps-dev): Bump @types/react from 16.9.49 to 16.9.55 (#581)
    
    * chore(deps-dev): Bump np from 5.2.1 to 7.0.0 (#576)
    
    * chore(deps-dev): Bump react from 16.13.1 to 16.14.0 (#579)
    
    * chore(deps-dev): Bump react-dom from 16.13.1 to 16.14.0 (#584)
    
    * chore(deps-dev): Bump @types/react from 16.9.55 to 17.0.0 (#585)
    
    * chore(deps-dev): Bump prettier from 2.1.2 to 2.2.1 (#587)
    
    * chore(deps-dev): Bump @types/react-dom from 16.9.9 to 17.0.0 (#588)
    
    * chore(deps): [Security] Bump ini from 1.3.5 to 1.3.7 (#589)
    
    * chore(deps-dev): Bump eslint-plugin-prettier from 3.1.4 to 3.3.0 (#593)
    
    * chore(deps-dev): Bump husky from 4.3.0 to 4.3.6 (#594)
    
    * chore(deps-dev): Bump @types/jest from 26.0.15 to 26.0.19 (#595)
    
    * Revert np
    
    * Reset yarn.lock
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    rkuykendall and dependabot-preview[bot] authored Jan 22, 2021
    Configuration menu
    Copy the full SHA
    2d10191 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. v2.2.4

    rkuykendall committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    345dd37 View commit details
    Browse the repository at this point in the history
Loading