Skip to content

Latest commit

 

History

History
140 lines (63 loc) · 4.53 KB

CHANGELOG.md

File metadata and controls

140 lines (63 loc) · 4.53 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

v4.0.1

compare changes

🩹 Fixes

  • Options (c3de9d2)

🏡 Chore

  • Bump pnpm (601e12d)
  • Ignore eslint (2a84a08)

❤️ Contributors

v4.0.0

compare changes

💅 Refactors

  • ⚠️ Add support for nuxt 3/nuxt bridge (#70)

⚠️ Breaking Changes

  • ⚠️ Add support for nuxt 3/nuxt bridge (#70)

❤️ Contributors

3.1.0 (2022-04-08)

Features

Bug Fixes

3.0.2 (2020-12-16)

Bug Fixes

  • can't render pages on older versions of Nuxt if options.watch is missing (#52) (1782113)
  • peer dependency (06cd9c5)

3.0.1 (2020-11-13)

Bug Fixes

3.0.0 (2020-10-07)

⚠ BREAKING CHANGES

  • Use eslint-webpack-plugin instead of eslint-loader deprecated.

  • fix: docs and default values

  • drop support for eslint 5

Features

2.0.0 (2020-05-05)

⚠ BREAKING CHANGES

  • drop support for eslint 5 (28f7ce5)

1.2.0 (2020-04-24)

Features

1.1.0 (2019-09-13)

1.0.0 (2019-07-26)

0.2.1 (2019-07-01)

Bug Fixes

  • add eslint in peerDependencies (a17990d)

0.2.0 (2019-06-27)

Features

0.1.0 (2019-06-27)

Features

Tests

  • split tests in files (55dc81b)
  • module: move example to test/fixture (b98ec30)
  • module: use get-port (ca93060)

0.0.1 (2019-02-12)