Releases: KenEucker/biketag-vue
Releases · KenEucker/biketag-vue
v2.2.0
2.2.0 (2024-01-24)
Bug Fixes
- app: fixes issues with the landing page (2c7676f)
- components/views: changes how swiper is used (f853a08)
- components: adds leaflet-locatecontrol to the map for finding your current gps location (92e3a99)
- components: changes map color and correctly sets the center points for all variants (01c37ad)
- dependencies: updates all dependencies to latest versions (8bd35aa)
- package: brings package versions back to current (a632ad2)
- packages: updates to the latest version of biketag(3.3.3) to resolve issues found in testing (a832641)
- packages: updates to the latest version of imgur to resolve import issues (796caa2)
- src: updates to latest version of biketag(3.3.4) to address issues (f34ea53)
Features
- components: switches from google maps to leaflet maps (c65680a)
- packages: updates the biketag-api(3.3.1) and underlying imgur(2.4.0) packages (7a5a3dd)
v2.1.2
2.1.2 (2024-01-11)
Bug Fixes
- functions: fixes issues with sending email notifications for new BikeTag posts (40c6218)
v2.1.1
2.1.1 (2024-01-10)
Bug Fixes
- library: resolves bugs when trying to set the target game in the store (9682bb8)
v2.1.0
2.1.0 (2024-01-10)
Features
- library: refactor of the store and the published library to be a Vue Plugin (78cfc6c)
v2.0.0
2.0.0 (2024-01-09)
Features
- store: cleanup of the store and now all constants are in a common/constants.ts file (f019b61)
BREAKING CHANGES
- store: The store is now present in the component library.
v1.0.1
1.0.1 (2024-01-09)
Bug Fixes
- component library: resolves issues with importing the component library (493fb51)
- publish: missed this (dca1e43)
- publish: tightens up the publish (32f871d)
v1.0.0
1.0.0 (2024-01-08)
Bug Fixes