구글이 Angular v22를 발표하며 안정적인 Signal Forms 및 개선된 도구를 추가했습니다.
Angular v22가 출시되었으며, 구글의 TypeScript 우선 프레임워크에 여러 가지 새로운 기능이 추가되었습니다. 이번 업데이트에서는 Signal Forms의 안정화, 개선된 변경 감지 전략, 의존성 주입을 위한 @Service() 데코레이터가 포함되어 있습니다. 또한 TypeScript 6을 지원하며, 더 이상 사용되지 않는 기능들이 제거되었습니다.
Google has released Angular v22, featuring stable Signal Forms and improved tooling.
Angular v22 has been released with several new features added to Google's TypeScript-first framework. Key enhancements include the stabilization of Signal Forms, improved change detection strategies, and a new @Service() decorator for dependency injection. The release supports TypeScript 6 and removes deprecated features.