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: sequelize/sequelize
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.12.2
Choose a base ref
...
head repository: sequelize/sequelize
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.12.3
Choose a head ref
  • 9 commits
  • 9 files changed
  • 4 contributors

Commits on Dec 27, 2021

  1. fix(data-types): moment object throwing error (#13818)

    * fix(data-types): moment object throwing error
    
    * fix: typo
    
    * fix: revert with consistent variable naming
    
    * test(moment): add moment support test case
    
    Co-authored-by: Sascha Depold <[email protected]>
    Co-authored-by: Sascha Depold <[email protected]>
    3 people committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    78c7414 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54d366b View commit details
    Browse the repository at this point in the history
  3. refactor(model): remove unnecessary option fallback (#13825)

    At that line variable "options" cannot be falsy.
    dilyanpalauzov authored and sdepold committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    ce270a8 View commit details
    Browse the repository at this point in the history
  4. ci(release): notify OpenCollective about releases

    * ci(notifications): notify OpenCollective about releases
    
    * ci(release): automatically release update to open-collective
    
    * ci(release): update twitter notification code
    sdepold committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    11f17d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e15eda View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a3aa2d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58bf96e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    06d61b8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    107f72a View commit details
    Browse the repository at this point in the history
Loading