Skip to content

v1.0.4

Choose a tag to compare

@heroku-linguist heroku-linguist released this 12 Dec 23:03
· 12 commits to main since this release
fb2e0da

What's Changed

  • WIP static web server with integration test by @mars in #1
  • Config web server using project.toml by @mars in #2
  • Configurable global response headers by @mars in #3
  • Implement Build Plan for inheriting web server config by @mars in #5
  • New framework buildpack: heroku/ember (and heroku/website-ember) by @mars in #6
  • Set-up GitHub Action workflow for CI by @mars in #7
  • Docs by @mars in #8
  • Automate releases by @mars in #9
  • Correct release vars based on buildpacks-nodejs by @mars in #10
  • Add changelog files to support Languages release flow by @mars in #11
  • Prepare release v0.1.1 by @heroku-linguist in #12
  • Release from Private Repo by @mars in #13
  • Attempt to fix Release workflow, part 2 by @mars in #14
  • Attempt to fix Release workflow, part 3 by @mars in #15
  • Packaging changes & docs to support internal release by @mars in #16
  • Documenting build & config by @mars in #17
  • More documentation improvements by @mars in #18
  • Only inherit build plan entries targeting static-web-server by @mars in #21
  • Use newest heroku/builder so that integration tests work on ARM arch by @mars in #22
  • Fix to collect all headers defined through the Build Plan. by @mars in #23
  • Incorporate published release phase by @mars in #24
  • Disable execution of build scripts for Ember apps by @colincasey in #19
  • Fix buildpack target architecture config by @mars in #25
  • Update to clarify usage of release build. by @mars in #26
  • Fix typos by @mars in #27
  • Fix Node.js versioning by @mars in #28
  • Prepare release v1.0.2 by @heroku-linguist in #29
  • Update internal builder for new release by @mars in #30
  • Prepare for publishing by @mars in #31
  • Update for publish by @mars in #33
  • Prepare release v1.0.3 by @heroku-linguist in #34
  • Deps as docker uris by @mars in #36
  • stream command stdout and stderr by @angeldcampbell in #35
  • Prepare release v1.0.4 by @heroku-linguist in #37

New Contributors

Full Changelog: https://github.com/heroku/buildpacks-frontend-web/commits/v1.0.4

heroku/static-web-server

  • No changes.

heroku/website

Changed

  • Updated heroku/static-web-server to 1.0.4.
  • Updated heroku/website-public-html to 1.0.4.

heroku/website-ember

  • No changes.

heroku/website-nodejs

Changed

  • Updated heroku/static-web-server to 1.0.4.
  • Updated heroku/website-ember to 1.0.4.

heroku/website-public-html

  • No changes.