Skip to content

Releases: awoken-bible/overlapping-markup

Package Updates 2022'

29 Nov 10:39
Compare
Choose a tag to compare
Package Updates 2022' Pre-release
Pre-release

Features

  • Make peerDependencies more flexible, to support react v16 - v18

Misc

  • Update webpack to v5
  • Update react-scripts to v5

Superfluous Prop Fix

31 May 08:53
Compare
Choose a tag to compare
Superfluous Prop Fix Pre-release
Pre-release

Fixes:

  • Prevent text and styling data from being rendered to DOM as HTML attributes on root div element
  • Fix console warnings caused by trying to attack a function to root div element as attribute

Package Meta Data Fixes

30 May 22:32
Compare
Choose a tag to compare
Pre-release

Fixes

  • Add homepage, git repo and licence to package.json
  • Add MIT LICENCE file

Initial Public Release

30 May 22:13
Compare
Choose a tag to compare
Pre-release

Features:

  • Styling text with (potentially overlapping) react components
  • Equivalent of useState for components even when they are split on the boundary of some other hierachy