Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: angular/angular-cli

v18.0.0-next.1

28 Mar 21:58
@alan-agius4 alan-agius4
Compare
Choose a tag to compare
Loading
v18.0.0-next.1 Pre-release
Pre-release

18.0.0-next.1 (2024年03月28日)

@schematics/angular

Commit Description
feat - 6530aa11b replace assets with public directory
fix - 950a44521 rename SSR port env variable

@angular-devkit/build-angular

Commit Description
fix - e22d6771d ensure proper resolution of linked SCSS files
fix - c71e954a2 service-worker references non-existent named index output
Loading
tj-eddy, likhononair, saaad3, szheleshchenko, and cawio reacted with thumbs up emoji meyyappanv and inbal-mishory reacted with heart emoji
7 people reacted

v17.3.2

25 Mar 14:18
@alan-agius4 alan-agius4
Compare
Choose a tag to compare
Loading

17.3.2 (2024年03月25日)

@schematics/angular

Commit Description
fix - 935f931ee rename SSR port env variable

@angular-devkit/build-angular

Commit Description
fix - c9d436000 Internal server error: Invalid URL when using a non localhost IP
fix - 59fba38ec ensure proper resolution of linked SCSS files
fix - 27dd8f208 service-worker references non-existent named index output
fix - c12907d92 update webpack-dev-middleware to 6.1.2
Loading
szheleshchenko and Damine001 reacted with thumbs up emoji
2 people reacted

v16.2.13

25 Mar 14:11
@alan-agius4 alan-agius4
Compare
Choose a tag to compare
Loading

16.2.13 (2024年03月25日)

@angular-devkit/build-angular

Commit Description
fix - 5ad507e3d update webpack-dev-middleware to 6.1.2
Loading

v15.2.11

25 Mar 14:03
@alan-agius4 alan-agius4
Compare
Choose a tag to compare
Loading

15.2.11 (2024年03月25日)

@angular-devkit/build-angular

Commit Description
fix - c6feb0bb0 update webpack-dev-middleware to 6.1.2
Loading
robertIsaac, lucas-implanta, and JunjieDuan reacted with thumbs up emoji
3 people reacted

v18.0.0-next.0

21 Mar 15:20
@clydin clydin
Compare
Choose a tag to compare
Loading
v18.0.0-next.0 Pre-release
Pre-release

18.0.0-next.0 (2024年03月21日)

@schematics/angular

Commit Description
feat - f452589e2 use TypeScript bundler module resolution for new projects

@angular/cli

Commit Description
feat - ac3019570 add ng dev alias to ng serve
refactor - c7b208555 remove support for Node.js versions <18.19.1 and <20.11.1

@angular-devkit/build-angular

Commit Description
fix - ee9ec2301 Internal server error: Invalid URL when using a non localhost IP
fix - 8a54875cb handle wrapping of class expressions emitted by esbuild
refactor - 97973059e remove Sass legacy implementation

@angular-devkit/schematics

Commit Description
refactor - 797584583 deprecate NodePackageLinkTask

Breaking Changes

@angular/cli

  • Node.js support for versions <18.19.1 and <20.11.1 has been removed.

@angular-devkit/build-angular

  • The support for the legacy Sass build pipeline, previously accessible via NG_BUILD_LEGACY_SASS when utilizing webpack-based builders, has been removed.

Deprecations

@angular-devkit/schematics

  • NodePackageLinkTask in @angular-devkit/schematics. A custom task should be created instead.
Loading
bellib, levart, desarrollovelmar, cstodor, ulascanimoglu, Alberto-MeloL, swami-sanapathi, and jpcmf reacted with thumbs up emoji cstodor reacted with hooray emoji cstodor, nhannguyenuri, and swami-sanapathi reacted with heart emoji
9 people reacted

v17.3.1

20 Mar 23:20
@clydin clydin
Compare
Choose a tag to compare
Loading

17.3.1 (2024年03月20日)

