Loading CHANGES.md +7 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,13 @@ Version 1.8.12 To be released. ### @fedify/sqlite - Fixed bundling issues where incorrect import paths to *node\_modules* were included in the bundled output. The *@js-temporal/polyfill* dependency was moved from `devDependencies` to `dependencies` to ensure proper bundling. Version 1.8.11 -------------- Loading packages/sqlite/package.json +1 −1 Original line number Diff line number Diff line Loading @@ -47,6 +47,7 @@ } }, "dependencies": { "@js-temporal/polyfill": "catalog:", "@logtape/logtape": "catalog:", "es-toolkit": "^1.31.0" }, Loading @@ -54,7 +55,6 @@ "@fedify/fedify": "workspace:^" }, "devDependencies": { "@js-temporal/polyfill": "catalog:", "@std/async": "catalog:", "tsdown": "catalog:", "typescript": "catalog:" Loading pnpm-lock.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -639,6 +639,9 @@ importers: '@fedify/fedify': specifier: workspace:^ version: link:../fedify '@js-temporal/polyfill': specifier: 'catalog:' version: 0.5.1 '@logtape/logtape': specifier: 'catalog:' version: 1.0.0 Loading @@ -646,9 +649,6 @@ importers: specifier: ^1.31.0 version: 1.39.5 devDependencies: '@js-temporal/polyfill': specifier: 'catalog:' version: 0.5.1 '@std/async': specifier: 'catalog:' version: '@jsr/std__async@1.0.13' Loading Loading
CHANGES.md +7 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,13 @@ Version 1.8.12 To be released. ### @fedify/sqlite - Fixed bundling issues where incorrect import paths to *node\_modules* were included in the bundled output. The *@js-temporal/polyfill* dependency was moved from `devDependencies` to `dependencies` to ensure proper bundling. Version 1.8.11 -------------- Loading
packages/sqlite/package.json +1 −1 Original line number Diff line number Diff line Loading @@ -47,6 +47,7 @@ } }, "dependencies": { "@js-temporal/polyfill": "catalog:", "@logtape/logtape": "catalog:", "es-toolkit": "^1.31.0" }, Loading @@ -54,7 +55,6 @@ "@fedify/fedify": "workspace:^" }, "devDependencies": { "@js-temporal/polyfill": "catalog:", "@std/async": "catalog:", "tsdown": "catalog:", "typescript": "catalog:" Loading
pnpm-lock.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -639,6 +639,9 @@ importers: '@fedify/fedify': specifier: workspace:^ version: link:../fedify '@js-temporal/polyfill': specifier: 'catalog:' version: 0.5.1 '@logtape/logtape': specifier: 'catalog:' version: 1.0.0 Loading @@ -646,9 +649,6 @@ importers: specifier: ^1.31.0 version: 1.39.5 devDependencies: '@js-temporal/polyfill': specifier: 'catalog:' version: 0.5.1 '@std/async': specifier: 'catalog:' version: '@jsr/std__async@1.0.13' Loading