Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2021-04-01) ### Bug Fixes * **lint:** Ignore automatic generated CHANGELOG.md ([411a3e3](411a3e3)) * Dont require NODE_ENV since already using webpack --mode ([033ef0f](033ef0f)) * Filter out null/undefined headers ([4a12c2d](4a12c2d)) * Postcss css modules ([ec5b1d4](ec5b1d4)) * Webpack not live refreshing CSS ([7467613](7467613)) ### Features * **release:** Update package.json version when releasing ([e0e08e3](e0e08e3)) * Add Button and Input components ([04a5b8d](04a5b8d)) * Add favicon ([c37d03a](c37d03a)) * Add i18n aware routes ([e1086f0](e1086f0)) * Add keyboard shortcuts lib ([8944a06](8944a06)) * Add Portal, Prev value and Keyboard Focus hooks ([d693561](d693561)) * Switch from Parcel to Webpack (Parcel started requiering a config file) ([140585d](140585d)) * Trigger new release ([384bd62](384bd62)) * Update packages ([b0cfb13](b0cfb13))
- Loading branch information