Skip to content

chore(main): release router 0.3.0 - #19

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--router
Open

chore(main): release router 0.3.0#19
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--router

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown

🤖 I have created a release beep boop

0.3.0 (2026-08-22)

⚠ BREAKING CHANGES

  • router: change default links-selector from [aura-router-link] to [data-aura-link] (#34)
  • path groups, :param view tokens, and same-origin absolute links (#16)
  • view: resolve view content with :param instead of {{param}}
  • scroll: add scroll-behavior; same-route re-click; flat first-paint adopt via extract (#15)
  • router: scroll auto|top|none + README and router fixes (#9)
  • router: attr scroll values restoreauto, manualnone. Absent scroll now defaults to auto (was no auto-scroll). Use scroll="none" to opt out.

Features

  • hooks: add typed load hook support (c1715b1)
  • hydrate: adopt flat first paint via extract (0382daa)
  • links: spa-navigate same-origin absolute hrefs (2e0aa62)
  • meta: sync document title, description, canonical, and OG/Twitter on navigation (#29) (43e759a)
  • path groups, :param view tokens, and same-origin absolute links (#16) (d593c35)
  • route-tree: add path groups without layout shell (142e00e)
  • router: propagate hook cancellation reasons (8535960)
  • router: scroll attr - default auto, rename modes to auto | top | none (50850cb)
  • router: scroll auto|top|none + README and router fixes (#9) (a0bd38a)
  • scroll: add scroll-behavior; same-route re-click; flat first-paint adopt via extract (#15) (2ac92bc)
  • scroll: add scroll-target for post-nav scrollIntoView (cddcad6)
  • scroll: add scroll-target for post-nav scrollIntoView (#14) (afd24cd)
  • scroll: apply scroll-behavior on hash paths (dc3cc15)
  • scroll: scroll to top on same-route link re-click (b81900c)
  • scroll: scroll-behavior attr (e67876b)
  • view: resolve search on view (?* and allowlist) (#28) (d6e889b)
  • view: resolve view content with :param instead of {{param}} (2d84765)

Bug Fixes

  • decode Cyrillic paths in 404 message (ec40c87)
  • hooks: allow synchronous RouteHookFn returns (ef2a1a4)
  • let Ctrl/Cmd/middle-click open router links in a new tab (3ab02d2)
  • router: decode percent-encoded pathnames at URL ingress (3c82bd8)
  • router: resolve app outlet via first document <aura-outlet> (d0745c8)
  • scroll: cancel stale rAF on rapid navigation (6beb208)

Documentation

  • add 10 minutes tutorial (8ff6adb)
  • add 10 minutes tutorial (#23) (17b06db)
  • add hello@aura-ui.dev contact (2f7eb9c)
  • add hello@aura-ui.dev contact (#7) (49412d1)
  • add project README (d8c1da1)
  • add trademark file (ba7b042)
  • document release-please flow; show docs in changelog (1c6a280)
  • document release-please flow; show docs in changelog (#12) (074e9fc)
  • document route match priority scoring (65135ce)
  • document route match priority; allow sync RouteHookFn (#13) (7c20556)
  • improve guide structure and readability (50905db)
  • improve recipe clarity (12ef45e)
  • minimize recipe clarity (459131c)
  • readme: add dev.to link article (5e7076a)
  • readme: add dev.to link article (#26) (a446a11)
  • readme: add live demo link (18e3cbd)
  • readme: add live demo link (#21) (80c1a83)
  • readme: add StackBlitz playground link (1b61f06)
  • readme: add StackBlitz playground link (#22) (242a988)
  • readme: lead README with HTML-first client navigation (708f430)
  • readme: lead README with HTML-first client navigation (#27) (d42d933)
  • readme: reposition README around declarative WC routing (33a6047)
  • roadmap: add meta title and focus point, also backend adapters (645d022)
  • roadmap: add meta title and focus point, also backend adapters (#24) (d0314f7)
  • roadmap: refocus roadmap on upcoming developer experience (d372ce6)
  • roadmap: sync with actual code base (e9670a1)
  • simplify readme, update roadmap and guide (4d2a355)
  • slim LIMITATIONS to real footguns; move contract into guide (5983931)
  • split guide into chapters; feat(hooks)!: typed load hooks and cancel reasons (#20) (3bd7d10)
  • split guide into focused navigable chapters (f10f0b0)
  • update copyright notice (22e60da)

Code Refactoring

  • router: change default links-selector from [aura-router-link] to [data-aura-link] (#34) (02db642)

This PR was generated with Release Please. See documentation.

@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--router branch 9 times, most recently from 2362cdd to 5402751 Compare August 18, 2026 16:48
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--router branch from 5402751 to d4e33ae Compare August 21, 2026 19:29
@github-actions github-actions Bot changed the title chore(main): release router 0.2.0 chore(main): release router 0.3.0 Aug 21, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--router branch from d4e33ae to 95af613 Compare August 21, 2026 20:04
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--router branch from e2a12dc to fddf178 Compare August 22, 2026 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant