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: felixmosh/bull-board
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.4.1
Choose a base ref
...
head repository: felixmosh/bull-board
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.5.0
Choose a head ref
  • 5 commits
  • 25 files changed
  • 2 contributors

Commits on Nov 13, 2024

  1. Copy the full SHA
    0f2a40b View commit details
  2. fix: handle unsupported locale without errors

    felixmosh committed Nov 13, 2024
    Copy the full SHA
    64ee653 View commit details
  3. Add elysia adapter (with fixes) (#851)

    * feat: add elysia adapter
    
    * chore: use typings from dist and remove Promise
    
    * chore: improve package and README
    
    * chore: improve elysia example
    
    * chore: use skipLibCheck (oven-sh/bun#8761)
    
    * change: author at package
    
    * chore: bumps
    
    * chore: support top-level await in example
    
    * chore: add docker-compose.redis for better testing
    
    * chore: a lot of fixes
    
    * chore: remove @elysiajs/static usage (switched to Bun.glob)
    
    * chore: remove `@elysiajs/static` import and switch to `elysia` at example (in user project shouldnt break types)
    
    * chore: add missing tsconfig
    
    * chore: export
    
    * chore: bumps
    kravetsone authored Nov 13, 2024
    Copy the full SHA
    0654e19 View commit details
  4. elysia style fix

    felixmosh committed Nov 13, 2024
    Copy the full SHA
    5408c73 View commit details
  5. Release 6.5.0

    felixmosh committed Nov 13, 2024
    Copy the full SHA
    5ce3088 View commit details
Loading