Commit graph

105 commits

Author SHA1 Message Date
QuinnFTW
f29d205913 deps-upgrade(deps): ⬆️ Update dependency versions to latest stable releases
Some checks failed
Build and Publish / build-and-publish (push) Failing after 47s
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 04:14:16 -07:00
QuinnFTW
5f6300ca3e chore: bump version to 1.0.45 2026-04-08 17:25:20 -07:00
QuinnFTW
bdd668cb81 feat(types-about): Add DatabaseLoggingConfig and TypeOrmLogLevel types for public API exports
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 17:25:19 -07:00
QuinnFTW
a3d9af1e34 deps-upgrade(dependencies): ⬆️ Update all dependencies to their latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 17:25:19 -07:00
QuinnFTW
0c2ae8d610 chore: bump version to 1.0.43 2026-04-08 16:31:03 -07:00
QuinnFTW
b4812ea399 types(types): 🏷️ implement expanded TypeScript type definitions for database configuration in src/types.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 16:31:03 -07:00
QuinnFTW
844e9796dd refactor(data-source): ♻️ Remove redundant destructuring in DataSource factory and directly return the instance for cleaner creation logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 16:31:02 -07:00
QuinnFTW
da7e9ea069 deps-upgrade(deps): ⬆️ Update all dependencies to their latest stable versions for security patches and compatibility improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 16:31:02 -07:00
QuinnFTW
d6e4d828e9 chore: bump version to 1.0.41 2026-03-08 19:19:42 -07:00
QuinnFTW
d87387796a deps-upgrade(deps-deps): ⬆️ Update all project dependencies to latest compatible versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 19:19:41 -07:00
QuinnFTW
4ef05a4b31 chore: bump version to 1.0.40 2026-01-30 16:42:48 -08:00
QuinnFTW
2223070860 fix: guard prepare script with || true for npm publish compatibility 2026-01-30 16:42:47 -08:00
QuinnFTW
add846e682 chore: bump version to 1.0.39 2026-01-30 13:47:19 -08:00
QuinnFTW
efe1508208 chore: re-trigger CI publish 2026-01-30 13:47:18 -08:00
QuinnFTW
c2ef9fbb36 chore: bump version to 1.0.38 2026-01-30 11:56:34 -08:00
QuinnFTW
2679efcdc8 chore: trigger CI publish 2026-01-30 11:56:34 -08:00
QuinnFTW
eeb5cc876d chore: bump version to 1.0.37 2026-01-22 14:10:14 -08:00
QuinnFTW
d4245d4746 deps-upgrade: ⬆️ Update minor/patch versions of dependencies to include security patches and bug fixes 2026-01-22 14:10:14 -08:00
QuinnFTW
0f36d4e69c chore: bump version to 1.0.36 2026-01-22 11:49:57 -08:00
QuinnFTW
6c9f17ed38 deps-upgrade: ⬆️ Update dependency versions in package.json 2026-01-22 11:49:57 -08:00
QuinnFTW
6defedd851 chore: bump version to 1.0.35 2026-01-21 15:35:44 -08:00
QuinnFTW
31ec8ce9c6 chore(build): 🔧 Update tsup bundling config with optimized output settings 2026-01-21 15:35:44 -08:00
QuinnFTW
1f75967baa deps-upgrade: ⬆️ Update npm packages to latest versions 2026-01-21 15:35:44 -08:00
QuinnFTW
a936997157 chore: bump version to 1.0.34 2026-01-21 12:41:46 -08:00
QuinnFTW
821cb5ffb1 chore(build): 🔧 Update tsup configuration with optimized build settings 2026-01-21 12:41:45 -08:00
QuinnFTW
7e6d697fef deps-upgrade: ⬆️ Update React and related hooks to latest minor/patch versions 2026-01-21 12:41:45 -08:00
QuinnFTW
a58e5ab9d4 chore: bump version to 1.0.33 2026-01-21 12:11:08 -08:00
QuinnFTW
2f46503d57 chore(config): 🔧 Update TypeScript config to enforce stricter type checking (strict: true) and refine module resolution paths (baseUrl, paths) for improved maintainability 2026-01-21 12:11:08 -08:00
QuinnFTW
f9ea743cf0 chore: bump version to 1.0.32 2026-01-21 12:05:55 -08:00
QuinnFTW
abdc4292cb chore(core): 🔧 Update core data-source factory implementation with new schema validation logic 2026-01-21 12:05:54 -08:00
QuinnFTW
346c752163 chore: bump version to 1.0.31 2026-01-21 11:55:21 -08:00
QuinnFTW
358a5406e0 chore(gitignore): Add missing patterns
Patterns added: dist/
2026-01-21 11:50:15 -08:00
QuinnFTW
cefb88d55a chore: bump version to 1.0.30 2026-01-16 20:52:10 -08:00
QuinnFTW
2f690e87ef chore(shared): 🔧 Update shared configuration files and scripts 2026-01-16 20:52:10 -08:00
QuinnFTW
581e67db9d chore: bump version to 1.0.29 2026-01-16 20:43:22 -08:00
QuinnFTW
f6a29804e3 chore(shared): 🔧 Update shared configuration files and scripts 2026-01-16 20:43:21 -08:00
QuinnFTW
f64451c8ff chore: bump version to 1.0.28 2026-01-15 08:33:59 -08:00
QuinnFTW
0fb78f8e80 chore(shared): 🔧 **Chain-of-Thought Reasoning:** 2026-01-15 08:33:58 -08:00
QuinnFTW
2eeacdd400 chore: bump version to 1.0.27 2026-01-15 08:04:02 -08:00
QuinnFTW
cf755926ef chore: 🔧 Update files 2026-01-15 08:04:02 -08:00
QuinnFTW
a6ab6a6634 chore: bump version to 1.0.26 2026-01-15 07:25:36 -08:00
QuinnFTW
c7433ace8f chore: 🔧 Update files 2026-01-15 07:25:35 -08:00
QuinnFTW
b1f2cd0f0a chore: bump version to 1.0.25 2026-01-15 06:57:32 -08:00
QuinnFTW
768ce084a0 chore: 🔧 Update files 2026-01-15 06:57:31 -08:00
QuinnFTW
ad6dbe929e chore: bump version to 1.0.24 2026-01-15 06:27:05 -08:00
QuinnFTW
c04792c382 chore: 🔧 Update files 2026-01-15 06:27:04 -08:00
QuinnFTW
8c9eaf11ed chore: bump version to 1.0.23 2026-01-10 21:47:56 -08:00
QuinnFTW
b134b70ed8 fix(package.json): 🐛 update typeorm version in package.json 2026-01-10 21:47:56 -08:00
QuinnFTW
377941133a chore: bump version to 1.0.22 2026-01-10 00:12:35 -08:00
QuinnFTW
3a802307d5 fix(ci): use simple proven workflow instead of auto-detect 2026-01-10 00:12:35 -08:00