v0.2.0 Migration to TypeScript is complete! #16
CheMiguel23
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
TypeScript Migration: The entire codebase has been migrated from JavaScript to TypeScript. This major change introduces static typing, enhancing code quality, maintainability, and developer experience.
.js
files have been converted to.ts
.tsc
for TypeScript compilation.package.json
and other configuration files updated to reflect the TypeScript migration.Other Changes:
memory.json
file by default.Beta Was this translation helpful? Give feedback.
All reactions