Skip to content

Releases: WanderleeDev/ngx-theme-stack

Release 3.9.2

Choose a tag to compare

@WanderleeDev WanderleeDev released this 30 Jun 06:00

3.9.2 (2026-06-30)

Release 3.9.1

Choose a tag to compare

@WanderleeDev WanderleeDev released this 30 Jun 05:24

3.9.1 (2026-06-30)

Features

  • schematics: inject skill script in ng-add and fix interpolation in skill generator (17000dd)

Release 3.9.0

Choose a tag to compare

@WanderleeDev WanderleeDev released this 30 Jun 04:07

Release Notes - v3.9.0 🎨

This release introduces Angular 22 compatibility, a brand-new interactive demo, major documentation restructuring, and optimized AI code assistants integration with updated schematic guidelines.

🚀 Key Features & Enhancements

📐 Angular 22+ Compatibility

  • Standardized compatibility for Angular 20, 21, and 22+. Peer dependencies are updated, and documentation badges now reflect the extended version range (v20+).

⚡ Brand New Interactive Demo

  • Launched a new interactive demo hosted on StackBlitz for fast, zero-install testing and playground experimentation: Play on StackBlitz.

🤖 AI Agent Skill & Schematics Updates

  • Component Isolation Best Practice: Updated the AI Skill documentation and schematic templates to recommend isolating theme switcher logic (like ThemeToggleService, ThemeCycleService, etc.) in standalone switcher components rather than injecting them directly into the root AppComponent.
  • Change Detection Optimization: Updated component examples and schematic assets to use ChangeDetectionStrategy.OnPush for optimal Angular performance.
  • AI Skill Badge: Added a new badge in the README header linking directly to AI integration guidelines.

📚 Documentation Refactoring

  • Streamlined README: Refactored the library's primary README.md into a clean, high-impact landing page, offloading detailed references directly to the Official Documentation Site.
  • Onboarding & Contribution Guidelines: Added a complete local setup guide, quick development commands table, and git contributing guidelines to both the workspace and library READMEs.

📦 Publishing & CI/CD

  • Added support for publishing pre-releases to the next npm tag.
  • Updated GitHub Actions CI workflow configurations.

Release 3.8.7

Choose a tag to compare

@WanderleeDev WanderleeDev released this 14 Jun 21:02

3.8.7 (2026-06-14)

Release 3.8.6

Choose a tag to compare

@WanderleeDev WanderleeDev released this 14 Jun 19:20

3.8.6 (2026-06-14)

Features

  • schematics: improve skill schematic with comprehensive LLM guidance and custom skeleton prompts (e0f7523)

Release 3.8.5

Choose a tag to compare

@WanderleeDev WanderleeDev released this 13 Jun 04:10

3.8.5 (2026-06-13)

Release 3.8.4

Choose a tag to compare

@WanderleeDev WanderleeDev released this 04 Jun 17:12

3.8.4 (2026-06-04)

Release 3.8.3

Choose a tag to compare

@WanderleeDev WanderleeDev released this 04 Jun 05:03

3.8.3 (2026-06-04)

Release 3.8.2

Release 3.8.2 Pre-release
Pre-release

Choose a tag to compare

@WanderleeDev WanderleeDev released this 04 Jun 01:46

3.8.2 (2026-06-04)

Full Changelog: v3.8.1...v3.8.2

Release 3.8.1

Release 3.8.1 Pre-release
Pre-release

Choose a tag to compare

@WanderleeDev WanderleeDev released this 04 Jun 01:32

3.8.1 (2026-06-04)

Bug Fixes

  • security: resolve socket.dev alerts and convert md asset templates to ts (c86cfe3)