Skip to content

@ducanh2912/next-pwa@8.2.0

Compare
Choose a tag to compare
@DuCanhGH DuCanhGH released this 24 Mar 16:17
· 208 commits to master since this release
ebc4593

Minor Changes

  • 8421d6d: feat(fallbackRoutes): enable the fallback worker when app/~offline/page.js is found

    • This also adds a warning about Next.js appDir ignoring folders prefixed by underscore and suggests migrating to /~offline when /_offline is found.