Skip to content

v1.0.0

Compare
Choose a tag to compare
@andreidmt andreidmt released this 01 Apr 06:46
· 13 commits to master since this release

1.0.0 (2021-04-01)

Bug Fixes

  • lint: Ignore automatic generated CHANGELOG.md (411a3e3)
  • Dont require NODE_ENV since already using webpack --mode (033ef0f)
  • Filter out null/undefined headers (4a12c2d)
  • Postcss css modules (ec5b1d4)
  • Webpack not live refreshing CSS (7467613)

Features

  • release: Update package.json version when releasing (e0e08e3)
  • Add Button and Input components (04a5b8d)
  • Add favicon (c37d03a)
  • Add i18n aware routes (e1086f0)
  • Add keyboard shortcuts lib (8944a06)
  • Add Portal, Prev value and Keyboard Focus hooks (d693561)
  • Switch from Parcel to Webpack (Parcel started requiering a config file) (140585d)
  • Trigger new release (384bd62)
  • Update packages (b0cfb13)