ember-cli-deploy-build
Version:
A Build Plugin for ember-cli-deploy
98 lines (67 loc) • 7.95 kB
Markdown
# Change Log
## v3.0.0 (2023-06-04)
#### :boom: Breaking Change
* [#88](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/88) [BREAKING] Update dependencies including required node versions ([@lukemelia](https://github.com/lukemelia))
* [#76](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/76) [Breaking] Switch to Github Actions for CI ([@jrjohnson](https://github.com/jrjohnson))
#### Committers: 2
- Jon Johnson ([@jrjohnson](https://github.com/jrjohnson))
- Luke Melia ([@lukemelia](https://github.com/lukemelia))
## [2.0.0](https://github.com/ember-cli-deploy/ember-cli-deploy-build/tree/2.0.0) (2019-09-03)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-build/compare/v1.1.2...2.0.0)
**Merged pull requests:**
- \[BREAKING\] include hidden files in distFiles [\#55](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/55) ([lukemelia](https://github.com/lukemelia))
## [v1.1.2](https://github.com/ember-cli-deploy/ember-cli-deploy-build/tree/v1.1.2) (2019-09-03)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-build/compare/v1.1.1...v1.1.2)
**Merged pull requests:**
- Bump handlebars from 4.0.6 to 4.1.2 [\#54](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/54) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump js-yaml from 3.8.2 to 3.13.1 [\#53](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/53) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump lodash from 4.17.4 to 4.17.15 [\#52](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/52) ([dependabot[bot]](https://github.com/apps/dependabot))
- Remove unused packages [\#51](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/51) ([lukemelia](https://github.com/lukemelia))
- Update mocha [\#50](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/50) ([lukemelia](https://github.com/lukemelia))
- Remove unused ember-try package [\#49](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/49) ([lukemelia](https://github.com/lukemelia))
- Move from ember-cli-release to ember-cli-release-tag [\#48](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/48) ([lukemelia](https://github.com/lukemelia))
- Update to ember-cli 3.12 [\#47](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/47) ([lukemelia](https://github.com/lukemelia))
- Update plugin link [\#44](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/44) ([achambers](https://github.com/achambers))
## [v1.1.1](https://github.com/ember-cli-deploy/ember-cli-deploy-build/tree/v1.1.1) (2017-10-11)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-build/compare/v1.1.0...v1.1.1)
**Merged pull requests:**
- use RSVP over ember-cli/lib/ext/promise [\#39](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/39) ([chrisgame](https://github.com/chrisgame))
## [v1.1.0](https://github.com/ember-cli-deploy/ember-cli-deploy-build/tree/v1.1.0) (2017-05-04)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-build/compare/v1.0.0...v1.1.0)
**Merged pull requests:**
- Option to reuse build output during plugin development [\#38](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/38) ([ef4](https://github.com/ef4))
## [v1.0.0](https://github.com/ember-cli-deploy/ember-cli-deploy-build/tree/v1.0.0) (2017-04-06)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-build/compare/v1.0.0-beta.0...v1.0.0)
## [v1.0.0-beta.0](https://github.com/ember-cli-deploy/ember-cli-deploy-build/tree/v1.0.0-beta.0) (2017-03-25)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-build/compare/v0.1.1...v1.0.0-beta.0)
**Merged pull requests:**
- Update ember-cli and dependencies [\#36](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/36) ([lukemelia](https://github.com/lukemelia))
- \[DOC\] fix README broken plugin link [\#31](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/31) ([machty](https://github.com/machty))
## [v0.1.1](https://github.com/ember-cli-deploy/ember-cli-deploy-build/tree/v0.1.1) (2016-02-07)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-build/compare/v0.1.0...v0.1.1)
**Merged pull requests:**
- update ember-cli-deploy-plugin [\#25](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/25) ([ghedamat](https://github.com/ghedamat))
- fixing a small typo [\#20](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/20) ([kiwiupover](https://github.com/kiwiupover))
## [v0.1.0](https://github.com/ember-cli-deploy/ember-cli-deploy-build/tree/v0.1.0) (2015-10-25)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-build/compare/v0.1.0-beta.1...v0.1.0)
**Merged pull requests:**
- Update to use new verbose option for logging [\#19](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/19) ([lukemelia](https://github.com/lukemelia))
- Update repo url [\#18](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/18) ([achambers](https://github.com/achambers))
- Update the repository [\#17](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/17) ([achambers](https://github.com/achambers))
## [v0.1.0-beta.1](https://github.com/ember-cli-deploy/ember-cli-deploy-build/tree/v0.1.0-beta.1) (2015-08-08)
**Merged pull requests:**
- Update README for 0.5.0 [\#16](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/16) ([achambers](https://github.com/achambers))
- use path.sep instead of / for cross-platform compatibility [\#15](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/15) ([duizendnegen](https://github.com/duizendnegen))
- Ensure we are using the Builder from the project's version of ember-cli [\#14](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/14) ([lukemelia](https://github.com/lukemelia))
- Plugin base class restructure [\#12](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/12) ([lukemelia](https://github.com/lukemelia))
- Implement `configure` hook for config validation instead of `willDeploy` [\#11](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/11) ([achambers](https://github.com/achambers))
- A few tweaks to log output [\#10](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/10) ([lukemelia](https://github.com/lukemelia))
- Allow outputPath to be configurable [\#9](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/9) ([lukemelia](https://github.com/lukemelia))
- Add test coverage and willDeploy config validation [\#8](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/8) ([lukemelia](https://github.com/lukemelia))
- Now the `context.distFiles` prop doesn't contain the dist dir [\#7](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/7) ([achambers](https://github.com/achambers))
- Now we don't make a distinction between index and assets [\#6](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/6) ([achambers](https://github.com/achambers))
- Updated to be in line with how ember-cli-deploy handles context data [\#4](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/4) ([achambers](https://github.com/achambers))
- Add the index and assets paths to the data object [\#3](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/3) ([achambers](https://github.com/achambers))
- Add circle.yml [\#2](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/2) ([achambers](https://github.com/achambers))
- Update chalk to be a production dependency instead of dev [\#1](https://github.com/ember-cli-deploy/ember-cli-deploy-build/pull/1) ([achambers](https://github.com/achambers))
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*