@angular/ssr
Advanced tools
Changelog
17.2.1 (2024-02-22)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ |
| 9e7c47b59 | fix | allow mts
and cts
file replacement |
| f2a2e9287 | fix | provide Vite client code source map when loading |
<a name="17.2.0"></a>
Changelog
17.2.0 (2024-02-14)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------ |
| b3e206741 | feat | add support to bun
package manager |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------ |
| 03e1aa790 | feat | add support to bun
package manager |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------------ |
| 7f57123fd | feat | add define build option to application builder |
| f4f535653 | feat | add JSON build logs when using the application builder |
| b59f663e5 | feat | allow control of Vite-based development server prebundling |
| 8f47f1e96 | feat | provide default and abbreviated build target support for dev-server and extract-i18n |
| 7a12074dc | feat | provide option to allow automatically cleaning the terminal screen during rebuilds |
| 7c522aa87 | feat | support using custom postcss configuration with application builder |
| 476a68daa | fix | add output location in build stats |
| 5e6f1a9f4 | fix | avoid preloading server chunks |
| 41ea985f9 | fix | display server bundles in build stats |
| d493609d3 | fix | downgrade copy-webpack-plugin to workaround Node.js support issue |
| 8d5af1d5c | fix | ensure correct .html
served with Vite dev-server |
| 944cbcdb1 | fix | limit the number of lazy chunks visible in the stats table |
| 905e13633 | fix | support string as plugin option in custom postcss plugin config |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------- |
| da1c38c48 | fix | add bun
to known package managers |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------ |
| 600498f2c | feat | add support to bun
package manager |
<a name="17.1.4"></a>
Changelog
17.1.4 (2024-02-14)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------- |
| 6d2168db9 | fix | prevent BOM errors in package.json
during ng update
|
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ | | bf42d6df2 | fix | bypass Vite prebundling for absolute URL imports |
<!-- CHANGELOG SPLIT MARKER --><a name="17.1.3"></a>
Changelog
17.1.3 (2024-02-08)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------- |
| 3de3aa170 | fix | allow ./
baseHref when using vite based server |
| 17f47a3c9 | fix | ensure WebWorker main entry is used in output code |
<a name="17.1.2"></a>
Changelog
17.1.2 (2024-01-31)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------- |
| 6815f13e3 | fix | add required
modules as externals imports |
| a0e306098 | fix | correctly handle glob negation in proxy config when using vite |
| 235c8403a | fix | handle regular expressions in proxy config when using Vite |
| 5332e5b2e | fix | resolve absolute output-path
when using esbuild based builders |
| 3deb0d4a1 | fix | return 404 for assets that are not found |
<a name="17.1.1"></a>
Changelog
17.1.1 (2024-01-24)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------- | | 8ebb754c2 | fix | update regex to validate the project-name |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- | | 35ebf1efd | fix | retain trailing comma when adding providers to app config |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------------------- |
| 88de1da92 | fix | ENOENT: no such file or directory
on Windows during component rebuild |
| 4e2586aeb | fix | allow package file loader option with Vite prebundling |
| aca1cfcda | fix | do not add internal CSS resources files in watch |
| 53258f617 | fix | handle load event for multiple stylesheets and CSP nonces |
| 412fe6ec6 | fix | pre-transform error when using vite with SSR |
| 45dea6f44 | fix | provide actionable error message when server bundle is missing default export |
| 4e2b23f03 | fix | update dependency vite to v5.0.12 |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- | | 02d9d84c5 | fix | handle load event for multiple stylesheets and CSP nonces |
<!-- CHANGELOG SPLIT MARKER --><a name="16.2.12"></a>
Changelog
17.1.0 (2024-01-17)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------------- |
| b513d89b7 | feat | add optional migration to use application builder |
| a708dccff | feat | update SSR and application builder migration schematics to work with new outputPath
|
| 4469e481f | fix | do not trigger NPM install when using ---skip-install
and --ssr
|
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------- |
| e0b274b8f | feat | add option to retain CSS special comments in global styles |
| 204794c4f | feat | add support for --no-browsers
in karma builder |
| 4784155bd | feat | add wildcard option for allowedCommonJsDependencies
|
| 3b93df42d | feat | allow configuring loaders for custom file extensions in application builder |
| cc246d50e | feat | allow customization of output locations |
| 15a669c1e | feat | allowing control of index HTML initial preload generation |
| 47a064b14 | feat | emit external sourcemaps for component styles |
| 68dae539a | feat | initial experimental implementation of @web/test-runner
builder |
| f6e67df1c | feat | inline Google and Adobe fonts located in stylesheets |
| 364a16b7a | feat | move browser-sync
as optional dependency |
| ccba849e4 | feat | support keyboard command shortcuts in application dev server |
| 329d80075 | fix | alllow OPTIONS
requests to be proxied when using vite
|
| 49ed9a26c | fix | emit error when using prerender and app-shell builders with application builder |
| 6473b0160 | fix | ensure all configured assets can be served by dev server |
| 874e576b5 | fix | filter explicit external dependencies for Vite prebundling |
| 2a02b1320 | fix | fix normalization of the application builder extensions |
| 9906ab7b4 | fix | normalize asset source locations in Vite-based development server |
| ceffafe1a | fix | provide better error messages for failed file reads |
| 6d7fdb952 | fix | show diagnostic messages after build stats |
| 4e1f0e44d | fix | the request url "..." is outside of Vite serving allow list for all assets |
| bd26a18e7 | fix | typo in preloadInitial option description |
| 125fb779f | perf | reduce TypeScript JSDoc parsing in application builder |
<a name="17.0.10"></a>