Releases: purescript-react/purescript-react-basic-dom
Releases · purescript-react/purescript-react-basic-dom
v7.0.0
What's Changed
- Fix type of defaultChecked property by @miuirussia in #52
- Add flushSync by @pete-murphy in #53
- DOM: support
onClose
event indialog
element by @Hi-Angel in #55
New Contributors
Full Changelog: v6.1.0...v7.0.0
v6.1.0
What's Changed
- Add el helper by @sigma-andex in #47
- Propagate SyntheticEvent to 'this' in preventDefault and stopPropagation functions by @miuirussia in #48
New Contributors
- @miuirussia made their first contribution in #48
Full Changelog: v6.0.0...v6.1.0
v6.0.0
What's Changed
- README: Example how to mount an application by @andys8 in #45
- Add a simplified version of the dom elements by @sigma-andex in #41
- React v18 ReactDOMClient by @andys8 in #44
- Bump shell-quote from 1.7.2 to 1.7.3 by @dependabot in #40
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #31
- Bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #30
New Contributors
- @sigma-andex made their first contribution in #41
Full Changelog: v5.0.1...v6.0.0
v5.0.1
What's Changed
- Add basic test and fix import issue with react server dom by @mjrussell in #39
Full Changelog: v5.0.0...v5.0.1
v5.0.0
What's Changed
- Add loading attribute for img and iframe by @ptrfrncsmrph in #26
- Add onLoad attribute to iframe by @ptrfrncsmrph in #27
- Bump cached-path-relative from 1.0.2 to 1.1.0 by @dependabot in #29
- Convert from travis to github actions by @mjrussell in #35
- Update to purescript v0.15.0 by @Zelenya7 in #34
New Contributors
- @ptrfrncsmrph made their first contribution in #26
- @mjrussell made their first contribution in #35
- @Zelenya7 made their first contribution in #34
Full Changelog: v4.2.0...v5.0.0