fix(build): migrate filesystem access to smartfs and tighten TypeScript compatibility

This commit is contained in:
2026-04-30 10:20:07 +00:00
parent a71a53092b
commit 8c6e8d9c96
14 changed files with 7298 additions and 3761 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smarthbs',
version: '3.0.4',
version: '3.0.5',
description: 'Enhances Handlebars with advanced filesystem support, template compilation, and efficient management of partials and variables.'
}