Skip to content

Fix: Alpha stability #1359

Closed
Closed
@alexsasharegan

Description

@alexsasharegan

There is currently an erroneous component array (rather than object) in alpha that has been fixed by #1206, but not tagged and distributed. I am currently incorporating this fix by installing BV alpha via github branch:

{
  "dependencies": {
    "bootstrap-vue": "git://github.com/bootstrap-vue/bootstrap-vue.git#alpha"
  }
}

This is okay, but not ideal in the event that alpha gets updated (non deterministic build). If this alpha release has been frozen, it should receive a stability release, git tag, and npm release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions