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: josex2r/jQuery-SlotMachine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.2
Choose a base ref
...
head repository: josex2r/jQuery-SlotMachine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0
Choose a head ref
  • 18 commits
  • 78 files changed
  • 4 contributors

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    98bc7fa View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. feat: migrate to TS

    BREAKING CHANGE: Remove jQuery adapter
    next-joserepresa committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    ae266c5 View commit details
    Browse the repository at this point in the history
  2. test: use jest

    next-joserepresa committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    1af3eaf View commit details
    Browse the repository at this point in the history
  3. style: eslint

    next-joserepresa committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    e3e5023 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6972f38 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5abbd8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #96 from josex2r/feature/typescript

    Feature/typescript
    josex2r authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    4283b26 View commit details
    Browse the repository at this point in the history
  7. chore: add husky + prettier

    josex2r committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    213b9c9 View commit details
    Browse the repository at this point in the history
  8. feat: migrate to TS

    BREAKING CHANGE: Remove jQuery adapter
    josex2r committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    08bac3b View commit details
    Browse the repository at this point in the history
  9. test: use jest

    josex2r committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    11b0c43 View commit details
    Browse the repository at this point in the history
  10. style: eslint

    josex2r committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    6c7c781 View commit details
    Browse the repository at this point in the history
  11. ci: use github actions

    josex2r committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    3a7aa22 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b94382b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    96be396 View commit details
    Browse the repository at this point in the history
  14. ci: change main branch name

    josex2r committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    a714263 View commit details
    Browse the repository at this point in the history
  15. chore: remove unused dep

    josex2r committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    f4b43b8 View commit details
    Browse the repository at this point in the history
  16. feat: build dist

    josex2r committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    d809669 View commit details
    Browse the repository at this point in the history
  17. chore(release): 5.0.0 [skip ci]

    # [5.0.0](v4.0.2...v5.0.0) (2022-10-18)
    
    ### Features
    
    * build dist ([d809669](d809669))
    * migrate to TS ([08bac3b](08bac3b))
    * migrate to TS ([ae266c5](ae266c5))
    
    ### BREAKING CHANGES
    
    * Remove jQuery adapter
    * Remove jQuery adapter
    semantic-release-bot committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    63e2760 View commit details
    Browse the repository at this point in the history
Loading