@schematics/angular

Commit Description
fix - 198ca9afc improve Sass format clarity for application style option

@angular-devkit/build-angular

Commit Description
fix - 2809971a5 only generate server directory when SSR is enabled
fix - 3f601a14e typo in allowedHosts warning for unsupported vite options
perf - 79c44adac avoid transforming empty component stylesheets
perf - cc3167f30 reduce build times for apps with a large number of components when utilizing esbuild-based builders
Loading
HCenggel and fslmultiservice22 reacted with thumbs up emoji gusrubin, DevTomhet, and HCenggel reacted with heart emoji
4 people reacted

v17.3.0

13 Mar 23:44
@dgp1130 dgp1130
Compare
Choose a tag to compare
Loading

17.3.0 (2024年03月13日)

@schematics/angular

Commit Description
feat - 5ab71fc92 update CSS/Sass import/use specifiers in application migration

@angular-devkit/build-angular

Commit Description
feat - 9ca3a5450 add deployUrl to application builder
fix - 3821344da ensure proper display of build logs in the presence of warnings or errors
fix - de2d05049 provide better error message when server option is required but missing
Loading
nncl, HCenggel, web-dev-sayantan, and huynhdev24 reacted with thumbs up emoji gusrubin, HyperLife1119, HCenggel, and Truenotierra73 reacted with heart emoji
7 people reacted

v17.3.0-rc.0

06 Mar 12:57
@alan-agius4 alan-agius4
Compare
Choose a tag to compare
Loading
v17.3.0-rc.0 Pre-release
Pre-release

17.3.0-rc.0 (2024年03月06日)

@schematics/angular

Commit Description
feat - 5ab71fc92 update CSS/Sass import/use specifiers in application migration

@angular-devkit/build-angular

Commit Description
feat - 9ca3a5450 add deployUrl to application builder
Loading
kcaayush2158, amirhosseinfaraji, spdeux, and Dzivo reacted with thumbs up emoji kcaayush2158 and aiuoe reacted with laugh emoji kcaayush2158, anhnmt, adora-tech, spdeux, Dzivo, and dmguezjaviersnet reacted with hooray emoji kcaayush2158, desarrollovelmar, aiuoe, JulianaBorges, and sozib-hossen reacted with heart emoji kcaayush2158 and NijomonJoseM reacted with rocket emoji kcaayush2158 reacted with eyes emoji
12 people reacted

v17.2.3

06 Mar 10:19
@alan-agius4 alan-agius4
Compare
Choose a tag to compare
Loading

17.2.3 (2024年03月06日)

@angular-devkit/build-angular

Commit Description
fix - 7cc8261fd avoid implicit CSS file extensions when resolving
fix - 259ec72d5 avoid marking component styles as media with no output media directory
fix - faffdfdce disable deployUrl when using vite dev-server
Loading
tienthanhjlw, adora-tech, picheli20, SergeyDziadevich, gusrubin, desarrollovelmar, aiuoe, jairofranchi, and JulianaBorges reacted with heart emoji NijomonJoseM reacted with rocket emoji
10 people reacted

v17.2.2

28 Feb 22:12
@clydin clydin
Compare
Choose a tag to compare
Loading

17.2.2 (2024年02月28日)

@angular-devkit/build-angular

Commit Description
fix - 3394d3cf1 ensure all related stylesheets are rebuilt when an import changes
Loading
qiang1234zhang, philliprossii, amirhosseinfaraji, kcaayush2158, and dev-fath reacted with thumbs up emoji qiang1234zhang and kcaayush2158 reacted with laugh emoji qiang1234zhang and kcaayush2158 reacted with hooray emoji gusrubin, adora-tech, kcaayush2158, and JulianaBorges reacted with heart emoji kcaayush2158 reacted with eyes emoji
8 people reacted
1 2 18 20 22 88 89

AltStyle によって変換されたページ (->オリジナル) /