This repository was archived by the owner on Nov 6, 2024. It is now read-only.
File tree 2 files changed +7
-4
lines changed
2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
4
5
5
## [ Unreleased]
6
6
### Added
7
- - default to JSAPI 4.20; update docs w/ latest version numbers - @gavinr
8
-
9
7
### Changed
10
8
### Fixed
11
9
### Removed
12
10
### Breaking
13
11
12
+ ## [ 3.2.0] - 2021-07-07
13
+ ### Added
14
+ - default to JSAPI 4.20; update docs w/ latest version numbers - @gavinr
15
+
14
16
## [ 3.1.0] - 2021-04-23
15
17
### Added
16
18
- default to JSAPI 4.19; update docs w/ latest version numbers - @vannizhang
@@ -285,7 +287,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
285
287
### Added
286
288
- copied over source from angular-cli-esri and set up TS build
287
289
288
- [ Unreleased ] : https://github.com/Esri/esri-loader/compare/v3.1.0...HEAD
290
+ [ Unreleased ] : https://github.com/Esri/esri-loader/compare/v3.2.0...HEAD
291
+ [ 3.2.0 ] : https://github.com/Esri/esri-loader/compare/v3.1.0...v3.2.0
289
292
[ 3.1.0 ] : https://github.com/Esri/esri-loader/compare/v3.0.0...v3.1.0
290
293
[ 3.0.0 ] : https://github.com/Esri/esri-loader/compare/v2.16.0...v3.0.0
291
294
[ 2.16.0 ] : https://github.com/Esri/esri-loader/compare/v2.15.0...v2.16.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " esri-loader" ,
3
- "version" : " 3.1 .0" ,
3
+ "version" : " 3.2 .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