Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add prerender:config, prerender:init and prerender:done hooks #1519

Merged
merged 28 commits into from
Aug 6, 2023
Merged
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
4439b11
feat: new hook `prerender:done`
harlan-zw Aug 1, 2023
a9767e8
chore: lint
harlan-zw Aug 1, 2023
876e2b9
chore: add all prerenderer hooks
harlan-zw Aug 1, 2023
37814b3
chore: refactor
harlan-zw Aug 1, 2023
7b6750a
chore: fix tests
harlan-zw Aug 1, 2023
ae4d498
chore: apply automated lint fixes
autofix-ci[bot] Aug 1, 2023
49c6531
chore: allow config overrides
harlan-zw Aug 1, 2023
242729d
Merge remote-tracking branch 'origin/feat/prerender-done-hook' into f…
harlan-zw Aug 1, 2023
32df663
chore: apply automated lint fixes
autofix-ci[bot] Aug 1, 2023
f64bd7d
chore: artifact
harlan-zw Aug 1, 2023
2942a87
Merge remote-tracking branch 'origin/feat/prerender-done-hook' into f…
harlan-zw Aug 1, 2023
a7b616e
chore: fix tests
harlan-zw Aug 1, 2023
7f8784b
chore: expose all config to hook
harlan-zw Aug 2, 2023
796ffe1
Merge branch 'main' of github.com:unjs/nitro into feat/prerender-done…
harlan-zw Aug 2, 2023
ecbcd35
chore: prefer `prerenderer:close`
harlan-zw Aug 2, 2023
aa587b5
chore: prefer `prerenderer:close`
harlan-zw Aug 2, 2023
6df01a1
chore: prefer `prerenderer:done`
harlan-zw Aug 2, 2023
853b0d7
chore: simpler `prerenderer:done` hook
harlan-zw Aug 2, 2023
9406a66
chore: update test scope
harlan-zw Aug 2, 2023
2adb30f
chore: update snapshot
harlan-zw Aug 2, 2023
e74c4b0
chore: remove tests
harlan-zw Aug 2, 2023
5bcd60a
Merge branch 'main' into feat/prerender-done-hook
pi0 Aug 6, 2023
2ef760d
refactor: rename `prerenderer:` to `prerender:`
pi0 Aug 6, 2023
f677ad0
refactor: pass result context as first arg to `prerender:done` hook
pi0 Aug 6, 2023
b1e4a0d
refactor: sort hooks
pi0 Aug 6, 2023
7e813ba
fix types to use `PrerenderRoute`
pi0 Aug 6, 2023
3d43e50
refactor: deprecate PrerenderGenerateRoute to avoid future alike issues
pi0 Aug 6, 2023
1e638bc
refactor: consistant types + more generic `fail`ed routes
pi0 Aug 6, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' of github.com:unjs/nitro into feat/prerender-done…
…-hook
  • Loading branch information
harlan-zw committed Aug 2, 2023
commit 796ffe13479be62ebe5af63a81ec259db00209ee

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.