Skip to content

Releases: websavva/nuxtignore-dev

nuxtignore-dev: v2.0.0

16 Jan 07:12
f771dfa

Choose a tag to compare

2.0.0 (2025-01-16)

⚠ BREAKING CHANGES

  • .nuxtignore is not applied in extendPages hook

Bug Fixes

  • .nuxtignore is not applied in extendPages hook (5b5b7bd)

nuxtignore-dev: v1.0.0

02 Nov 08:17
697ded5

Choose a tag to compare

1.0.0 (2024-11-02)

⚠ BREAKING CHANGES

  • isIgnored is based upon ignore of the builder in Nuxt2

Bug Fixes

  • isIgnored is based upon ignore of the builder in Nuxt2 (b99cd25)

nuxtignore-dev: v0.2.1

11 Oct 20:51
80799c7

Choose a tag to compare

0.2.1 (2024-10-11)

Bug Fixes

  • README.md was moved into core folder while its symbolic link was created in the root (cf2f64e)

nuxtignore-dev: v0.2.0

09 Oct 22:19
8609d2a

Choose a tag to compare

0.2.0 (2024-10-09)

Features

  • README.md file was added (49b6fdc)

Bug Fixes

  • aliases are handled when pages:extend hook is processed (4576df5)

nuxtignore-dev: v0.1.0

09 Oct 21:30
0141ad7

Choose a tag to compare

0.1.0 (2024-10-09)

Features