Skip to content
This repository was archived by the owner on Jun 11, 2022. It is now read-only.

Tags: mars/create-react-app-buildpack

Tags

v9.0.2

Toggle v9.0.2's commit message
Improve deprecation experience.

v9.0.1

Toggle v9.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md (#193)

* Update README.md

Change the default branch in commands from master to main

* Update README.md

Version Compatibility Section (Changed master to main)

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 (#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 (#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 (#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 (#129)

v5.1.1

Toggle v5.1.1's commit message
Update README with latest release tag (#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` (#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 (#96)

close