File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11
2+
3+ ## v3.0.0 (2025-01-28)
4+
5+ #### :boom : Breaking Change
6+ * [ #23 ] ( https://github.com/mrloop/qunit-retry/pull/23 ) chore: esm only ([ @mrloop ] ( https://github.com/mrloop ) )
7+
8+ #### :rocket : Enhancement
9+ * [ #23 ] ( https://github.com/mrloop/qunit-retry/pull/23 ) chore: esm only ([ @mrloop ] ( https://github.com/mrloop ) )
10+
11+ #### :memo : Documentation
12+ * [ #26 ] ( https://github.com/mrloop/qunit-retry/pull/26 ) docs: update require / import statements ([ @mrloop ] ( https://github.com/mrloop ) )
13+
14+ #### Committers: 1
15+ - Ewan McDougall ([ @mrloop ] ( https://github.com/mrloop ) )
16+
17+
218## v2.3.0 (2024-11-12)
319
420#### :rocket : Enhancement
Original file line number Diff line number Diff line change 11{
22 "name" : " qunit-retry" ,
3- "version" : " 2.3 .0" ,
3+ "version" : " 3.0 .0" ,
44 "description" : " Drop in replacement for qunit `test` which retries a failed test." ,
55 "keywords" : [
66 " qunit" ,
You can’t perform that action at this time.
0 commit comments