Skip to content

Releases: alvarosdev/staticmap-osm-generator

v0.1.3 - Osm compliance.

22 Oct 05:55
ae23265

Choose a tag to compare

v0.1.2

22 Oct 04:31
9bac189

Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

🐳 build(docker): add Biome lint stage to Docker build

- Add multi-stage 'linter' step to Dockerfile to run `biome lint` and fail build on lint errors
- Keep final image production-only with `bun install --production`

🔧 chore(biome): fix invalid config and schema usage
- Clean up biome.json keys and formatting to satisfy schema

♻️ refactor(server,core,types,config): address Biome lint issues
- server/index.ts: fix CORS preflight, add /cache/stats endpoint, remove non-null assertions
- server/security.ts: replace isNaN with Number.isNaN
- core/tile.ts: replace any with Image, organize imports, remove unused catch var
- core/tileFetcher.ts: organize imports
- types/types.ts: type TileInfo.image as canvas Image
- config/config.ts: remove any and non-null assertions, strongly type deepFreeze/deepMerge

🧹 chore(editor): set format/lint on save for Biome
- .vscode/settings.json: add codeActionsOnSave for organizeImports and fixAll

📝 docs: update README for lint/format scripts
🔧 chore(pkg): adjust package.json scripts (format, lint)
🗂 assets(markers): add/refresh marker icons (flag.png, pin.png, pointer.png, *.svg)

v0.1.1

22 Oct 03:01
54a7fbc

Choose a tag to compare

v0.1.1 Pre-release
Pre-release

Full Changelog: v0.1.0...v0.1.1

v0.1.0

22 Oct 02:38
65dcc72

Choose a tag to compare

Full Changelog: v0.0.4...v0.1.0

v0.0.4

19 Oct 23:08
8a843c8

Choose a tag to compare

Full Changelog: v0.0.3...v0.0.4

v0.0.3

19 Oct 01:04
47cb9dc

Choose a tag to compare

Full Changelog: v0.0.2...v0.0.3

v0.0.2

19 Oct 00:41
3352148

Choose a tag to compare

Full Changelog: v0.0.1...v0.0.2

v0.0.1

19 Oct 00:33
d7c8f7d

Choose a tag to compare