* Update filesize badges (might need further evolution before 2.0.0)
* Don't run full CI/CD when only .md docs have changed in the PR
- move eslint checks into their own file so they can also ignore .md changes
- prettier checks don't need the same perms as eslint, so we can demote pull_request_target -> pull_request
* Add empty changeset
* Implement the bundle size change originally originally added in #1784 - adding here also to show how the conflicts would resolve
* Update .github/workflows/eslint-check.yml
---------
Co-authored-by: Justin Halsall <Juice10@users.noreply.github.com>