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-fastify
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-fastify
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.
  • 9 commits
  • 22 files changed
  • 3 contributors

Commits on Mar 8, 2023

  1. chore: change to ECMAScript modules

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

Commits on Mar 20, 2023

  1. chore: update packages for esm

    BREAKING CHANGE: The package won't support CJS anymore.
    dziraf committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    ad43a98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    517f4f5 View commit details
    Browse the repository at this point in the history
  3. chore: change types export

    dziraf committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    c8b360e View commit details
    Browse the repository at this point in the history
  4. chore(release): 4.0.0-beta.1 [skip ci]

    # [4.0.0-beta.1](v3.0.1...v4.0.0-beta.1) (2023-03-20)
    
    ### chore
    
    * update packages for esm ([ad43a98](ad43a98))
    
    ### BREAKING CHANGES
    
    * The package won't support CJS anymore.
    semantic-release-bot committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    50ce788 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    4912046 View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.0.0-beta.2 [skip ci]

    # [4.0.0-beta.2](v4.0.0-beta.1...v4.0.0-beta.2) (2023-03-22)
    
    ### Bug Fixes
    
    * **beta:** fix import from lodash ([4912046](4912046))
    semantic-release-bot committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    85a7ce7 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    de950bb View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.0.0-beta.3 [skip ci]

    # [4.0.0-beta.3](v4.0.0-beta.2...v4.0.0-beta.3) (2023-03-28)
    
    ### Bug Fixes
    
    * serve components.bundle.js publicly ([de950bb](de950bb))
    semantic-release-bot committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    216fc5f View commit details
    Browse the repository at this point in the history
Loading