Hi all!
Super excited to share the next Lamdera release v1.1.0, with a bunch of exciting new features.
Here’s a quick summary of what’s new:
-
Interactive UI source maps – on every Lamdera project you can now jump from any frontend element straight to it’s source code in your editor:
Works for all Lamdera apps usingelm/html
orelm-ui
basedview
code. No browser plugins, no changes to your code, no need to use a specific UI framework; all thanks to Elm.
A huge thanks to @MartinS for his vision and contribution to this feature! -
Auto-generated Evergreen migrations – Lamdera now writes 99% of your migration code for you, so type safe full-stack migrations are now way more delightful.
-
Labs – public release of previously hidden labs features including HTTP
POST
support,<head>
injection andelm-pkg-js
support for custom frontend JS.
Check out the release notes for the full details here:
https://dashboard.lamdera.app/releases/v1-1-0
If you’ve been holding off on trying out Lamdera, now’s a great time to give it another look.
Happy glue-free coding!