Skip to content

Releases: ForeachOS/create-react-app

@foreachbe/react-scripts@7.0.2

25 Feb 15:28
884ee02
Compare
Choose a tag to compare

Patch Changes

  • 7be5eaa: Revert fast refresh warning

@foreachbe/react-scripts@7.0.1

22 Feb 10:47
5c35c29
Compare
Choose a tag to compare

Patch Changes

  • eb3b7ee: Documentatie aangepast voor FAST refresh integratie

@foreachbe/stylelint-config-react-app@5.0.0

15 Sep 23:40
f22a99c
Compare
Choose a tag to compare

Major Changes

  • e4f8907: ## Overview

    Switch to updated repo structure, improved publish management and optimized hacky code
    All users with contributer access will be able to publish changes now.

    Changes

    Switched to .env usage, see docusaurus/docs/advanced-configuration.md for all available options. Most notable are:
    --noAssetHashing -> DISABLE_ASSET_HASHING="true"
    --output -> OUTPUT="./relative-path"
    PORT -> BACKEND_PORT
    PORT is still available, use it for choosing the frontend serving port.
    EXTEND_ESLINT has been removed, it's enabled by default.

    New option (highly likely needed to be included for Across projects):
    EMIT="true"

    Migration should be fairly easy, all previously supported outputs are still available :)

@foreachbe/react-scripts@7.0.0

15 Sep 23:40
f22a99c
Compare
Choose a tag to compare

Major Changes

  • e4f8907: ## Overview

    Switch to updated repo structure, improved publish management and optimized hacky code
    All users with contributer access will be able to publish changes now.

    Changes

    Switched to .env usage, see docusaurus/docs/advanced-configuration.md for all available options. Most notable are:
    --noAssetHashing -> DISABLE_ASSET_HASHING="true"
    --output -> OUTPUT="./relative-path"
    PORT -> BACKEND_PORT
    PORT is still available, use it for choosing the frontend serving port.
    EXTEND_ESLINT has been removed, it's enabled by default.

    New option (highly likely needed to be included for Across projects):
    EMIT="true"

    Migration should be fairly easy, all previously supported outputs are still available :)

Patch Changes

  • Updated dependencies [e4f8907]
    • @foreachbe/babel-preset-react-app@6.0.0
    • @foreachbe/eslint-config-react-app@7.0.0
    • @foreachbe/stylelint-config-react-app@5.0.0

@foreachbe/eslint-config-react-app@7.0.0

15 Sep 23:40
f22a99c
Compare
Choose a tag to compare

Major Changes

  • e4f8907: ## Overview

    Switch to updated repo structure, improved publish management and optimized hacky code
    All users with contributer access will be able to publish changes now.

    Changes

    Switched to .env usage, see docusaurus/docs/advanced-configuration.md for all available options. Most notable are:
    --noAssetHashing -> DISABLE_ASSET_HASHING="true"
    --output -> OUTPUT="./relative-path"
    PORT -> BACKEND_PORT
    PORT is still available, use it for choosing the frontend serving port.
    EXTEND_ESLINT has been removed, it's enabled by default.

    New option (highly likely needed to be included for Across projects):
    EMIT="true"

    Migration should be fairly easy, all previously supported outputs are still available :)

@foreachbe/babel-preset-react-app@6.0.0

15 Sep 23:40
f22a99c
Compare
Choose a tag to compare

Major Changes

  • e4f8907: ## Overview

    Switch to updated repo structure, improved publish management and optimized hacky code
    All users with contributer access will be able to publish changes now.

    Changes

    Switched to .env usage, see docusaurus/docs/advanced-configuration.md for all available options. Most notable are:
    --noAssetHashing -> DISABLE_ASSET_HASHING="true"
    --output -> OUTPUT="./relative-path"
    PORT -> BACKEND_PORT
    PORT is still available, use it for choosing the frontend serving port.
    EXTEND_ESLINT has been removed, it's enabled by default.

    New option (highly likely needed to be included for Across projects):
    EMIT="true"

    Migration should be fairly easy, all previously supported outputs are still available :)