Releases: geolonia/embed
Releases · geolonia/embed
v4.2.1
v4.2.0
v4.1.1
What's Changed
- Set publicPath to auto because we don't know where chunks should be l… by @keichan34 in #380
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- TypeScriptify by @phanect in #363
- Remove Amazon Location Service support by @phanect in #367
- Fix duplicate workflow runs by @phanect in #364
- Update ESLint config by @phanect in #365
- Fix TypeScript errors ignored with
@ts-ignore
by @phanect in #366 - Add output.publicPath = '' by @keichan34 in #369
- Miscellaneous refactorings by @phanect in #372
- Extract side effects to src/lib/render.ts by @phanect in #373
- Do not use
window.geolonia
internally as possible by @phanect in #374 - Call version number from src/version.ts by @phanect in #375
- Replace
url-parse
package with built-in URL object by @phanect in #377 - Remove no-longer required polyfills by @phanect in #378
New Contributors
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
- Upgrade MapLibre to 3.0.1 by @keichan34 in #360
- Include geolonia control for easy maintenance by @kamataryo in #362
Full Changelog: v3.3.0...v4.0.0
v3.3.0
What's Changed
- Enhance error message with invalid map container by @kamataryo in #355
- Change default style from basic to basic-v1 by @keichan34 in #357
Full Changelog: v3.2.4...v3.3.0
v3.2.0
What's Changed
- Bump webpack from 5.75.0 to 5.76.0 by @dependabot in #347
- support pmtiles:// protocol by @kamataryo in #353
Full Changelog: v3.1.5...v3.2.0
v3.1.5
What's Changed
- Fix fullscreen detection by @keichan34 in #350
- Disable localIdeographFontFamily, default is 'sans-serif' by @kamataryo in #351
Full Changelog: v3.1.4...v3.1.5
v3.1.3
What's Changed
- Read _apiKey and _stage from window.geolonia before overwriting it by @keichan34 in #344
- Allow text overlap of custom markers. by @champierre in #345
Full Changelog: v3.1.2...v3.1.3
v3.1.0
What's Changed
- simplestyleのポップアップ内でimgタグを受け付ける。 by @champierre in #328
- simplestyleのポップアップ内にスタイルを適用したいときがあるので、class をエスケープしない by @champierre in #330
- アイコンが重なったときに消失してしまう問題を修正 by @champierre in #332
New Contributors
- @champierre made their first contribution in #328
Full Changelog: v3.0.0...v3.1.0