Skip to content

Releases: bananasplit-js/bananasplit-client

bananasplit-client@v1.5.2

17 Apr 17:18
Compare
Choose a tag to compare

bananasplit-client@v1.5.1

17 Apr 17:06
Compare
Choose a tag to compare

fix

  • Local package.json version

bananasplit-client@v1.5.0

17 Apr 13:19
eb217c8
Compare
Choose a tag to compare

feat

  • Prod:

    • Update package.json
  • Dev:

    • Husky
    • Commit-lint
    • Eslint + Prettier
    • Pre-commit hook for auto-lint fix
    • Commit message hook for commit-lint

bananasplit-client@v1.4.1

09 Apr 04:48
Compare
Choose a tag to compare

Fix

  • Developers README: Open in Gitpod url

bananasplit-client@v1.4.0

09 Apr 04:10
Compare
Choose a tag to compare

Changelog

  • Developers README generator
  • LICENSE is not removed
  • .github folder is removed including all workflows
  • .gitignore files are removed from /public and src/providers/addons
  • Git default branch now is main not dev
  • Error console outputs improved
  • Lint fix over all the files

bananasplit-client@v1.3.1

19 Dec 23:10
Compare
Choose a tag to compare

Changelog (2020-12-19)

  • Deleted auto remove: .github/workflows/test.yml. Now the workflows preserves.

bananasplit-client@v1.3.0

14 Oct 01:42
Compare
Choose a tag to compare

Changelog (2020-10-13)

  • Help: usage command

bananasplit-client@v1.2.0

05 Oct 16:55
Compare
Choose a tag to compare

Changelog (2020-10-05)

  • Fixs: duplicated project name in location console output ecfe1e3

bananasplit-client@v1.1.0

05 Oct 16:42
Compare
Choose a tag to compare

Changelog (2020-10-05)

  • .env.example is renamed to .env
  • README.md gets empty
  • Branch dev is created
  • Checkout to dev branch
  • First commit is created

bananasplit-client@v1.0.0

05 Oct 03:15
Compare
Choose a tag to compare

Usage

Create a new project

1. Express template:

npx bananasplit-js new project-name

2. Express + Apollo template:

npx bananasplit-js new project-name --apollo|-a

Arguments

Git repository

Additionally you can pass the values --git or -g as argument to automatically init a git repository.

npx bananasplit-js new project-name --git|-g

Version

bananasplit-js --version|-v

Bananasplit • 2020