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.17.0
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.18.0
Choose a head ref
  • 4 commits
  • 8 files changed
  • 2 contributors

Commits on Nov 24, 2025

  1. Configuration menu
    Copy the full SHA
    0aac34d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2205729 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2025

  1. feat: optimize notes counts endpoint and add sheets note type

    - Add batched folder descendant queries (N queries → 1 query)
    - Add composite database indexes for common query patterns
    - Add 'sheets' as valid note type across all schemas
    
    Performance: /notes/counts ~300ms → ~80ms (73% faster)
    rui-typelets committed Nov 30, 2025
    Configuration menu
    Copy the full SHA
    6500247 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.18.0 [skip ci]

    # [1.18.0](v1.17.0...v1.18.0) (2025-11-30)
    
    ### Features
    
    * optimize notes counts endpoint and add sheets note type ([6500247](6500247))
    semantic-release-bot committed Nov 30, 2025
    Configuration menu
    Copy the full SHA
    f102145 View commit details
    Browse the repository at this point in the history
Loading