Skip to content

v4.7.2

Compare
Choose a tag to compare
@AlemTuzlak AlemTuzlak released this 07 Oct 19:28
· 26 commits to main since this release

Fix for path normalization for macOS

This is a huge deal! After many months I have finally uncovered what the issue with opening routes on macOS was. Wildcard routes from remix would act as ENV vars and macOS would swap them with an empty string because they don't exist. Thanks to this fix every route/component opened with RDT should now properly be opened in your code editor.

Huge shout-out to @rossipedia for a repro

What's Changed

Full Changelog: v4.7.1...v4.7.2