테마/플러그인을 .gjs로 전환해야 하는 시기는 언제인가요?

Hbs files continue to be “supported” (i.e. they’ll work, and we won’t change that without a deprecation cycle)

But yes, it’s strongly recommended to use .gjs for new code, and to start migrating existing themes & plugins. The most up-to-date linting config in the skeletons will enforce that recommendation unless you deliberately opt-out of the ‘require-strict-mode’ ember-template-lint rule.