Releases: ember-cli-deploy/ember-cli-deploy-build
Releases · ember-cli-deploy/ember-cli-deploy-build
Release 3.0.0
💥 Breaking Change
- #88 [BREAKING] Update dependencies including required node versions (@lukemelia)
- #76 [Breaking] Switch to Github Actions for CI (@jrjohnson)
Committers: 2
- Jon Johnson (@jrjohnson)
- Luke Melia (@lukemelia)
I'm a Loner, Dottie
Overdue Housekeeping
- Update to ember-cli 3.12 #47 (lukemelia)
- Bump handlebars from 4.0.6 to 4.1.2 #54 (dependabot[bot])
- Bump js-yaml from 3.8.2 to 3.13.1 #53 (dependabot[bot])
- Bump lodash from 4.17.4 to 4.17.15 #52 (dependabot[bot])
- Remove unused packages #51 (lukemelia)
- Update mocha #50 (lukemelia)
- Remove unused ember-try package #49 (lukemelia)
- Move from ember-cli-release to ember-cli-release-tag #48 (lukemelia)
- Update plugin link #44 (achambers)
The Underwhelming Release
Changes
- Use RSVP over ember-cli/lib/ext/promise #39 (@chrisgame)
Get It Over With
Nose to the Milestone
No changes from 1.0.0-beta.0
v1.0.0-beta.0
Cat's Eye
v0.1.0
First cab off the rank
Community Contributions
- #1 Update chalk to be a production dependency instead of dev @achambers
- #2 Add circle.yml @achambers
- #3 Add the index and assets paths to the data object @achambers
- #4 Updated to be in line with how ember-cli-deploy handles context data @achambers
- #6 Now we don't make a distinction between index and assets @achambers
- #7 Now the
context.distFiles
prop doesn't contain the dist dir @achambers - #8 Add test coverage and willDeploy config validation @lukemelia
- #9 Allow outputPath to be configurable @lukemelia
- #10 A few tweaks to log output @lukemelia
- #11 Implement
configure
hook for config validation instead ofwillDeploy
@achambers - #12 Plugin base class restructure @lukemelia
- #14 Ensure we are using the Builder from the project's version of ember-cli @lukemelia
- #15 use path.sep instead of / for cross-platform compatibility @duizendnegen
- #16 Update README for 0.5.0 @achambers
Thank you to all who took the time to contribute!