Skip to content

Conversation

@tarampampam
Copy link
Contributor

No description provided.

Migrated to ES modules, updated Node version to 24, and configured ESLint for modern JavaScript standards to improve maintainability and take advantage of newer language features
Simplifies the test script by using the `jest` command directly, removing the unnecessary `node --experimental-vm-modules` prefix. This aligns with standard Jest usage and improves script readability.
Replaced slugify with a simpler string replacement to reduce bundle size and simplify the codebase. The previous implementation slugified the string, but the current use case only requires replacing specific characters.
@tarampampam tarampampam closed this Nov 3, 2025
@tarampampam tarampampam deleted the node24 branch November 3, 2025 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants