Skip to content

chore: resolve technical debt after v2.0.0 migration#89

Merged
heyding merged 2 commits into
masterfrom
chore/tech-debt-cleanup
Jul 25, 2026
Merged

chore: resolve technical debt after v2.0.0 migration#89
heyding merged 2 commits into
masterfrom
chore/tech-debt-cleanup

Conversation

@heyding

@heyding heyding commented Jul 25, 2026

Copy link
Copy Markdown
Owner

No description provided.

heyding added 2 commits July 25, 2026 18:33
spec files (10):
- Replace TranslateModule.forRoot() with provideTranslateService()
  in all *.spec.ts files — TranslateModule was removed in ngx-translate v18,
  causing all unit tests to fail at compile time

package.json:
- Remove autoprefixer (not referenced in postcss.config.json)
- Remove @tailwindcss/aspect-ratio (built into Tailwind v4, already
  documented as removed in CHANGELOG but still listed in devDependencies)

interceptors/retry.interceptor.ts:
- Remove debug console.log from production retry logic

features-demo.component.ts:
- Remove debug console.log from onSelectionChange handler
@heyding
heyding merged commit fdb0b71 into master Jul 25, 2026
1 check passed
@heyding
heyding deleted the chore/tech-debt-cleanup branch July 25, 2026 16:39
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