Releases: faceless-ui/jumplist
Releases · faceless-ui/jumplist
2.0.0-rc.1
v2.0.0-rc.0
What's Changed
- Fix/effect cleanup by @JarrodMFlesch in #39
- chore(deps): bumps react to v19.0.0-rc.0 by @jacobsfletch in #41
New Contributors
- @JarrodMFlesch made their first contribution in #39
Full Changelog: v2.0.0.alpha.2...v2.0.0-rc.0
v2.0.0-alpha.2
What's Changed
- Feat/active buttons by @jacobsfletch in #38
Full Changelog: v2.0.0-alpha.1...v2.0.0.alpha.2
v2.0.0-alpha.1
What's Changed
- feat: accessibility by @jacobsfletch in #36
- Feat/setjumplist by @jacobsfletch in #37
Migration from 1.0.0 to 2.0.0
setJumplist
method has been deprecated, remove all instances of this method- the
nodes
prop of theJumplistProvider
has been deprecated
Full Changelog: v1.0.10...v2.0.0-alpha.1
v1.0.10
What's Changed
- Bump acorn from 6.4.0 to 6.4.1 by @dependabot in #10
- chore: exports types by @jacobsfletch in #34
- Chore/dist ignore by @jacobsfletch in #35
New Contributors
- @dependabot made their first contribution in #10
Full Changelog: v0.0.8...v1.0.10
v1.0.0
syncs array of nodes with JumplistContext, deprecates JumplistNav for…
v0.0.8
retrofits NodePositionProvider and withNodePosition from @trbl/react-…
v0.0.6
bumps trbl/react-scroll-info to v0.0.12
v0.0.5
adds id and style prop inheritences, bumps trbl/react-scroll-info to …
v0.0.4
adds htmlAttribute prop support