Skip to content

v2.2.0

Compare
Choose a tag to compare
@AlemTuzlak AlemTuzlak released this 24 Aug 10:35
· 135 commits to main since this release

Embedded mode support!

After release v2.2.0 you can embed Remix Dev tools into your pages!

simply import the embedded tools like so:
import { EmbeddedDevTools } from "remix-development-tools"
and use it in your application page!

Full Changelog: v2.1.4...v2.2.0