Releases: awoken-bible/overlapping-markup
Releases · awoken-bible/overlapping-markup
Package Updates 2022'
Features
- Make peerDependencies more flexible, to support react v16 - v18
Misc
- Update webpack to v5
- Update react-scripts to v5
Superfluous Prop Fix
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
Fixes
- Add homepage, git repo and licence to package.json
- Add MIT LICENCE file
Initial Public 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