File tree 3 files changed +3
-0
lines changed
3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
12
12
## [ Unreleased]
13
13
### Changed
14
14
* Use palantir-java-format 2.57.0 on Java 21. ([ #2447 ] ( https://github.com/diffplug/spotless/pull/2447 ) )
15
+ * Re-try ` npm install ` with ` --prefer-online ` after ` ERESOLVE ` error. ([ #2448 ] ( https://github.com/diffplug/spotless/pull/2448 ) )
15
16
16
17
## [ 3.1.0] - 2025-02-20
17
18
### Added
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
5
5
## [ Unreleased]
6
6
### Changed
7
7
* Use palantir-java-format 2.57.0 on Java 21. ([ #2447 ] ( https://github.com/diffplug/spotless/pull/2447 ) )
8
+ * Re-try ` npm install ` with ` --prefer-online ` after ` ERESOLVE ` error. ([ #2448 ] ( https://github.com/diffplug/spotless/pull/2448 ) )
8
9
9
10
## [ 7.0.2] - 2025-01-14
10
11
### Fixed
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
5
5
## [ Unreleased]
6
6
### Changed
7
7
* Use palantir-java-format 2.57.0 on Java 21. ([ #2447 ] ( https://github.com/diffplug/spotless/pull/2447 ) )
8
+ * Re-try ` npm install ` with ` --prefer-online ` after ` ERESOLVE ` error. ([ #2448 ] ( https://github.com/diffplug/spotless/pull/2448 ) )
8
9
9
10
## [ 2.44.3] - 2025-02-20
10
11
* Support for ` clang-format ` ([ #2406 ] ( https://github.com/diffplug/spotless/pull/2406 ) )
You can’t perform that action at this time.
0 commit comments