File tree 2 files changed +12
-2
lines changed
2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 10
10
" bdd"
11
11
],
12
12
"license" : " MIT" ,
13
- "version" : " 3.99.0-dev " ,
13
+ "version" : " 3.99.0" ,
14
14
"repository" : {
15
15
"type" : " git" ,
16
16
"url" : " https://github.com/jasmine/jasmine-npm"
28
28
],
29
29
"dependencies" : {
30
30
"glob" : " ^7.1.6" ,
31
- "jasmine-core" : " github:jasmine/jasmine#main "
31
+ "jasmine-core" : " ~3.99.0 "
32
32
},
33
33
"bin" : " ./bin/jasmine.js" ,
34
34
"main" : " ./lib/jasmine.js" ,
Original file line number Diff line number Diff line change
1
+ # Jasmine NPM 3.99.0 Release Notes
2
+
3
+ This release adds deprecation warnings for breaking changes that will be
4
+ introduced in Jasmine 4.0. Please see the
5
+ [ migration guide] ( https://jasmine.github.io/tutorials/upgrading_to_Jasmine_4.0 )
6
+ for more information.
7
+
8
+ ------
9
+
10
+ _ Release Notes generated with _ [ Anchorman] ( http://github.com/infews/anchorman ) _
You can’t perform that action at this time.
0 commit comments