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: labrynx/error-enhanced
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.6
Choose a base ref
...
head repository: labrynx/error-enhanced
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.7
Choose a head ref
  • 8 commits
  • 43 files changed
  • 2 contributors

Commits on Sep 17, 2023

  1. .

    alessbarb committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    33f8822 View commit details
    Browse the repository at this point in the history
  2. refactor(General): Divided types and validators per file

    Divided types and validators one for each file. Organization and
    visualization purposes. Added index to every type folder for
    import/export simplification.
    alessbarb committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    f9b3497 View commit details
    Browse the repository at this point in the history
  3. fix(Validators): Corrected imports in Enhancers

    Imports weren't changed after code reorganization
    alessbarb committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    808289c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Update README.md

    alessbarb authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    80bd3d2 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    alessbarb authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    06d0f95 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    alessbarb authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    a924f0e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #10 from labrynx/corrections_20230920

    fix(Validators): Corrected imports in Enhancers
    alessbarb authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    aeb8790 View commit details
    Browse the repository at this point in the history
  5. chore: Release 2.2.7 [skip ci]

    ## [2.2.7](v2.2.6...v2.2.7) (2023-09-19)
    
    ### Bug Fixes
    
    * **Validators:** Corrected imports in Enhancers ([808289c](808289c))
    semantic-release-bot committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    0cff1f0 View commit details
    Browse the repository at this point in the history
Loading