Releases: allartk/leaflet.offline
Releases · allartk/leaflet.offline
v3.1.0
3.0.1
What's Changed
Mostly updates and #313, fixing zoomoffset #213 .
- Update const.js to use correct tile.osm.org URL by @Firefishy in #313
- Bump typedoc-plugin-markdown from 3.13.6 to 3.14.0 by @dependabot in #252
- Bump ua-parser-js from 0.7.31 to 0.7.33 by @dependabot in #256
- Bump lint-staged from 12.3.7 to 13.1.0 by @dependabot in #248
- Bump webpack from 5.70.0 to 5.76.0 in /docs by @dependabot in #267
- Bump dns-packet from 5.3.1 to 5.4.0 in /docs by @dependabot in #266
- Develop by @allartk in #276
- Bump typedoc from 0.24.1 to 0.24.4 by @dependabot in #281
- Bump rollup from 3.20.2 to 3.20.6 by @dependabot in #280
- Bump typedoc-plugin-markdown from 3.14.0 to 3.15.1 by @dependabot in #278
- Bump yaml from 2.2.1 to 2.2.2 by @dependabot in #282
- Bump typedoc-plugin-markdown from 3.15.1 to 3.15.3 by @dependabot in #284
- Bump @babel/preset-typescript from 7.21.4 to 7.21.5 by @dependabot in #285
- Bump engine.io from 6.4.1 to 6.4.2 by @dependabot in #289
- Bump @typescript-eslint/parser from 5.57.1 to 5.59.1 by @dependabot in #288
- Bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.59.1 by @dependabot in #287
- Bump @rollup/plugin-commonjs from 24.0.1 to 24.1.0 by @dependabot in #286
- Bump socket.io-parser from 4.2.2 to 4.2.3 by @dependabot in #290
- Bump typedoc from 0.24.4 to 0.24.7 by @dependabot in #291
- Bump @typescript-eslint/parser from 5.59.1 to 5.59.8 by @dependabot in #292
- Bump rollup from 3.20.6 to 3.23.0 by @dependabot in #293
- Bump eslint from 8.38.0 to 8.41.0 by @dependabot in #294
- Bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.8 by @dependabot in #295
- Bump @rollup/plugin-commonjs from 24.1.0 to 25.0.2 by @dependabot in #300
- Bump lint-staged from 13.2.1 to 13.2.3 by @dependabot in #299
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #302
- Bump eslint from 8.41.0 to 8.46.0 by @dependabot in #306
- Bump typedoc from 0.24.7 to 0.24.8 by @dependabot in #305
- Bump eslint-config-prettier from 8.8.0 to 8.9.0 by @dependabot in #304
- Bump karma from 6.4.1 to 6.4.2 by @dependabot in #298
- Bump leaflet from 1.9.3 to 1.9.4 by @dependabot in #297
- Bump typedoc-plugin-markdown from 3.15.3 to 3.16.0 by @dependabot in #311
- Bump eslint-config-airbnb-typescript from 17.0.0 to 17.1.0 by @dependabot in #309
- Bump chai from 4.3.7 to 4.3.8 by @dependabot in #310
- Bump prettier from 2.8.7 to 3.0.3 by @dependabot in #312
New Contributors
- @Firefishy made their first contribution in #313
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- Bump @babel/preset-env from 7.16.0 to 7.16.4 by @dependabot in #98
- Bump chai from 4.2.0 to 4.3.4 by @dependabot in #90
- Bump eslint-plugin-import from 2.20.2 to 2.25.3 by @dependabot in #100
- Bump idb from 6.1.4 to 6.1.5 by @dependabot in #113
- Bump karma from 6.3.8 to 6.3.9 by @dependabot in #109
- Bump lint-staged from 12.0.3 to 12.1.3 by @dependabot in #115
- Bump @babel/core from 7.16.0 to 7.16.5 by @dependabot in #114
- Bump prettier from 2.5.0 to 2.5.1 by @dependabot in #116
- Bump rollup from 2.58.0 to 2.61.1 by @dependabot in #112
- Bump karma-rollup-preprocessor from 7.0.5 to 7.0.7 by @dependabot in #95
- npm update by @allartk in #127
- Avoid downloading images if already in the database by @harry-73 in #159
- don't use the database during download by @harry-73 in #161
- Bump @babel/core from 7.16.12 to 7.17.8 by @dependabot in #168
- Bump eslint from 8.11.0 to 8.12.0 by @dependabot in #166
- Bump minimist from 1.2.5 to 1.2.6 in /docs by @dependabot in #163
- Bump lint-staged from 12.3.2 to 12.3.7 by @dependabot in #160
- Bump prettier from 2.5.1 to 2.6.1 by @dependabot in #171
- Bump typescript from 4.5.5 to 4.6.3 by @dependabot in #170
- Bump rollup from 2.66.1 to 2.70.1 by @dependabot in #169
- Bump karma-rollup-preprocessor from 7.0.7 to 7.0.8 by @dependabot in #172
- Bump eslint-config-airbnb-typescript from 16.1.0 to 16.2.0 by @dependabot in #176
- Bump @typescript-eslint/eslint-plugin from 5.13.0 to 5.17.0 by @dependabot in #175
- Bump @typescript-eslint/parser from 5.13.0 to 5.17.0 by @dependabot in #173
- Bump @rollup/plugin-babel from 5.3.0 to 5.3.1 by @dependabot in #178
- Bump eslint-config-prettier from 8.3.0 to 8.5.0 by @dependabot in #179
- Bump typedoc-plugin-markdown from 3.11.14 to 3.12.0 by @dependabot in #180
- Bump eslint from 8.12.0 to 8.13.0 by @dependabot in #181
- Bump mocha from 9.2.0 to 9.2.2 by @dependabot in #177
- Bump sinon from 12.0.1 to 13.0.2 by @dependabot in #186
- Bump typedoc from 0.22.13 to 0.22.15 by @dependabot in #188
- Bump async from 2.6.3 to 2.6.4 in /docs by @dependabot in #187
- Bump prettier from 2.6.1 to 2.6.2 by @dependabot in #190
- Bump @typescript-eslint/parser from 5.17.0 to 5.27.0 by @dependabot in #204
- Reimplement #159 in ts by @allartk in #210
- Bump terser from 5.12.1 to 5.14.2 in /docs by @dependabot in #212
- Bump @rollup/plugin-node-resolve from 13.1.3 to 14.1.0 by @dependabot in #221
- Bump karma from 6.3.17 to 6.4.1 by @dependabot in #220
- Bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.38.1 by @dependabot in #219
- Bump prettier from 2.6.2 to 2.7.1 by @dependabot in #222
- Bump @babel/core from 7.17.8 to 7.19.6 by @dependabot in #230
- Bump typedoc from 0.22.15 to 0.23.18 by @dependabot in #231
- Bump @babel/preset-typescript from 7.16.7 to 7.18.6 by @dependabot in #233
- Bump typedoc from 0.23.18 to 0.23.19 by @dependabot in #234
- Bump engine.io and socket.io by @dependabot in #236
- Support node 18 by @sallesma in #237
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #238
- Feature/use leaflet as module in test by @allartk in #239
- Bump @babel/core from 7.19.6 to 7.20.5 by @dependabot in #244
- Bump qs and body-parser by @dependabot in #246
- Bump idb from 6.1.5 to 7.1.1 by @dependabot in #241
- Bump eslint from 8.13.0 to 8.31.0 by @dependabot in #249
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #250
New Contributors
Full Changelog: v2.1.0...v3.0.0
v3.0.0-rc.4
Full Changelog: v3.0.0-rc.3...v3.0.0-rc.4
v3.0.0-rc.3
What's Changed
Updates
- Bump terser from 5.12.1 to 5.14.2 in /docs by @dependabot in #212
- Bump @rollup/plugin-node-resolve from 13.1.3 to 14.1.0 by @dependabot in #221
- Bump karma from 6.3.17 to 6.4.1 by @dependabot in #220
- Bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.38.1 by @dependabot in #219
- Bump prettier from 2.6.2 to 2.7.1 by @dependabot in #222
- Bump @babel/core from 7.17.8 to 7.19.6 by @dependabot in #230
- Bump typedoc from 0.22.15 to 0.23.18 by @dependabot in #231
- Bump @babel/preset-typescript from 7.16.7 to 7.18.6 by @dependabot in #233
- Bump typedoc from 0.23.18 to 0.23.19 by @dependabot in #234
- Bump engine.io and socket.io by @dependabot in #236
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #238
New Contributors
Full Changelog: v3.0.0-rc.1...v3.0.0-rc.3
v3.0.0-rc.2
What's Changed
- Bump terser from 5.12.1 to 5.14.2 in /docs by @dependabot in #212
- Bump @rollup/plugin-node-resolve from 13.1.3 to 14.1.0 by @dependabot in #221
- Bump karma from 6.3.17 to 6.4.1 by @dependabot in #220
- Bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.38.1 by @dependabot in #219
- Bump prettier from 2.6.2 to 2.7.1 by @dependabot in #222
Full Changelog: v3.0.0-rc.1...v3.0.0-rc.2
Release Candidate v3.0.0-rc.1
First beta release with typescript, still needs cleanup of very old style code and testing!
Changes:
- Removal of setOption method on the control
- getTile is now getBlobByKey
- openTilesDataBase is now an export function to get whole idb database
- New control option alwaysDownload, if false, the control will not redownload tiles already in the db (and the savetile* events do not fire)