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: SoftwareBrothers/adminjs-sql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: SoftwareBrothers/adminjs-sql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: beta
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 16 files changed
  • 3 contributors

Commits on Mar 7, 2023

  1. chore: change to ECMAScript modules

    Jarosław Wasiak committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    2b5495d View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. chore: change to ECMAScript modules

    Jarosław Wasiak committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    3e38fb9 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. chore: bump packages for esm

    BREAKING CHANGE: The package won't support CJS anymore.
    dziraf committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    1eed326 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60cfdef View commit details
    Browse the repository at this point in the history
  3. chore(release): 2.0.0-beta.1 [skip ci]

    # [2.0.0-beta.1](v1.0.0...v2.0.0-beta.1) (2023-03-20)
    
    ### chore
    
    * bump packages for esm ([1eed326](1eed326))
    
    ### BREAKING CHANGES
    
    * The package won't support CJS anymore.
    semantic-release-bot committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    a3ba805 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cefe3e0 View commit details
    Browse the repository at this point in the history
  5. chore(release): 2.0.0-beta.2 [skip ci]

    # [2.0.0-beta.2](v2.0.0-beta.1...v2.0.0-beta.2) (2023-03-20)
    
    ### Bug Fixes
    
    * fix exports in package.json ([cefe3e0](cefe3e0))
    semantic-release-bot committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    8f8d163 View commit details
    Browse the repository at this point in the history
Loading