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: typelets/typelets-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.16.5
Choose a base ref
...
head repository: typelets/typelets-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.16.6
Choose a head ref
  • 3 commits
  • 7 files changed
  • 2 contributors

Commits on Nov 23, 2025

  1. fix: add auth tests and fix test database setup

    - Add auth middleware tests to verify Clerk SDK createClerkClient usage
    - Fix globalSetup to drop drizzle schema before migrations (clean slate)
    - Fix db/index.ts to not override DATABASE_URL when already set (tests)
    rui-typelets committed Nov 23, 2025
    Configuration menu
    Copy the full SHA
    c71be50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a549779 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.16.6 [skip ci]

    ## [1.16.6](v1.16.5...v1.16.6) (2025-11-23)
    
    ### Bug Fixes
    
    * add auth tests and fix test database setup ([c71be50](c71be50))
    semantic-release-bot committed Nov 23, 2025
    Configuration menu
    Copy the full SHA
    48f493d View commit details
    Browse the repository at this point in the history
Loading