Releases: Esri/ember-esri-loader
Releases · Esri/ember-esri-loader
Default to ArcGIS API 4.11
Default to ArcGIS API 4.9
Added
- bump esri-loader to 2.5 to default to JSAPI 4.9 (thanks @NindroidX!)
v0.2.4
v0.2.3
Fix file not found build error w/ latest esri-loader
Fixed
- bump to latest esri-loader and fix file not found build error
Use correct integrity SHAs for scripts
Fixed
- find/replace require/define before integrity SHAs are generated
loadModules() is all you need too lazy load
Added
loadModules()
can now lazy load the ArcGIS API
Changed
- bumped ersi-loader to 1.5.0 for the promise-based API and defaulting to the latest JSAPI (v.4.5)
Wherein George discovers and fixes his own production build bug
More accepting of acceptance tests
Fixed
- errors caused by calling
load()
in multiple acceptance tests
Changed
- added acceptance tests
Default to JSAPI 4.4
Changed
- bumped ersi-loader to 1.1.0 to default to latest JSAPI (v4.4)