Skip to content

Split package in json-api-nestjs #101

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 22 commits into from
Mar 13, 2025
Merged

Split package in json-api-nestjs #101

merged 22 commits into from
Mar 13, 2025

Conversation

klerick
Copy link
Owner

@klerick klerick commented Feb 27, 2025

Use adapter for typeorm and microorm as separate packages. And rename npm package to json-api-nestjs. Now all packages will be in @klerick namespace

up nx version to 24.*
up nest version to 11.*
take out modules and use them as dependencies from the outside

BREAKING CHANGE: Change type signature, rename npm package
Move adapter for typeorm as separate package
Move adapter for microorm as separate package
@klerick klerick force-pushed the split-json-api-package branch from ce2d673 to 95eac72 Compare February 27, 2025 06:41
klerick added 2 commits March 4, 2025 18:18
set two type package in npm package.json
Use type from shared library

BREAKING CHANGE: New package name
@klerick klerick force-pushed the split-json-api-package branch 7 times, most recently from 1f389f9 to d9ee44c Compare March 5, 2025 15:49
Copy link

nx-cloud bot commented Mar 5, 2025

View your CI Pipeline Execution ↗ for commit 5ecb11e.

Command Status Duration Result
nx affected --target=build --parallel=3 --exclu... ✅ Succeeded 1s View ↗
nx run json-api-server-e2e:e2e-micro --parallel=1 ✅ Succeeded 1m 37s View ↗
nx run json-api-server-e2e:e2e --parallel=1 ✅ Succeeded 2m 53s View ↗
nx affected --target=ts-test --parallel=3 --pas... ✅ Succeeded 16s View ↗
nx affected --target=test --parallel=3 --passWi... ✅ Succeeded 2m 57s View ↗

☁️ Nx Cloud last updated this comment at 2025-03-13 05:57:36 UTC

@klerick klerick force-pushed the split-json-api-package branch 12 times, most recently from 082fd91 to 8a9ba1c Compare March 6, 2025 06:07
@klerick klerick force-pushed the split-json-api-package branch 15 times, most recently from 9e69349 to da6ae01 Compare March 11, 2025 08:46
@klerick klerick force-pushed the split-json-api-package branch from 7fd0578 to 9a0f190 Compare March 12, 2025 06:06
@klerick klerick merged commit 8a5cca9 into master Mar 13, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant