This repository was archived by the owner on Nov 6, 2024. It is now read-only.
File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).
9
9
### Removed
10
10
### Breaking
11
11
12
+ ## [ 2.14.0] - 2020-04-09
13
+ ### Added
14
+ - default to JSAPI 4.15; update docs w/ latest version numbers - @JoshCrozier
15
+
12
16
## [ 2.13.0] - 2019-12-22
13
17
18
+ ### Added
19
+ - default to JSAPI 4.14; update docs w/ latest version numbers - @gpbmike
20
+
14
21
## [ 2.12.0] - 2019-10-24
15
22
16
23
### Added
@@ -255,7 +262,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
255
262
### Added
256
263
- copied over source from angular-cli-esri and set up TS build
257
264
258
- [ Unreleased ] : https://github.com/Esri/esri-loader/compare/v2.13.0...HEAD
265
+ [ Unreleased ] : https://github.com/Esri/esri-loader/compare/v2.14.0...HEAD
266
+ [ 2.14.0 ] : https://github.com/Esri/esri-loader/compare/v2.13.0...v2.14.0
259
267
[ 2.13.0 ] : https://github.com/Esri/esri-loader/compare/v2.12.0...v2.13.0
260
268
[ 2.12.0 ] : https://github.com/Esri/esri-loader/compare/v2.11.0...v2.12.0
261
269
[ 2.11.0 ] : https://github.com/Esri/esri-loader/compare/v2.10.2...v2.11.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " esri-loader" ,
3
- "version" : " 2.13 .0" ,
3
+ "version" : " 2.14 .0" ,
4
4
"description" : " A tiny library to help load ArcGIS API for JavaScript modules in non-Dojo applications" ,
5
5
"files" : [
6
6
" dist"
You can’t perform that action at this time.
0 commit comments