Skip to content

Latest commit

 

History

History
31 lines (29 loc) · 3.94 KB

CHANGELOG.md

File metadata and controls

31 lines (29 loc) · 3.94 KB

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 of willDeploy @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
  • #17 Create mutable distDir input for the build hook. @broerse
  • #18 Upgrade to ember-cli v2.2.0-beta.1
  • #19 ENV specific robots.txt @fsmanuel, @broerse
  • #20 fix path @fsmanuel
  • #21 Upgrade to ember-cli v2.3.0-beta.1
  • #22 Update ember-cli-deploy-plugin to version 0.2.2
  • #23 Upgrade to ember-cli v2.4.2
  • #23 Upgrade to ember-cli v2.6.2
  • Fix DEPRECATION: ember-cli/ext/promise is deprecated, use rsvp instead.
  • Fix DeprecationWarning: Calling an asynchronous function without callback is deprecated.
  • Upgrade to ember-cli v2.18.2
  • Reinstated deprecated ember-cli tree method #227
  • Make staging robots.txt possible as specked in the readme.

Thank you to all who took the time to contribute!