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: adonisjs/lucid
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v18.4.0
Choose a base ref
...
head repository: adonisjs/lucid
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v18.4.1
Choose a head ref
  • 4 commits
  • 3 files changed
  • 3 contributors

Commits on Sep 22, 2023

  1. feat(adonis-typings/relations.ts): typing support for nullable 1-1 re…

    …lations (hasOne and belongsTo) (#944)
    the-mediocre-dev authored Sep 22, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    b7ec9d4 View commit details
  2. chore: add engines key

    RomainLanz committed Sep 22, 2023
    Copy the full SHA
    c5a9f51 View commit details
  3. test(component): fix references to missing types upon compiling in te…

    …sts (#951)
    
    Knex methods orHavingNull and orHavingNotNull don't have type definitions so don't reference the
    methods directly
    pokedpeter authored Sep 22, 2023
    Copy the full SHA
    62ae085 View commit details
  4. chore(release): 18.4.1

    RomainLanz committed Sep 22, 2023
    Copy the full SHA
    14befae View commit details
Loading