Skip to content

Latest commit

 

History

History
62 lines (39 loc) · 1.34 KB

File metadata and controls

62 lines (39 loc) · 1.34 KB

v1.16.0

  • Added support for DevExtreme v26.1.
  • Added dependency and security fixes.

v1.15.0

  • Migrated the repository from npm to pnpm.
  • Added dependency and security fixes.
  • Added minor security improvements in DevExtreme Schematics.

v1.14.2

  • Added dependency and security fixes.

v1.14.1

  • Fixed package resolving logic in the migrate command.
  • Added dependency fixes.

v1.14.0

  • Updated DevExtreme Schematics to Angular 19.
  • Updated the sample data source in application templates.
  • Added dependency and security fixes.

v1.13.0

  • Added support for DevExtreme v25.2 and updated scaffolders.
  • Angular templates updated to control flow syntax (@if/@else).
  • Fixed form state management in React and Next.js templates.
  • Added dependency and security fixes.

v1.12.2

  • Fixed issues with Angular application creation.
  • Updated migrate command messages.
  • Added dependency and security fixes.

v1.12.1

  • migrate command descriptions were updated.
  • Added dependency fixes.

v1.12.0

  • The migrate command was added to DevExtreme CLI.
  • The angular-config-components schematic was added to DevExtreme Schematics.

v1.11.2

  • Minor improvements.

v1.11.1

  • Minor improvements.

v1.11.0

  • The requirements for DevExtreme CLI were updated:
    • Node.js v20.19.0 or later.
    • npm v9.6.0 or later.