Skip to content

Releases: joule-labs/react-webln-fallback

v0.2.1

05 Jun 21:38
10ef71f
Compare
Choose a tag to compare

Fixes an issue with webpack builds for the standalone version of each module

v0.2.0

05 Jun 21:38
19fc44a
Compare
Choose a tag to compare
  • Update all packages to recent versions
    • All packages now require react >= 16 and react-dom >= 16
    • Antd is now antd@^4.0.0
    • Bootstrap is now bootstrap@^5.0.0, with react-bootstrap@^1.2.0 and reactstrap@^8.0.0 for those modules
    • Material is now @material-ui@^4.7.0
    • Semantic is now semantic-ui-react@^0.80.0
  • All packages now correctly specify dependencies and devDependencies, number of packages installed should be much lower
  • Build and release process now uses lerna

v0.1.4

11 Jun 18:27
9e84101
Compare
Choose a tag to compare
  • Adds react-webln-fallback-reactstrap
  • Fixes incorrect CLI instructions
  • Fixes various build issues