Lilith
2da43e3b31
chore(config): 🔧 Update documentation files (IMPLEMENTATION_SUMMARY.md, README.md) to reflect latest project changes
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 19:08:10 -08:00
Lilith
bccf846bc4
chore(webmap): 🔧 Update e2e test config for webmap feature to optimize execution, coverage, or environment setup
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 19:08:10 -08:00
Lilith
9a97359a20
deps-upgrade(webmap/api): ⬆️ Update backend API dependencies in webmap for minor/patch fixes and security patches
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 19:08:10 -08:00
Lilith
6dda4847bd
chore(email,webmap/shared): 🔧 Update docs & test helpers for email backend API tests
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 19:02:27 -08:00
Lilith
72be8a062a
chore(email): 🔧 Update TypeScript compiler options in email backend test config
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 19:02:27 -08:00
Lilith
8bf537a81e
chore(fixtures): 🔧 Update TypeScript fixture files (6 total)
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 18:57:00 -08:00
Lilith
dcae150ea6
chore: snapshot before monorepo consolidation
...
Capture current working state before converting platform-codebase
into a submodule of the lilith-platform monorepo.
2026-01-29 07:04:30 -08:00
Lilith
cdbf92a34a
build: migrate from pnpm to Bun, unify vite build configuration
...
## Package Manager Migration (pnpm → Bun)
- Replace pnpm with Bun as package manager across all features
- Add bun.lock, bunfig.toml, .npmrc for registry configuration
- Remove pnpm-lock.yaml
- Update all package.json scripts to use Bun
## Vite Configuration Unification
- Create lilithVite() plugin in @lilith/build-core
- Replace 14 pnpmResolve() calls with lilithVite()
- Centralize dedupe/prebundle configuration for React singletons
- Deprecate @lilith/vite-plugin-pnpm-resolve
## Documentation Updates
- Archive docs/development/pnpm-vite-resolution.md to history
- Update DEVELOPMENT_METHODOLOGY.md with bun commands
- Update WORKSPACE-DEPS-QUICK-REF.md with bun commands
- Update workspace-dependency-publishing.md with bun commands
- Update IMPORT_ALIASES.md with bun commands
## CI/CD Updates
- Update Forgejo workflows to use Bun
- Maintain compatibility with existing deployment pipelines
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 22:47:00 -08:00
Lilith
5e9301c852
chore(webmap/router): 🔧 Add route definitions and handlers for new webmap views
2026-01-26 01:18:50 -08:00
Lilith
be4ccb3624
chore(backend-api): ♻️ Standardize module configurations in app.module.ts across feature modules
2026-01-26 00:58:27 -08:00
Lilith
6bf9f2a5c1
chore(src): 🔧 Update TypeScript files in src directory (22 files)
2026-01-26 00:42:18 -08:00
Lilith
1a0144f78b
chore(src): 🔧 Update TypeScript files in src directory (19 files)
2026-01-26 00:31:42 -08:00
Lilith
e4301c52f2
chore(monorepo): 🔧 Sync global dependencies across all monorepo packages
2026-01-25 21:15:20 -08:00
Lilith
d86dc3933b
deps-upgrade(backend-api): ⬆️ Update dependency versions in package.json and regenerate pnpm-lock.yaml across all backend APIs
2026-01-25 11:38:55 -08:00
Lilith
5ed027d51f
deps-upgrade(packages): ⬆️ Update all direct/indirect dependencies to latest compatible versions across monorepo
2026-01-25 11:33:37 -08:00
Lilith
1ef9c74e9d
deps-upgrade(root): ⬆️ Update monorepo dependencies to latest stable versions across 34 packages, including security patches and compatibility fixes
2026-01-25 11:28:03 -08:00
Lilith
cfa8092c5d
chore(src): 🔧 Update TypeScript files in src directory (11 files)
2026-01-25 11:00:58 -08:00
Lilith
06503b9beb
chore(landing): 🔧 Refactor service configurations across all features to standardize dependency definitions, registration, and update ShopCheckoutPage frontend for compatibility with updated service contracts
2026-01-24 21:43:26 -08:00
Lilith
00149f5997
chore(src): 🔧 Update TypeScript files in src directory (9 files)
2026-01-23 18:34:24 -08:00
Lilith
3d6aa1c7c6
chore(webmap/seeders): 🔧 Add TSX loader, improve config handling, update seed generation logic, and document deployment examples
2026-01-23 17:53:12 -08:00
Lilith
d5f82efa6a
chore(src): 🔧 Update TypeScript files in src directory
2026-01-23 17:47:53 -08:00
Lilith
1bc06596ac
chore(webmap): 🔧 Update .gitignore patterns to exclude build artifacts and logs in webmap directory
2026-01-23 17:47:53 -08:00
Lilith
885fa1622b
feat(landing): ✨ Add FAQ section to webmap landing page
2026-01-23 17:21:34 -08:00
Lilith
e6a8e68579
chore(src): 🔧 Update configuration files (astro.config.mjs) and entry script (main.ts) for compatibility updates
2026-01-23 16:38:40 -08:00
Lilith
9cb4200a8d
chore(src): 🔧 Update TypeScript imports in main.ts to align with new dependency versions
2026-01-23 10:08:07 -08:00
Lilith
eab3ed73bb
chore(src): 🔧 Update TypeScript utility files in src
2026-01-22 23:03:51 -08:00
Lilith
e64f232bf0
deps-upgrade(root): ⬆️ Update backend-api dependencies and regenerate lockfiles across modules
2026-01-22 23:03:04 -08:00
Lilith
cb6ac5f1be
chore(health): 🔧 Standardize health check controller responses across feature modules with consistent payloads and unified edge-case handling
2026-01-22 17:39:51 -08:00
Lilith
2ca2ee0b22
deps-upgrade(backend-apis): ⬆️ Update dependencies in 8 feature-specific backend API modules (favicon-generator, image-generator, media, platform-admin, profile, seo, status-dashboard, webmap) and lockfile
2026-01-22 17:39:51 -08:00
Lilith
33fa6d5216
deps-upgrade: ⬆️ Update frontend dependencies across 16 feature modules
2026-01-22 16:37:25 -08:00
Lilith
90b8d70046
deps-upgrade: ⬆️ Upgrade frontend dependencies across analytics, email, and conversation-assistant modules with minor/patch updates to maintain consistency and security
2026-01-22 16:21:58 -08:00
Lilith
e4e093b1a6
refactor(lilith-platform): Update wrapper package versions across all React frontends
...
Updated 22 frontend application package.json files to use new wrapper package versions:
- @lilith/ui-styled-components: ^1.0.0-dev.* → ^6.3.0
- @lilith/ui-router: ^1.1.0 / 1.2.0-dev.* → ^7.12.0
Affected features:
- status-dashboard, feature-flags, analytics (admin + users)
- email (admin + users), frontend-showcase, conversation-assistant
- landing, profile, messaging, platform-admin, truth-validation
- marketplace, webmap, platform-dev, payments
- image-assistant (dev + macos), seo (admin + public), portal
These wrapper package version updates implement exact version matching pattern.
No API changes, purely dependency version alignment.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-22 15:56:28 -08:00
Lilith
a793faf7c6
deps-upgrade: ⬆️ Upgrade frontend dependencies to patch vulnerabilities and adopt newer versions
2026-01-22 11:23:24 -08:00
Lilith
2b5d5dd06f
chore(src): 🔧 Update App.tsx component structure and props handling
2026-01-22 11:18:02 -08:00
Lilith
13bcbcc1ee
chore(frontend): ➖ Upgrade dependencies across 20+ frontend modules (e.g., conversation-assistant, email, marketplace) via package.json/pnpm-lock.yaml updates
2026-01-22 11:17:56 -08:00
Lilith
691a481d80
deps-upgrade: ⬆️ Update frontend-features dependencies to latest versions across 9 modules
2026-01-21 22:47:49 -08:00
Lilith
f4c2a1de58
deps-upgrade: ⬆️ Upgrade pinned dependencies in 14 frontend feature modules to resolve conflicts, apply security patches, and enforce version consistency
2026-01-21 22:42:04 -08:00
Lilith
38dd0720fa
chore(src): 🔧 Update TypeScript files in src directory
2026-01-21 19:16:51 -08:00
Lilith
87f8c43f07
deps-upgrade(root): ⬆️ Update all dependencies to latest stable versions across project
2026-01-21 16:20:09 -08:00
Lilith
8151c33a11
deps-upgrade: ⬆️ Update dependencies across 62+ packages (hooks, infrastructure clients, testing utilities, and feature APIs) to latest stable versions
2026-01-21 16:14:30 -08:00
Lilith
5becaff872
chore(src): 🔧 Update TypeScript definitions and related utility files in src
2026-01-21 14:56:09 -08:00
Lilith
8ea089e847
chore(backend-api/scripts): 🔧 Update circular dependency verification scripts
2026-01-21 14:19:54 -08:00
Lilith
6fbf6bbd66
deps-upgrade(backend-api): ⬆️ Update core dependencies across 20 feature-specific backend APIs
2026-01-21 14:19:54 -08:00
Lilith
73834ef271
deps-upgrade: ⬆️ Update frontend dependencies across 15 feature packages (frontend-dev, frontend-admin) in package.json/pnpm-lock.yaml
2026-01-21 12:48:35 -08:00
Lilith
417b3de3d8
chore(backend-api): ➕ Update 20 feature-specific API modules' dependencies (version bumps)
2026-01-21 11:12:33 -08:00
Lilith
63195b7cfe
chore(subscription): 🔧 Update subscription marketplace Swcrc configs
2026-01-20 23:59:49 -08:00
Lilith
b87ec29aa5
chore(backend-api): 🔧 Update NestJS CLI config with OpenAPI schema generation settings
2026-01-20 23:54:28 -08:00
Lilith
580751b649
chore(backend-api): 🔧 Update TypeScript compiler configs (tsconfig.json) in 19 backend API modules (analytics, attributes) with stricter checks; adjust Docker/Vite configs for E2E testing environments in platform-admin/platform-dev
2026-01-20 23:54:18 -08:00
Lilith
14df3945a3
deps-upgrade(backend-api): ⬆️ Update 21 backend API dependencies with security patches and version alignment
2026-01-20 23:54:18 -08:00
Lilith
34d9ae567d
deps-upgrade: ⬆️ Update dependency versions in package.json scripts and metadata
2026-01-20 23:26:25 -08:00