KenEucker / biketag-vue

A vue app for the game of BikeTag played worldwide at biketag.org including the published biketag-vue component library
https://biketag.org
GNU Affero General Public License v3.0
22 stars 13 forks source link

2.2.0 #235

Closed KenEucker closed 8 months ago

KenEucker commented 8 months ago

The component library is now a Vue Plugin, installable to a view application by using the createBikeTag method.

Additionally, BikeTagEnv is a new way for BikeTag Vue applications to set up the same environment variables across projects.

Finally, this project is using the plugin for the store only while the directive and components are loaded manually (for now).

KenEucker commented 8 months ago

:tada: This PR is included in version 2.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: