This repository was archived by the owner on Sep 3, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +17
-14
lines changed Expand file tree Collapse file tree 3 files changed +17
-14
lines changed Original file line number Diff line number Diff line change 1+ # 4.0.0 / 2020-08-20
12
2- 4.0.0-beta.1 / 2020-07-30
3- =========================
3+ - Drop beta release
4+ - TypeScript 4
45
5- * export interfaces
6- * fix importing types issues
6+ # 4.0.0-beta.1 / 2020-07-30
77
8- 3.13.8 / 2020-07-29
9- ===================
8+ - export interfaces
9+ - fix importing types issues
10+
11+ # 3.13.8 / 2020-07-29
12+
13+ - Add --declaration back to build scripts
14+ - Publish v3.13.7 (#176 )
1015
11- * Add --declaration back to build scripts
12- * Publish v3.13.7 (#176 )
1316# 3.13.7 / 2020-07-29
1417
1518- Publish types to npm
Original file line number Diff line number Diff line change 11{
22 "name" : " @segment/analytics.js-core" ,
33 "author" : " Segment <friends@segment.com>" ,
4- "version" : " 4.0.0-beta.1 " ,
4+ "version" : " 4.0.0" ,
55 "description" : " The hassle-free way to integrate analytics into any web application." ,
66 "types" : " lib/index.d.ts" ,
77 "keywords" : [
107107 "sinon" : " ^1.7.3" ,
108108 "snyk" : " ^1.83.0" ,
109109 "ts-node" : " ^8.10.2" ,
110- "typescript" : " ^3.9.3 " ,
110+ "typescript" : " ^4.0.2 " ,
111111 "wait-on" : " ^5.0.1" ,
112112 "watchify" : " ^3.7.0"
113113 },
Original file line number Diff line number Diff line change @@ -8048,10 +8048,10 @@ typescript@^2.5.1:
80488048 version "2.9.2"
80498049 resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"
80508050
8051- typescript@^3.9.3 :
8052- version "3.9.3 "
8053- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3 .tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a "
8054- integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ ==
8051+ typescript@^4.0.2 :
8052+ version "4.0.2 "
8053+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2 .tgz#7ea7c88777c723c681e33bf7988be5d008d05ac2 "
8054+ integrity sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ ==
80558055
80568056uglify-js@^2.6 :
80578057 version "2.8.29"
You can’t perform that action at this time.
0 commit comments