-->
The Lightning team has announced their latest April 2023 release, bringing an array of updates and improvements aimed at enhancing the development experience. Here’s a summary of the major changes in the release.
Lightning Core has been updated to version 2.10.0, featuring the integration of Vite as a replacement for the rollup bundler. Vitest has also been integrated for unit testing. Other key improvements include:
devicePixelRatio
getByRef()
error and implemented default loose type configsThe Lightning SDK has been updated to version 5.3.2, focusing on fixing issues and improving overall stability. The most significant fix addresses the router backtrack issue, where the application did not behave correctly when using deeplinks.
The Lightning CLI has been updated to version 2.11.0, featuring useful new features and bug fixes, including:
lng serve
via a new environment variable (LNG_SERVE_CORS
)Developers are encouraged to update their projects and enjoy the new improvements and fixes offered in the April 2023 Lightning Release.