Skip to content

dexie validation 7.0.0-dev.20260219.1 works, 7.0.0-dev.20260222.1 fails #2873

@AntonOfTheWoods

Description

@AntonOfTheWoods

I'm now getting:

> tsgo --noEmit                                                         
                                                                        
../../node_modules/.pnpm/dexie@4.3.0/node_modules/dexie/dist/dexie.d.ts:1202:23 - error TS1540: A 'namespace' declaration should not be declared 
using the 'module' keyword. Please use the 'namespace' keyword instead.                                                                          
                                                                                                                                                 
1202 export declare module Dexie {                                                                                                               
                           ~~~~~                                                                                                                 
                                                                                                                                                 
                                                                                                                                                 
Found 1 error in ../../node_modules/.pnpm/dexie@4.3.0/node_modules/dexie/dist/dexie.d.ts:1202
                                                                        
 ELIFECYCLE  Command failed with exit code 2.

With the latest 7.0.0-dev.20260222.1, 7.0.0-dev.20260219.1 validates with no issues. I had a quick look through the PRs but couldn't see anything...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions