Releases: richard-unterberg/maplibre-nextjs-ts-starter
Releases · richard-unterberg/maplibre-nextjs-ts-starter
Release 0.1.4
Release 0.1.4
Updates
- "next": "14.2.5",
+ "next": "15.1.0",
- "maplibre-gl": "^3.6.0",
+ "maplibre-gl": "^3.6.2",
- "react-map-gl": "^7.1.6",
+ "react-map-gl": "^7.1.7",
- "zustand": "^4.3.8"
+ "zustand": "^5.0.2"
- "tailwindcss": "3.4.10",
+ "tailwindcss": " 3.4.16",
- zustand design alignment
Removals
- "styled-components": "^6.1.12",
- "tailwind-styled-components": "^2.2.0",
- Removed
tw
- tailwind-styled-components, removed references
Additions
+ "react-styled-classnames": "^0.1.4",
tw
is replaced withrsc
Release 0.1.3
What's Changed
- upgrad deps
- responsive enhancements for map example
- Bump next from 13.5.4 to 14.1.1 by @dependabot in #9
- 🔖 bump version by @richard-unterberg in #10
- Bump @babel/traverse and @trivago/prettier-plugin-sort-imports by @dependabot in #11
- Release 0.1.3 by @richard-unterberg in #12
New Contributors
- @dependabot made their first contribution in #9
Full Changelog: 0.1.2...0.1.3
0.1.2
What's Changed
- fix: move iconcircle div above close button, close button now clickable (#4) by @clintonlunn in #5
New Contributors
- @clintonlunn made their first contribution in #5
Full Changelog: 0.1.1...0.1.2
Release 0.1.1 - "bumblebee"
What's Changed
- initial setup
- marker clustering for both generators: webgl and jsx
- control various marker settings via range inputs
- hooks to aggregate the api mocks
- api mocks