Releases: notthebestdev/geo-invaders
v0.5.1
Patch Changes
-
414e94aThanks @notthebestdev! - feat: add issue templates for bug reports and feature requests -
29dc7d3Thanks @notthebestdev! - feat(ui): add "locate me" button to center map on user location -
c6b2734Thanks @notthebestdev! - chore(workflows): enhance CI and testing setup -
6ab1341Thanks @notthebestdev! - feat(ui): enhance popup with React component and improve image handling -
bd69d42Thanks @notthebestdev! - feat(sw): enhance caching strategy and improve offline support -
44baae6Thanks @notthebestdev! - feat(ui): add dark mode support with theme toggle -
e99e467Thanks @notthebestdev! - chore: add configuration for issue templates -
#165
9f32c5aThanks @copilot-swe-agent! - feat: add Service Worker cache for invader JSON and images -
6198510Thanks @notthebestdev! - feat: add code of conduct and contributing -
385364bThanks @notthebestdev! - fix: fix the dependabot workflow for changesets
v0.5.0
Minor Changes
- #106
96529d2Thanks @copilot-swe-agent! - Fix build failures from module format mismatch, missing workflow trigger, and local testing issues
Patch Changes
-
#100
79d132cThanks @dependabot! - ⬆️ Bump react-dom from 19.2.3 to 19.2.4Bumps react-dom from 19.2.3 to 19.2.4.
updated-dependencies:
- dependency-name: react-dom
dependency-version: 19.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: react-dom
-
#101
e47d137Thanks @dependabot! - ⬆️ Bump maplibre-gl from 5.16.0 to 5.17.0Bumps maplibre-gl from 5.16.0 to 5.17.0.
updated-dependencies:
- dependency-name: maplibre-gl
dependency-version: 5.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: maplibre-gl
-
#102
e3266f0Thanks @dependabot! - ⬆️ Bump baseline-browser-mapping from 2.9.17 to 2.9.19Bumps baseline-browser-mapping from 2.9.17 to 2.9.19.
updated-dependencies:
- dependency-name: baseline-browser-mapping
dependency-version: 2.9.19
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: baseline-browser-mapping
-
#103
79979c4Thanks @dependabot! - ⬆️ Bump eslint-config-next from 16.1.4 to 16.1.6Bumps eslint-config-next from 16.1.4 to 16.1.6.
updated-dependencies:
- dependency-name: eslint-config-next
dependency-version: 16.1.6
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: eslint-config-next
-
#104
49abb7eThanks @dependabot! - ⬆️ Bump lucide-react from 0.562.0 to 0.563.0Bumps lucide-react from 0.562.0 to 0.563.0.
updated-dependencies:
- dependency-name: lucide-react
dependency-version: 0.563.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: lucide-react
-
#108
64a40a4Thanks @dependabot! - ⬆️ Bump next from 16.1.5 to 16.1.6Bumps next from 16.1.5 to 16.1.6.
updated-dependencies:
- dependency-name: next
dependency-version: 16.1.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: next
-
#109
8d6afb5Thanks @dependabot! - ⬆️ Bump @commitlint/config-conventional from 20.3.1 to 20.4.1Bumps @commitlint/config-conventional from 20.3.1 to 20.4.1.
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
dependency-version: 20.4.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: "@commitlint/config-conventional"
-
#110
420b9b1Thanks @dependabot! - ⬆️ Bump @commitlint/cli from 20.3.1 to 20.4.1Bumps @commitlint/cli from 20.3.1 to 20.4.1.
updated-dependencies:
- dependency-name: "@commitlint/cli"
dependency-version: 20.4.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: "@commitlint/cli"
-
#96
be5d0e7Thanks @dependabot! - ⬆️ Bump next in the npm_and_yarn group across 1 directoryBumps the npm_and_yarn group with 1 update in the / directory: next.
Updates
nextfrom 16.1.4 to 16.1.5
updated-dependencies:
- dependency-name: next
dependency-version: 16.1.5
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: next
-
#98
ce16138Thanks @dependabot! - ⬆️ Bump react and @types/reactBumps react and @types/react. These dependencies needed to be updated together.
Updates
reactfrom 19.2.3 to 19.2.4Updates
@types/reactfrom 19.2.9 to 19.2.10
updated-dependencies:
- dependency-name: react
dependency-version: 19.2.4
dependency-type: direct:production
update-type: version-update:semver-patch - dependency-name: "@types/react"
dependency-version: 19.2.10
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: react
-
#99
2a7e243Thanks @dependabot! - ⬆️ Bump simple-icons from 16....
v0.4.0
Minor Changes
- #94
819d7afThanks @copilot-swe-agent! - feat: add version and server mode display to settings menu
Patch Changes
-
3cbf161Thanks @notthebestdev! - chore(prettier): ignore CHANGELOG.md in formatting -
#92
4bad999Thanks @dependabot! - ⬆️ Bump baseline-browser-mapping from 2.9.13 to 2.9.17Bumps baseline-browser-mapping from 2.9.13 to 2.9.17.
updated-dependencies:
- dependency-name: baseline-browser-mapping
dependency-version: 2.9.17
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: baseline-browser-mapping
-
439375cThanks @notthebestdev! - refactor: update server mode display in settings -
#95
292dfcaThanks @copilot-swe-agent! - feat(workflows): add automatic PR labeling based on changed files
v0.3.0
Minor Changes
-
0626e38Thanks @notthebestdev! - feat(release): add merging and pushing after release creation -
2c82451Thanks @notthebestdev! - feat(release): add check for existing releases before creation
Patch Changes
-
8200109Thanks @notthebestdev! - docs(readme): update project structure (again) -
#85
096c5a2Thanks @dependabot! - ⬆️ Bump prettier from 3.8.0 to 3.8.1Bumps prettier from 3.8.0 to 3.8.1.
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.8.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: prettier
-
#86
c43c690Thanks @dependabot! - ⬆️ Bump eslint-config-next from 16.1.1 to 16.1.4Bumps eslint-config-next from 16.1.1 to 16.1.4.
updated-dependencies:
- dependency-name: eslint-config-next
dependency-version: 16.1.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: eslint-config-next
-
#88
12133f8Thanks @dependabot! - ⬆️ Bump next from 16.1.2 to 16.1.4Bumps next from 16.1.2 to 16.1.4.
updated-dependencies:
- dependency-name: next
dependency-version: 16.1.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: next
-
#89
e328730Thanks @dependabot! - ⬆️ Bump @octokit/rest from 21.1.1 to 22.0.1Bumps @octokit/rest from 21.1.1 to 22.0.1.
updated-dependencies:
- dependency-name: "@octokit/rest"
dependency-version: 22.0.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: "@octokit/rest"
-
#90
bcea008Thanks @dependabot! - ⬆️ Bump simple-icons from 16.5.0 to 16.6.0Bumps simple-icons from 16.5.0 to 16.6.0.
updated-dependencies:
- dependency-name: simple-icons
dependency-version: 16.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: simple-icons
-
#82
d816322Thanks @notthebestdev! - fix: fix vulnerability for code scanning alert no. 1
v0.2.3
Patch Changes
-
a0032b2- fix: add basePath for GitHub Pages PWA icon -
ce36c2bThanks @notthebestdev! - docs(readme): add alt text for images -
34c08e8Thanks @notthebestdev! - docs(readme): add line break for improved readability -
#80
e584f8cThanks @copilot-swe-agent! - chore(ci): add automated release tagging after changeset version bumps -
954ce75Thanks @notthebestdev! - docs(readme): add badges
v0.2.2
0.2.2
Patch Changes
-
#71
ee258d0Thanks @dependabot! - ⬆️ Bump simple-icons from 16.4.0 to 16.5.0Bumps simple-icons from 16.4.0 to 16.5.0.
updated-dependencies:
- dependency-name: simple-icons
dependency-version: 16.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: simple-icons
-
#72
67e9231Thanks @dependabot! - ⬆️ Bump prettier from 3.7.4 to 3.8.0Bumps prettier from 3.7.4 to 3.8.0.
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.8.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: prettier
-
#74
68c3d62Thanks @dependabot! - ⬆️ Bump maplibre-gl from 5.15.0 to 5.16.0Bumps maplibre-gl from 5.15.0 to 5.16.0.
updated-dependencies:
- dependency-name: maplibre-gl
dependency-version: 5.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: maplibre-gl
-
#75
f80431aThanks @dependabot! - ⬆️ Bump next from 16.1.1 to 16.1.2Bumps next from 16.1.1 to 16.1.2.
updated-dependencies:
- dependency-name: next
dependency-version: 16.1.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: next
-
bccc763Thanks @notthebestdev! - chore(package): remove update-invaders-list script -
5e1f41eThanks @notthebestdev! - docs: update README setup and tech stack
v0.2.1
0.2.1
Patch Changes
-
#60
a2c16deThanks @dependabot! - ⬆️ Bump simple-icons from 16.2.0 to 16.3.0Bumps simple-icons from 16.2.0 to 16.3.0.
updated-dependencies:
- dependency-name: simple-icons
dependency-version: 16.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: simple-icons
-
#61
6f9326cThanks @dependabot! - ⬆️ Bump @commitlint/config-conventional from 20.2.0 to 20.3.0Bumps @commitlint/config-conventional from 20.2.0 to 20.3.0.
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
dependency-version: 20.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: "@commitlint/config-conventional"
-
#62
a863514Thanks @dependabot! - ⬆️ Bump @commitlint/cli from 20.2.0 to 20.3.0Bumps @commitlint/cli from 20.2.0 to 20.3.0.
updated-dependencies:
- dependency-name: "@commitlint/cli"
dependency-version: 20.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: "@commitlint/cli"
-
#63
299c53cThanks @dependabot! - ⬆️ Bump @commitlint/prompt-cli from 20.2.0 to 20.3.0Bumps @commitlint/prompt-cli from 20.2.0 to 20.3.0.
updated-dependencies:
- dependency-name: "@commitlint/prompt-cli"
dependency-version: 20.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: "@commitlint/prompt-cli"
-
#65
c3f9dc2Thanks @dependabot! - ⬆️ Bump @commitlint/cli from 20.3.0 to 20.3.1Bumps @commitlint/cli from 20.3.0 to 20.3.1.
updated-dependencies:
- dependency-name: "@commitlint/cli"
dependency-version: 20.3.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: "@commitlint/cli"
-
#66
7a85259Thanks @dependabot! - ⬆️ Bump baseline-browser-mapping from 2.9.11 to 2.9.13Bumps baseline-browser-mapping from 2.9.11 to 2.9.13.
updated-dependencies:
- dependency-name: baseline-browser-mapping
dependency-version: 2.9.13
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: baseline-browser-mapping
-
#67
7a46edeThanks @dependabot! - ⬆️ Bump @commitlint/config-conventional from 20.3.0 to 20.3.1Bumps @commitlint/config-conventional from 20.3.0 to 20.3.1.
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
dependency-version: 20.3.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: "@commitlint/config-conventional"
-
#68
befd895Thanks @dependabot! - ⬆️ Bump @commitlint/prompt-cli from 20.3.0 to 20.3.1Bumps @commitlint/prompt-cli from 20.3.0 to 20.3.1.
updated-dependencies:
- dependency-name: "@commitlint/prompt-cli"
dependency-version: 20.3.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: "@commitlint/prompt-cli"
-
#69
5679735Thanks @dependabot! - ⬆️ Bump simple-icons from 16.3.0 to 16.4.0Bumps simple-icons from 16.3.0 to 16.4.0.
updated-dependencies:
- dependency-name: simple-icons
dependency-version: 16.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: simple-icons
-
2b90415Thanks @notthebestdev! - chore: update icons
v0.2.0
0.2.0
Minor Changes
9c6dce7Thanks @notthebestdev! - ⬆️ deps: upgrade lucide-react to v0.562.0
Patch Changes
-
1911b17Thanks @notthebestdev! - refactor(layout): move viewport configuration to separate export -
#47
f7377a9Thanks @dependabot! - ⬆️ Bump baseline-browser-mapping from 2.9.5 to 2.9.11Bumps baseline-browser-mapping from 2.9.5 to 2.9.11.
updated-dependencies:
- dependency-name: baseline-browser-mapping
dependency-version: 2.9.11
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: baseline-browser-mapping
-
#49
ccb1b5cThanks @dependabot! - ⬆️ Bump eslint-config-next from 16.0.8 to 16.1.0Bumps eslint-config-next from 16.0.8 to 16.1.0.
updated-dependencies:
- dependency-name: eslint-config-next
dependency-version: 16.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: eslint-config-next
-
#53
a69afbeThanks @dependabot! - ⬆️ Bump simple-icons from 16.1.0 to 16.2.0Bumps simple-icons from 16.1.0 to 16.2.0.
updated-dependencies:
- dependency-name: simple-icons
dependency-version: 16.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: simple-icons
-
#54
563cd4fThanks @dependabot! - ⬆️ Bump maplibre-gl from 5.14.0 to 5.15.0Bumps maplibre-gl from 5.14.0 to 5.15.0.
updated-dependencies:
- dependency-name: maplibre-gl
dependency-version: 5.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: maplibre-gl
-
#55
9a90cd8Thanks @dependabot! - ⬆️ Bump eslint from 9.39.1 to 9.39.2Bumps eslint from 9.39.1 to 9.39.2.
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.39.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: eslint
-
#56
ef3ae88Thanks @dependabot! - ⬆️ Bump react-dom from 19.2.1 to 19.2.3Bumps react-dom from 19.2.1 to 19.2.3.
updated-dependencies:
- dependency-name: react-dom
dependency-version: 19.2.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: react-dom
-
#57
539ad55Thanks @dependabot! - ⬆️ Bump next from 16.1.0 to 16.1.1Bumps next from 16.1.0 to 16.1.1.
updated-dependencies:
- dependency-name: next
dependency-version: 16.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] support@github.com
- dependency-name: next
-
d3c9a50Thanks @notthebestdev! - 📝 docs: add project structure to README -
b24c386Thanks @notthebestdev! - Fix Changeset Actions workflow -
1706d0dThanks @notthebestdev! - fix(metadata): update icon paths for assets -
515a5d3Thanks @notthebestdev! - Added logos and favicon -
0998e23Thanks @notthebestdev! - Add Github workflow for Dependabot Changeset -
#46
28d499cThanks @dependabot! - ⬆️ Bump next from 16.0.10 to 16.1.0 -
44ab94cThanks @notthebestdev! - Configure viewport and icons -
#48
122620aThanks @dependabot! - ⬆️ Bump @types/node from 25.0.2 to 25.0.3 -
d97bc26Thanks @notthebestdev! - chore: Remove unused SVG files -
63c2e89Thanks @notthebestdev! - 🔧 chore: disables markdownlint rules -
fcb32faThanks @notthebestdev! - Update action versions -
adfdcd8Thanks @notthebestdev! - Add husky and commitlint -
eeb03baThanks @notthebestdev! - Add convential commits and gitmoji in commits for changesets -
#58
6fc08c2Thanks @copilot-swe-agent! - Refactor command palette and settings into separate components- Extract CommandPalette logic to
src/components/ui/CommandPalette.tsx - Extract Settings UI to
src/components/ui/Settings.tsx - Improve code organization and maintainability
- Extract CommandPalette logic to
v0.1.1
What's Changed
- ⬆️ bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #3
- ⬆️ bump actions/setup-node from 4 to 6 by @dependabot[bot] in #2
- ⬆️ bump actions/checkout from 4 to 6 by @dependabot[bot] in #1
- ⬆️ bump @tailwindcss/postcss from 4.1.11 to 4.1.17 by @dependabot[bot] in #5
- ⬆️ bump maplibre-gl from 5.6.2 to 5.13.0 by @dependabot[bot] in #4
- ⬆️ bump lucide-react from 0.539.0 to 0.554.0 by @dependabot[bot] in #6
- ⬆️ bump @types/node from 20.19.10 to 24.10.1 by @dependabot[bot] in #7
- ⬆️ bump eslint-config-next from 15.4.6 to 16.0.3 by @dependabot[bot] in #8
- ⬆️ bump next from 15.4.6 to 16.0.3 by @dependabot[bot] in #10
- ⬆️ bump tailwind-merge from 3.3.1 to 3.4.0 by @dependabot[bot] in #11
- ⬆️ bump react and @types/react by @dependabot[bot] in #13
- ⬆️ bump typescript from 5.9.2 to 5.9.3 by @dependabot[bot] in #12
- ⬆️ bump react-dom and @types/react-dom by @dependabot[bot] in #9
- ⬆️ Bump next from 16.0.3 to 16.0.6 by @dependabot[bot] in #19
- ⬆️ Bump @types/react from 19.2.6 to 19.2.7 by @dependabot[bot] in #15
- ⬆️ Bump eslint-config-next from 16.0.3 to 16.0.6 by @dependabot[bot] in #17
- ⬆️ Bump prettier from 3.6.2 to 3.7.3 by @dependabot[bot] in #16
- ⬆️ Bump @eslint/eslintrc from 3.3.1 to 3.3.3 by @dependabot[bot] in #18
- ✨ feat(app): add search bar to ui by @notthebestdev in #14
- ⬆️ Bump react from 19.2.0 to 19.2.1 by @dependabot[bot] in #23
- ⬆️ Bump eslint-config-next from 16.0.6 to 16.0.7 by @dependabot[bot] in #22
- ⬆️ Bump lucide-react from 0.554.0 to 0.556.0 by @dependabot[bot] in #25
- ⬆️ Bump prettier from 3.7.3 to 3.7.4 by @dependabot[bot] in #24
- ⬆️ Bump baseline-browser-mapping from 2.9.3 to 2.9.4 by @dependabot[bot] in #26
- ➕ feat: add instagram icon from simple icons instead from lucide by @notthebestdev in #27
- ⬆️ Bump next from 16.0.7 to 16.0.8 by @dependabot[bot] in #35
- ⬆️ Bump maplibre-gl from 5.13.0 to 5.14.0 by @dependabot[bot] in #31
- ⬆️ Bump eslint-config-next from 16.0.7 to 16.0.8 by @dependabot[bot] in #33
- ⬆️ Bump react-dom from 19.2.0 to 19.2.1 by @dependabot[bot] in #32
- ⬆️ Bump baseline-browser-mapping from 2.9.4 to 2.9.5 by @dependabot[bot] in #34
- ⬆️ Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #30
- ⬆️ Bump actions/checkout from 4 to 6 by @dependabot[bot] in #29
New Contributors
- @dependabot[bot] made their first contribution in #3
- @notthebestdev made their first contribution in #14
Full Changelog: https://github.com/notthebestdev/geo-invaders/commits/0.1.1