Skip to content
This repository was archived by the owner on Feb 8, 2022. It is now read-only.

Releases: trendyminds/pura

8.0.0

26 May 15:56
2ea099b
Compare
Choose a tag to compare
  • 🎷 Convert React module to a functional component
  • 💰 Remove Bling.js in favor of native querySelector and querySelectorAll
  • ⚛️ Remove Enzyme testing suite
  • 🖼 Remove default images
  • 📦 Update all modules to latest versions

7.0.1

29 Sep 17:38
f01d23e
Compare
Choose a tag to compare
  • 🐛 Fix issue where async await was not working

7.0.0

29 Sep 16:30
186b14c
Compare
Choose a tag to compare

6.5.2

14 Aug 13:23
Compare
Choose a tag to compare

6.5.1

14 Jul 17:20
Compare
Choose a tag to compare
  • Flatten Prettier version

6.5.0

14 Jul 14:15
a44d4be
Compare
Choose a tag to compare
  • Update Node version
  • Update package versions
  • Ensure Jest can run without any tests being setup
  • Add overlay to better show JS errors during development
  • Add CSS Source Maps (closes #58)
  • Lint and test CSS before pushing changes up

6.4.1

28 Jun 12:57
Compare
Choose a tag to compare

Add yarn.lock to .gitignore

6.4.0

15 Jun 15:03
Compare
Choose a tag to compare
  • Ignore psuedo classes when nesting CSS (thanks, @dennisgaebel!)

6.3.0

07 Apr 16:29
f4875b3
Compare
Choose a tag to compare
  • Update all packages to latest versions
  • Update node version to 10.15.x
  • Add .editorconfig (closes #52 — thanks, @dennisgaebel!)

6.2.1

03 Dec 17:58
Compare
Choose a tag to compare
  • Correct error where .htaccess threw 500 error in various server environments