Skip to content

[NO-JIRA] Add changelog link to main README #38

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 8, 2018

Conversation

georgegillams
Copy link

No description provided.

@georgegillams georgegillams force-pushed the no-jira-add-changelog-link-to-main-readme branch 2 times, most recently from e6da83d to 6cba5be Compare October 8, 2018 10:15
@@ -2,4 +2,6 @@

**This is a fork of Facebook's [Create React App](https://github.com/facebook/create-react-app).**

Please see refer to the `react-scripts` package [readme](packages/react-scripts/README.md) for details on how to use backpack-react-scripts.
Files of interest:
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe it just needs to say something like "this repo contains the following published packages", with a link to each of them?

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The problem for me was that the repo is called "backpack-react-scripts", which is the name the package under packages/react-scripts is published under.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kbremner react-scripts is the only one we actually make changes to, so I think it makes sense to only include links for that one. wdyt?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and as you point out, I guess the thing people are looking for when they come to backpack-react-scripts is packages/react-scripts

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense :)

Still think it'd be nice to at least mention that this repo contains multiple packages, for those not used to working in mono repos?

@georgegillams georgegillams force-pushed the no-jira-add-changelog-link-to-main-readme branch from 6cba5be to 1978336 Compare October 8, 2018 10:51
@georgegillams georgegillams merged commit fb41d1a into fork Oct 8, 2018
@georgegillams georgegillams deleted the no-jira-add-changelog-link-to-main-readme branch October 8, 2018 12:37
matthewdavidson pushed a commit that referenced this pull request Dec 24, 2018
Squashed commits:
[2e05292] Publish

 - [email protected]
[19d8523] [BPK-1884] Support modules for .css files (#35)

* [BPK-1884] Support css modules for .css

* [squash] Don't forget the ssr build

* [squash] Clean up ssr.map.css
[fb41d1a] [NO-JIRA] Add changelog link to main README (#38)
[df07139] [skip ci] Changelog
[cc68fda] Publish

 - [email protected]
[92a3628] [BPK-1884] More cleanup (#34)

[BPK-1884] More cleanup

- Downgrade stylelint to get rid of peer dep warnings
- Reintroduce sugarss and postcss-less to get rid of peer dep warnigns
- Remove usage of backpack grid component
- Remove backpack-react-scripts from template deps
- This was added to "move" the dep from "dependencies" -> "devDependencies"
- However it is confusing behaviour during development and pre-releases
- E.g. during local testing, `npm create-react-app my-app` actually installs that latest version from the registry due to `"*"`
[d67dd9e] Publish

 - [email protected]
[6acb77c] [BPK-1884] Upgrade dependencies
[7b9afa9] Backpackify
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants