Skip to content

Releases: Trinovantes/puppeteer-prerender-plugin

v3.0.18

20 Jun 08:29
Compare
Choose a tag to compare

Commits

69c9c4f: Sync tsconfig with other projects (Stephen Li)
cf0880a: Sync eslint.config with other projects (Stephen Li)
1e6c396: Fix generated module format (Stephen Li)
472aa1f: v3.0.18 (Stephen Li)

v3.0.17

20 Jun 07:35
Compare
Choose a tag to compare

Commits

052b597: Fix bundle output in wrong dir (Stephen Li)
468559d: v3.0.17 (Stephen Li)

v3.0.16

20 Jun 07:18
Compare
Choose a tag to compare

Commits

81ebc9e: Use setup-node to cache yarn (Stephen Li)
92b4e73: Sync .gitignore (Stephen Li)
3eb04b6: Upgrade dependencies (Stephen Li)
17d8be7: Sync eslintrc (Stephen Li)
3a01ad3: Disable no-undef check in eslint (Stephen Li)
83c4cbf: Upgrade dependencies (Stephen Li)
8d933a6: v3.0.16 (Stephen Li)

v3.0.15

23 Jan 02:57
Compare
Choose a tag to compare

Commits

cc9c110: Enforce return await (Stephen Li)
3a3eb4d: Publish to npm via github action (Stephen Li)
1459fef: Update gitignore (Stephen Li)
007b06b: Upgrade dependencies (Stephen Li)
df42573: v3.0.15 (Stephen Li)

v3.0.14

28 Sep 02:27
Compare
Choose a tag to compare

Commits

fef358c: Fix validating puppeteer options (Stephen Li)
04565fc: v3.0.14 (Stephen Li)

v3.0.13

26 Sep 23:02
Compare
Choose a tag to compare

Commits

0ca599b: Upgrade dependencies (Stephen Li)
8780f6c: Update dockerfile to node 20 (Stephen Li)
0974757: Modernize codebase Sept 2023 (Stephen Li)
92f7660: v3.0.13 (Stephen Li)

v3.0.12

02 Aug 22:19
Compare
Choose a tag to compare

Commits

effe3c7: Upgrade to typescript 5 (Stephen Li)
32aeb0d: Upgrade to node 18 (Stephen Li)
0fffac6: Rename SpaServer fields for better clarity (Stephen Li)
1f351b2: v3.0.12 (Stephen Li)

v3.0.11

09 Feb 07:05
Compare
Choose a tag to compare

Commits

6a546bb: Remove @ alias (Stephen Li)
4ea08b1: Type check when linting (Stephen Li)
c9e0850: Sync tsconfig with other projects (Stephen Li)
509baab: Sync eslint config with other projects (Stephen Li)
acf761c: Enforce import order (Stephen Li)
380bd79: Test more expects (Stephen Li)
a8c676c: Enable eslint browser env (Stephen Li)
7121acc: Sync .gitignore (Stephen Li)
14bdb90: Combine test/release workflows (Stephen Li)
8893861: Move babel config to separate file (Stephen Li)
aedd7bb: Move jest config to separate file (Stephen Li)
1051a09: Bump terser from 5.12.1 to 5.14.2 (dependabot[bot]) #8
f681e03: Fix jest ts config being compiled to dist (Stephen Li)
61c6de6: Skip type checking when running jest with ts-node (Stephen Li)
5fa4bad: Use @ alias instead of src (Stephen Li)
12905c1: Enforce consistent type definitions (Stephen Li)
4493fb6: Upgrade dependencies (Stephen Li)
fc87dc0: v3.0.11 (Stephen Li)

v3.0.10

24 Apr 23:38
Compare
Choose a tag to compare

Commits

ac4d40b: Skip prerender if compilation needs additional pass (Stephen Li)
d8b917c: v3.0.10 (Stephen Li)

v3.0.9

24 Apr 22:09
Compare
Choose a tag to compare

Commits

d359172: Rename indexFile to entryFile for consistency (Stephen Li)
549ada3: Use done hook instead of afterEmit to avoid conflict with multi pass plugins (Stephen Li)
57f1092: Upgrade dependencies (Stephen Li)
3dded23: v3.0.9 (Stephen Li)