Skip to content

Releases: KenEucker/biketag-vue

v2.2.0

24 Jan 18:00
25fbb96
Compare
Choose a tag to compare

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

11 Jan 02:14
500953a
Compare
Choose a tag to compare

2.1.2 (2024-01-11)

Bug Fixes

  • functions: fixes issues with sending email notifications for new BikeTag posts (40c6218)

v2.1.1

10 Jan 11:26
3c1ed19
Compare
Choose a tag to compare

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

10 Jan 01:28
e1ca8d8
Compare
Choose a tag to compare

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

09 Jan 19:56
76f4089
Compare
Choose a tag to compare

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

09 Jan 17:52
3cb7fcd
Compare
Choose a tag to compare

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

08 Jan 20:55
e94533f
Compare
Choose a tag to compare

1.0.0 (2024-01-08)

Bug Fixes

  • version: initial Publish (83d69a0)