@justeat/f-button
Advanced tools
Changelog
v1.10.0
April 27, 2020
yarn storybook:build
and yarn storybook:serve
.Changelog
v1.9.0
April 23, 2020
@storybook/storybook-deployer
dependency to easily deploy storybook using the storybook:deploy
scriptdeploy
workflow + other tweaks to existing build
workflowChangelog
v1.8.1
April 9, 2020
dist
asset to check against (when checking import
for instance).Changelog
v1.8.0
April 3, 2020
babel.config.js
added at the mono-repo root, because otherwise vue-cli
upgrade commands fail as it assumes its presence.vue-cli
to v4
where possible (includes @vue/cli-service
and @vue/cli-plugin-babel
). Have tried running auto-migration of @vue/cli-plugin-eslint
and @vue/cli-plugin-jest
but both of these tasks require further work, so have parked for now as not essential.Changelog
v1.7.0
March 31, 2020
f-skeleton-component
added for use when creating base component structure.Changelog
v1.6.0
March 30, 2020
eslint-import-resolver-webpack
so that eslint can understand webpack special characters such as @
used in import pathsChangelog
v1.5.0
February 24, 2020
package.json
) updated to be >=10.0.0
across all packages, as that's what we test against.f-services
patch release (deleted some redundant/unneeded packages)