Skip to content

Latest commit

 

History

History
122 lines (54 loc) · 4.83 KB

CHANGELOG.md

File metadata and controls

122 lines (54 loc) · 4.83 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.0-rc.4 (2019-09-10)

1.0.0-rc.3 (2019-09-10)

1.0.0-rc.2 (2019-09-10)

Bug Fixes

  • generator: add Vuetify css when css loader is selected (9c83e43)

1.0.0-rc.1 (2019-08-27)

Bug Fixes

  • ci: avoid travis_wait (51c49f6)
  • ci: fix builds timing out (69cb59f)
  • ci: install bash on macOS (417e744)
  • ci: remove addons step (4b45888)
  • ci: use travis_wait (a595e00)
  • eslint: add node_modules to .eslintignore (e8774cb)
  • generator: remove vuetify missing module import (c274605)
  • tests: fix ava running tests on wrong files (8999406)
  • tests: generator tests failing when updating deps (cc29a0b), closes #19
  • tests: remove delay (a6fce86)
  • tests: remove test cases (53cf091)

Features

  • generator: add possibility to choose if to load styles (230eb6c)
  • generator: use style loaders only if selected (79fef8a), closes #20

BREAKING CHANGES

  • generator: style loaders are not automatically injected anymore

1.0.0-beta.7 (2019-05-22)

Bug Fixes

  • babel: use babel-module-resolver (9e87504), closes #16

BREAKING CHANGES

  • babel: webpack defined in aliases are not automatically injected

1.0.0-beta.6 (2019-05-20)

Build System

  • release: add angular preset to gh:release (6d4c43d)

1.0.0-beta.5 (2019-05-20)

Build System

  • release: remove github deploy on travis (27ac913)

1.0.0-beta.4 (2019-05-20)

Bug Fixes

  • package: remove unused dep (510a1cb)

Build System

  • release: add github release (cd5a4cb)

1.0.0-beta.3 (2019-05-20)

Bug Fixes

  • use require-extension-hooks (6e92895)
  • release: fix hanging commit (faf25b3)

Tests

BREAKING CHANGES

  • webpack building process is not supported anymore

1.0.0-beta.2 (2019-03-26)

1.0.0-beta.1 (2019-03-18)

1.0.0-beta.0 (2019-03-15)