Skip to content
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

1.3.0 #48

Merged
merged 25 commits into from
Jul 14, 2018
Merged

1.3.0 #48

merged 25 commits into from
Jul 14, 2018

Conversation

bstaruk
Copy link
Owner

@bstaruk bstaruk commented Jul 14, 2018

postcss-cssnext has been deprecated in favor of postcss-preset-env... so it's time to jump ship!

  • replace postcss-cssnext with postcss-preset-env
  • dependency updates, including several major version updates
    • eslint was kept back to v4.x because airbnb's preset isn't ready for v5 yet
  • slight constructor tweak in the default component js to accommodate new linting rules (from the airbnb preset)
  • dev (yarn watch) builds now minify css just like production (yarn build) builds (but with sourcemaps) to avoid build-specific anomalies

Brian Staruk added 25 commits May 11, 2018 17:32
* first pass at postcss-extend support

* resolve build warning
* tidying up font sizes

* no reason for footer to have an id

* tidy up font sizes

* tidy up header component (viva la BEM)

* words of encouragement

* dependency updates

* only use service worker for production build

* further document offline-plugin removal

* further document offline-plugin removal

* further document offline-plugin removal

* further document offline-plugin removal
* first pass at replacing postcss-cssnext with postcss-present-env

* verbiage tweaks

* update dependencies

* reorder base config import (after dependencies)

* configs cleanup

* html entity

* html entity

* minor version bump
# Conflicts:
#	package.json
#	yarn.lock
@bstaruk bstaruk merged commit 6762f48 into master Jul 14, 2018
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.

1 participant