Skip to content

v0.0.36

Choose a tag to compare

@github-actions github-actions released this 27 Mar 14:02
· 1065 commits to main since this release
07b4fb4

What's Changed

New Features

  • Added nextjs-tracker workflow to automatically monitor and track changes in Next.js canary releases

Bug Fixes

  • Fixed usePathname() returning "/" during server-side rendering of "use client" page components
  • Fixed anchor condition value regex to properly match full strings in routing logic

Internal / Chores

  • Improved nextjs-tracker agent performance by preventing unnecessary codebase exploration
  • Enhanced nextjs-tracker workflow reliability with better repository parameter handling
  • Refactored Pages runtime to extract page data and ISR functionality into separate modules

Contributors

@southpolesteve
@Divkix