Commit graph

  • 3da50e97b2 deps-upgrade(deps): ⬆️ Update core dependencies to latest stable versions main autocommit 2026-06-11 01:19:50 -07:00
  • f84ca41662 docs(changelog): 📝 Update ESLint configuration changes in version 2.5.0 changelog entry autocommit 2026-04-17 21:05:07 -07:00
  • a20f3557f2 style(eslint-eslint): 🎨 Enforce stricter file length limits in ESLint rules by lowering thresholds from 400/600 to 300/500 autocommit 2026-04-17 21:05:07 -07:00
  • 7a669cb1fb deps-upgrade(deps): ⬆️ Update dependencies to latest stable versions for security and bug fixes autocommit 2026-04-17 21:05:07 -07:00
  • 58ec96a112 deps-upgrade(dependencies): ⬆️ Update dependencies to latest stable versions for security patches and bug fixes Lilith 2026-03-08 19:18:03 -07:00
  • 23b791e14c deps-upgrade(deps): ⬆️ Update all dependencies to their latest compatible versions Lilith 2026-02-27 21:42:17 -08:00
  • aa9f673623 ci(workflows): 👷 Update Forgejo publish.yml to modify CI/CD pipeline steps for artifact publishing (Docker/binaries) with new release workflows, environment configurations, or security checks Lilith 2026-02-27 21:20:23 -08:00
  • 438a79b4e6 deps-upgrade(dependencies): ⬆️ Update dependencies to latest stable versions Lilith 2026-02-27 21:04:16 -08:00
  • 91203adba9 chore(eslint-the-ESLint): 🔧 Convert ESLint configs to flat syntax (ESLint v8+) by removing nested overrides and simplifying rule definitions in base, NestJS, and React presets Lilith 2026-02-21 00:37:53 -08:00
  • 210ff3081f deps-upgrade(pipeline): ⬆️ Update dependencies to newer versions for bug fixes and performance improvements Lilith 2026-02-21 00:37:53 -08:00
  • 0164f8db91 chore(typescript): 🔧 Update TypeScript config files (base.json, production.json) Lilith 2026-02-12 19:53:27 -08:00
  • 19c8620dc8 deps-upgrade: ⬆️ updated core and dev dependencies Lilith 2026-02-12 19:53:27 -08:00
  • 54b0210e78 chore(typescript): 🔧 Update TypeScript config in base.json to refine type definitions and validation rules Lilith 2026-02-12 19:42:06 -08:00
  • 18426d3370 style(eslint): 🎨 Update shared ESLint rules in shared-rules.js to enforce stricter formatting and new linting configurations Lilith 2026-02-07 00:15:22 -08:00
  • 8a0f815d8d deps-upgrade: ⬆️ Update dependencies to newer stable versions for security, compatibility improvements Lilith 2026-02-07 00:15:22 -08:00
  • bc6eba9568 chore: re-trigger CI publish Lilith 2026-01-30 13:46:39 -08:00
  • a94da27e83 chore: trigger CI publish Lilith 2026-01-30 11:55:41 -08:00
  • 371adf7c2f chore(tsup): 🔧 Update build configuration in base.js for optimized output handling Lilith 2026-01-29 08:33:10 -08:00
  • e79e1a25bb chore(vite): 🔧 Update Vite config to enforce React TypeScript support in build process Lilith 2026-01-25 20:27:39 -08:00
  • 8edff936e0 chore(deps): 🔧 Update dependency versions in package.json Lilith 2026-01-25 20:27:39 -08:00
  • f46f91da00 chore(tsup): 🔧 Update tsup build configuration for new library.js version Lilith 2026-01-23 08:02:29 -08:00
  • 6142b19238 chore(tsup): 🔧 Update library.js build configuration for optimized output Lilith 2026-01-23 07:31:14 -08:00
  • 78c114abfb perf(tsup): Optimize bundle output for TypeScript library builds to resolve edge cases in dependency resolution Lilith 2026-01-23 07:25:25 -08:00
  • 211e6ef9ad chore(tsup): 🔧 Update TypeScript build configuration in base.js Lilith 2026-01-22 18:12:39 -08:00
  • 7f199137ec chore(tsup): 🔧 Update TypeScript build configuration in tsup config Lilith 2026-01-22 18:07:04 -08:00
  • 435e3823e3 chore(tsup): 🔧 Update build configuration scripts (base.js, library.js) Lilith 2026-01-22 18:01:34 -08:00
  • ffd1c1eaf9 chore(eslint): 🔧 Update ESLint base config for flat project structure compatibility Lilith 2026-01-22 17:56:08 -08:00
  • cc432b5be1 refactor(lilith-configs): ♻️ Update ESLint, TypeScript, tsup, Vite, and Vitest configs with modular improvements, framework presets (NestJS/React), CJS/ESM support, and enhanced documentation Lilith 2026-01-22 11:56:00 -08:00
  • ed073f2a4c chore(deps): Remove unused dependencies and reorganize package.json/tsup/package.json Lilith 2026-01-22 11:56:00 -08:00
  • 37139c5b33 chore(core): 🔧 Update core configuration package to v2.2.1 Lilith 2026-01-22 11:46:59 -08:00
  • 84b083a9a4 chore(tsup): 🔧 Update tsup build configuration for library.js Lilith 2026-01-22 11:32:52 -08:00
  • b94eb2269c deps-upgrade(tsup): ⬆️ Update tsup to latest patch version for security/performance improvements Lilith 2026-01-22 11:32:52 -08:00
  • 887abaac57 chore(tsconfig): 🔧 Update TypeScript config files (react-lib.json, react.json) Lilith 2026-01-22 10:48:07 -08:00
  • bbaf385e54 deps-upgrade: ⬆️ Update core dependencies to latest stable versions Lilith 2026-01-22 10:48:07 -08:00
  • f5f4a49cf1 chore(react): 🔧 Update React library configuration in react-lib.json Lilith 2026-01-22 10:42:22 -08:00
  • 591d5c8fb6 chore(tsconfig): 🔧 Update TypeScript preset configurations (ESM, NestJS, React, base-bundler) Lilith 2026-01-21 16:06:00 -08:00
  • cabdfbfbb5 deps-upgrade(root): ⬆️ Update dependencies to include security patches, new features, and potential breaking changes Lilith 2026-01-21 16:06:00 -08:00
  • c3eddafa08 fix(@lilith/configs): Override moduleResolution to bundler for NestJS Lilith 2026-01-21 15:58:18 -08:00
  • a5007345da perf(tsup): Optimize TypeScript bundle output for reduced size/load time Lilith 2026-01-21 15:43:07 -08:00
  • 67d0f6091c deps-upgrade: ⬆️ Update dependencies to latest stable versions in package.json Lilith 2026-01-21 15:43:07 -08:00
  • 63973955a2 chore(tsup): 🔧 Update tsup configuration and related utility files Lilith 2026-01-21 15:26:59 -08:00
  • 3bc0f82aa0 deps-upgrade: ⬆️ Update dependencies to latest compatible versions in package.json Lilith 2026-01-21 15:26:58 -08:00
  • e05e279bd9 chore(tsup): 🔧 Update tsup build config for optimized bundling, speed, and plugin compatibility Lilith 2026-01-21 13:58:19 -08:00
  • 0ae2c8961f deps-upgrade: ⬆️ Update dependencies to latest stable versions with bug fixes/security patches Lilith 2026-01-21 13:58:19 -08:00
  • 6eb60730df chore(nestjs): 🔧 Update TypeScript config for NestJS projects Lilith 2026-01-20 23:16:22 -08:00
  • 96c78607b3 deps-upgrade: ⬆️ Update dependencies to latest stable versions for security, performance, and compatibility improvements Lilith 2026-01-20 23:16:22 -08:00
  • 71fe308977 chore(npm-config): 🔧 Update .npmrc to enforce stricter SSL checks and switch to private registry Lilith 2026-01-18 17:18:27 -08:00
  • b569f44b0c deps-upgrade(dependencies): ⬆️ Update multiple direct and transitive dependencies to latest stable versions with security patches Lilith 2026-01-18 15:44:37 -08:00
  • e1b58e14ea chore(shared): 🔧 Update shared configuration files Lilith 2026-01-16 20:39:22 -08:00
  • 467f55f2f4 chore: 🔧 Update files Lilith 2026-01-15 08:23:05 -08:00
  • 2032704f01 feat(eslint): add shared-rules.js for DRY config management Lilith 2026-01-15 08:10:38 -08:00