Skip to content

v2.13.1 - Bun Migration Cleanup

Choose a tag to compare

@usagizmo usagizmo released this 20 Oct 13:00
· 39 commits to main since this release
d2d2d67

What's Changed

  • 馃敡 Update configuration for bun and Tailwind CSS IntelliSense in #839
  • 馃敡 Fix deploy script echo to enable escape sequence interpretation 37828ae
  • 馃敡 Clean up Node.js references after migration to Bun in #841

Improvements

  • Clean up Node.js references after migration to Bun
    • Removed legacy Node.js references from configuration files
    • Updated documentation to reflect Bun migration
  • Update configuration for bun and Tailwind CSS IntelliSense
    • Improved IDE support for Bun environment
    • Enhanced Tailwind CSS IntelliSense configuration

Bug Fixes

  • Fix deploy script echo to enable escape sequence interpretation

Full Changelog: v2.13.0...v2.13.1