Skip to content

Releases: richard-unterberg/maplibre-nextjs-ts-starter

Release 0.1.4

14 Dec 10:34
Compare
Choose a tag to compare

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 with rsc

Release 0.1.3

16 Aug 10:20
Compare
Choose a tag to compare

What's Changed

  • upgrad deps
  • responsive enhancements for map example

New Contributors

Full Changelog: 0.1.2...0.1.3

0.1.2

03 Apr 13:22
9249ed9
Compare
Choose a tag to compare

What's Changed

  • fix: move iconcircle div above close button, close button now clickable (#4) by @clintonlunn in #5

New Contributors

Full Changelog: 0.1.1...0.1.2

Release 0.1.1 - "bumblebee"

12 Nov 23:33
Compare
Choose a tag to compare

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