v2.63.0
2.63.0 (2024-11-26)
🚀 Features
💼 Miscellaneous Chores
♻️ Code Refactoring
- move console easter egg to its own directory (#863) (6609b91)
- split utils into files (#837) (59334f0)
🧪 Tests
- add textContent util (#856) (7563d10)
- do not force Cypress click (#850) (38a433d)
- fix Cypress component build errors (#844) (abd5349)
⚙️ Build System
- clean up
angular.json
assets (#843) (63bb4bf) - deps: update to Angular v19 (#845) (f0bc0c0)
- enable pre/post scripts (#840) (cbf043a)
- fix sass warning about mixed declarations (#861) (d091abb)
- ide: add generate run config (3d92091)
- make all components are standalone (#849) (a699e54)
- migrate assets to
public
dir (#855) (af2687c) - migrate sass @import and global built-in fns (#860) (35da113)
- migrate to new control flow syntax (#864) (7a1af54)
- remove
prerender
fromangular.json
[skip ci] (34d2400) - remove unused component imports (#859) (3385043)
- rename css vars util to shorten name (#862) (1133843)
- rename security.txt task (#841) (89b8c91)
- scripts: allow extensionless import (#838) (5aa7f2a)
- update
angular.json
with Angular v19 defaults (#854) (7d50c32) - update
package.json
export order as per Angular CLI warning (#858) (e96017a) - update
server.ts
(#857) (c9d21d6) - update app.config.ts from v19 defaults (#853) (625fa94)
- update server.ts location (#852) (ddd87b2)
- update tsconfig.json to match v19 fresh one (#851) (7b122c2)