Skip to content

Tags: ThinkWard-Ltd/create-react-app-buildpack

Tags

v9.0.0

Toggle v9.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Deploy with auto build (mars#156)

* Use Node buildpack‘s auto build

* Remove NODE_ENV=development workaround since Node buildpack installs devDeps for build & auto-runs build.

* 📚 link to Dev Center for Node.js build customization

* Switch to new Node auto build behavior ahead of release

* Upgrade to "Node auto build" release version of inner buildpack

v8.0.0

Toggle v8.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Default routing (mars#145)

v7.0.0

Toggle v7.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Runtime vars compatibility with split bundles (mars#133)

* Runtime vars compatibility with split bundles

* 📚 split bundle compatibility

* Upgrade inner buildpack for split bundle compatibility

v6.0.1

Toggle v6.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
📚 notices about CRA 2 incompatibility

v6.0.0

Toggle v6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support dyno metadata during build (mars#129)

v5.1.1

Toggle v5.1.1's commit message
Update README with latest release tag (mars#126)

Update README with latest release tag

v5.1.0

Toggle v5.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support for custom bundle location via `JS_RUNTIME_TARGET_BUNDLE` (ma…

…rs#117)

* Support for custom bundle location via `JS_RUNTIME_TARGET_BUNDLE`

* 📚 about custom bundle location

* 📚 how to unset custom bundle path

* Upgrade to inner buildpack with improved custom bundle UX

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support for npm Private Modules (mars#96)

v4.1.1

Toggle v4.1.1's commit message
📚 fix typo

v4.1.0

Toggle v4.1.0's commit message
📚 revs to Proxy & Testing sections