v2.11.0
- Removed license texts from fixtures, so new Apps created with the CLI don't come with unnecessary licenses anymore (#226)
- Fixed build issue related to rollup path when using NPX. Solves issue for Metrological CLI. (#222)
- Fixed issue where sourcemap files were not generated when using esbuild (#228)
- Added support for CORS in
lng serve
via a new environment variable (LNG_SERVE_CORS
)