The changes include refactoring the create-reader in cms keystatic and changing @keystatic/next version. Additionally, code generators for keystatic and package have been added, and corresponding templates have been organized into their respective directories.
3 lines
124 B
Handlebars
3 lines
124 B
Handlebars
import { keystaticRouteHandlers } from '@kit/keystatic/route-handler';
|
|
|
|
export const { POST, GET } = keystaticRouteHandlers; |