Skip to content

Releases: deployn/nextjs-boilerplate-with-wordpress

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Apr 08:02

2.0.0 (2023-04-07)

Continuous Integration

  • drop node 14 support and update deps and main test to node 18 (a8aa340)

BREAKING CHANGES

  • no test for node 14

v1.16.0

Choose a tag to compare

@github-actions github-actions released this 31 Mar 21:17

1.16.0 (2023-03-31)

Features

  • add some wp content styles (778fc57)

v1.15.4

Choose a tag to compare

@github-actions github-actions released this 09 Mar 22:24

1.15.4 (2023-03-09)

Bug Fixes

  • remove protocol from plausible domain (d6b4f51), closes #24

v1.15.3

Choose a tag to compare

@github-actions github-actions released this 07 Mar 06:40

1.15.3 (2023-03-07)

Bug Fixes

  • prevent hydration error on index page (ae5f893)

v1.15.2

Choose a tag to compare

@github-actions github-actions released this 03 Mar 07:45

1.15.2 (2023-03-03)

Bug Fixes

  • update for build-in next/font (c1f863b)

v1.15.1

Choose a tag to compare

@github-actions github-actions released this 24 Feb 10:49

1.15.1 (2023-02-24)

Bug Fixes

  • tailwind config: move plugins outside of theme (e75a1b6)

v1.15.0

Choose a tag to compare

@github-actions github-actions released this 22 Feb 07:01

1.15.0 (2023-02-22)

Features

Reverts

  • Link: don't handle wpdomain links as internal (3eec669)

v1.14.0

Choose a tag to compare

@github-actions github-actions released this 20 Feb 09:28

1.14.0 (2023-02-20)

Features

v1.13.0

Choose a tag to compare

@github-actions github-actions released this 19 Feb 00:12

1.13.0 (2023-02-19)

Features

  • load youtube video only after visitor gave consent (0b95fa1)

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 17 Feb 07:55

1.12.0 (2023-02-17)

Features

  • add support for selfhosted plausible or umami (6b311e0)

Reverts