Releases: kaliber5/k5-ember-boilerplate
Releases Β· kaliber5/k5-ember-boilerplate
Release 0.5.3
π Enhancement
- #241 Use
currentColor
setting by default for ember-svg-jar (@simonihmig) - #212 Make en the default locale in testing (@simonihmig)
- #211 Update AWS deployment to new workflow (@simonihmig)
- #174 Update Lighthouse CI (@simonihmig)
π Bug Fix
- #214 Fix missing release-it config in AWS deployment (@simonihmig)
- #180 Fix SSH preview deployments (@simonihmig)
Committers: 2
- Simon Ihmig (@simonihmig)
- @dependabot-preview[bot]
Release 0.5.2
π Enhancement
- #121 Align package.json scripts to latest Ember CLI defaults (@simonihmig)
- #112 Add recommended ember-concurrency dependencies for TS (@simonihmig)
- #108 Use latest TypeScript (@simonihmig)
π Bug Fix
- #129 Fix FlashMessage styles (@simonihmig)
- #134 Fix native classes linting (@simonihmig)
- #119 Fix SSH deployment workflow template (@simonihmig)
- #107 Fix broken AWS lambda function (@simonihmig)
Committers: 2
- Simon Ihmig (@simonihmig)
- @dependabot-preview[bot]
Release 0.5.1
π Enhancement
- #106 Update SSH deployment to new best practices, using deployment events (@simonihmig)
- #101 Update AWS deployment to new best practices (@simonihmig)
π Bug Fix
- #102 Fix AWS deployment (@simonihmig)
- #83 Remove unused
test:ci
script (@simonihmig) - #80 Fix deployment config (@simonihmig)
- #77 Fix lint-staged config (@simonihmig)
- #78 Fix CI config (@simonihmig)
Committers: 2
- Simon Ihmig (@simonihmig)
- @dependabot-preview[bot]
Release 0.5.0
π Enhancement
- #76 Restrict ember-scss-modules to the .module.scss file extension (@lolmaus)
- #59 Remove ember-cli-typescript-blueprints (@simonihmig)
- #51 Add blueprint for Lighthouse CI setup (@simonihmig)
- #42 Add deployment blueprint for an AWS CloudFront/S3 setup (@simonihmig)
- #41 Add @ember/test-waiters, remove custom waitFor decorator (@simonihmig)
π Bug Fix
- #52 Fix lint-staged config (@simonihmig)
- #49 Rename blueprints to fix Windows issues (@simonihmig)
- #40 Remove static spinner in index.html after app has booted (@simonihmig)
Committers: 3
- Andrey Mikhaylov (lolmaus) (@lolmaus)
- Simon Ihmig (@simonihmig)
- @dependabot-preview[bot]
Release 0.4.0
π Enhancement
- #26 Add default loading indicator (@simonihmig)
- #25 Add favicon and meta data support (@simonihmig)
- #22 Add some basic acceptance tests (@simonihmig)
- #23 Add better default targets (@simonihmig)
- #21 Use flash message test support from addon (@simonihmig)
π Bug Fix
- #24 Fix adding not-found route (@simonihmig)
- #20 Fix ESLint config & boilerplate files (@simonihmig)
- #18 add ember-fetch to tsconfig.json (@nickschot)
π Internal
- #28 Use Github npm registry for private publishing (@simonihmig)
- #29 Setup dependabot for boilerplate addon itself (@simonihmig)
- #27 Setup release-it (@simonihmig)
Committers: 2
- Nick Schot (@nickschot)
- Simon Ihmig (@simonihmig)