Loading CHANGES.md +13 −0 Original line number Diff line number Diff line Loading @@ -193,6 +193,19 @@ To be released. CommonJS-based Node.js applications. [[#429], [#431]] Version 1.8.12 -------------- Released on September 20, 2025. ### @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 @@ -57,6 +57,7 @@ } }, "dependencies": { "@js-temporal/polyfill": "catalog:", "@logtape/logtape": "catalog:", "es-toolkit": "^1.31.0" }, Loading @@ -64,7 +65,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 @@ -824,6 +824,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 @@ -831,9 +834,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 +13 −0 Original line number Diff line number Diff line Loading @@ -193,6 +193,19 @@ To be released. CommonJS-based Node.js applications. [[#429], [#431]] Version 1.8.12 -------------- Released on September 20, 2025. ### @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 @@ -57,6 +57,7 @@ } }, "dependencies": { "@js-temporal/polyfill": "catalog:", "@logtape/logtape": "catalog:", "es-toolkit": "^1.31.0" }, Loading @@ -64,7 +65,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 @@ -824,6 +824,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 @@ -831,9 +834,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