Releases: sankichi92/react-sat-map
Releases · sankichi92/react-sat-map
v0.4.3
What's Changed
- Bump satellite.js from 5.0.0 to 6.0.0 by @dependabot in #82
Development environment changes
- Bump the tailwindcss group with 2 updates by @dependabot in #73
- Update pnpm to v10.7.0 by @renovate in #75
- Bump maplibre-gl from 5.2.0 to 5.3.0 by @dependabot in #74
- Bump vite from 6.2.3 to 6.2.4 in the npm_and_yarn group by @dependabot in #76
- Bump vite from 6.2.4 to 6.2.5 by @dependabot in #78
- Bump @vis.gl/react-maplibre from 8.0.1 to 8.0.2 by @dependabot in #80
- Update pnpm to v10.7.1 by @renovate in #81
- Bump react and @types/react by @dependabot in #79
- Bump the tailwindcss group with 2 updates by @dependabot in #77
- Bump vite from 6.2.5 to 6.2.6 by @dependabot in #83
- Bump typescript from 5.8.2 to 5.8.3 by @dependabot in #85
- Bump react-dom and @types/react-dom by @dependabot in #87
- Update pnpm to v10.8.0 by @renovate in #86
- Bump @vis.gl/react-maplibre from 8.0.2 to 8.0.3 by @dependabot in #84
- Bump actions/setup-node from 4.3.0 to 4.4.0 by @dependabot in #88
- Bump the tailwindcss group with 2 updates by @dependabot in #90
- Bump @vis.gl/react-maplibre from 8.0.3 to 8.0.4 by @dependabot in #92
- Bump @types/react from 19.1.0 to 19.1.2 by @dependabot in #94
- Bump maplibre-gl from 5.3.0 to 5.3.1 by @dependabot in #93
- Update pnpm to v10.8.1 by @renovate in #89
- Bump vite from 6.2.6 to 6.3.2 by @dependabot in #91
- Bump vite from 6.3.2 to 6.3.3 by @dependabot in #95
- Update Node.js to v22.15.0 by @renovate in #97
- Bump maplibre-gl from 5.3.1 to 5.4.0 by @dependabot in #96
- Bump vite from 6.3.3 to 6.3.4 in the npm_and_yarn group by @dependabot in #99
- Bump @types/react from 19.1.2 to 19.1.3 by @dependabot in #101
- Bump vite from 6.3.4 to 6.3.5 by @dependabot in #102
- Bump maplibre-gl from 5.4.0 to 5.5.0 by @dependabot in #103
- Bump the tailwindcss group with 2 updates by @dependabot in #104
- Bump @types/react-dom from 19.1.3 to 19.1.5 by @dependabot in #105
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in #109
- Update Node.js to v22.15.1 by @renovate in #107
- Bump @types/react from 19.1.4 to 19.1.5 by @dependabot in #111
- Update Node.js to v22.16.0 by @renovate in #110
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Fix a bug where the orbit display would break when crossing the International Date Line twice in #72
Development environment changes
* Bump vite from 6.2.2 to 6.2.3 in the npm_and_yarn group by @dependabot in https://github.com//pull/71v0.4.1
What's Changed
- Refactor SatelliteOrbit by @sankichi92 in #69
- Ensure longitude values are within [-360, 360] in SatelliteOrbit by @sankichi92 in #70
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Add
openPopupOnMountprop toSatelliteMarkerand updateSatelliteMarkerto accept react-map-glMarkerprops by @sankichi92 in #61, and #67 - Display a satellite orbit when a
SatelliteMarkeris clicked by @sankichi92 in #68
Development environment changes
- Bump actions/setup-node from 4.2.0 to 4.3.0 by @dependabot in #62
- Bump the tailwindcss group with 2 updates by @dependabot in #64
- Bump @types/react from 19.0.10 to 19.0.12 by @dependabot in #65
- Bump maplibre-gl from 4.7.1 to 5.2.0 by @dependabot in #66
- Update pnpm to v10.6.5 by @renovate in #63
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Replace peerDependency
react-map-glwith@vis.gl/react-maplibreby @sankichi92 in #60
Development environment changes
- Configure Renovate by @renovate in #25
- Use my sharable renovate config by @sankichi92 in #30
- Bump pnpm/action-setup from 4.0.0 to 4.1.0 by @dependabot in #31
- Update Node.js to v22.14.0 by @renovate in #28 and #40
- Bump @types/react from 19.0.8 to 19.0.10 by @dependabot in #43
- Bump @types/react-dom from 19.0.3 to 19.0.4 by @dependabot in #44
- Bump typescript from 5.7.3 to 5.8.2 by @dependabot in #54
- Bump prettier from 3.4.2 to 3.5.3 by @dependabot in #39, #48, and #52
- Bump the tailwindcss group with 2 updates by @dependabot in #33, #35, #37, #38, #42, #47, #51, and #56
- Bump vite from 6.0.11 to 6.2.2 by @dependabot in #36, #45, #49, #53, and #57
- Update pnpm to v10.6.3 by @renovate in #27, #29, #32, #41, #46, #50, #55, and #58
- pinact run by @sankichi92 in #59
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- Add
satmap-prefix to CSS layers by @sankichi92 in #24
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Update maplibre-gl version requirement to <5.0.0 by @sankichi92 in #23
- Upgrade Tailwind CSS to v4 by @sankichi92 in #22
- Bump vite from 6.0.5 to 6.0.11 by @dependabot in #2, #3, #12, and #15
- Bump typescript from 5.7.2 to 5.7.3 by @dependabot in #5
Development environment changes
- Bump @types/react from 19.0.2 to 19.0.7 by @dependabot in #6, and #11
- Bump @types/react-dom from 19.0.2 to 19.0.8 by @dependabot in #8, and #14
- Bump actions/setup-node from 4.1.0 to 4.2.0 by @dependabot in #17
- Bump react-map-gl from 7.1.8 to 7.1.9 by @dependabot in #20
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #18
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- Fix peer dependencies for React and React DOM by @sankichi92 in #1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Full Changelog: https://github.com/sankichi92/react-sat-map/commits/v0.1.0