All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.2.0 (2024-10-29)
- upgrade dependencies (7cb8c1a)
4.1.0 (2024-10-29)
- upgrade to node 20 (c22cc39)
3.3.0 (2022-09-21)
- improve xhr logs (2e5523b)
3.2.6 (2021-07-12)
3.2.4 (2021-07-12)
- fix regex path middleware (16eb1c0)
3.2.3 (2021-05-06)
- plugin: return promise on server side (d169e61)
3.2.2 (2021-03-11)
- fix resources injection to plugin and fix tests (f6dfde6)
3.2.1 (2021-03-11)
- inject plugin during build process (1371e80)
3.2.0 (2021-03-11)
- add specific plugin name for managing order with nuxt (e340ab0)
3.1.2 (2021-03-11)
- fix windows device path match (17fd17b)
3.1.1 (2021-03-09)
- fix window path bug (f770fff)
3.1.0 (2020-05-20)
3.0.1 (2020-05-20)
- fix check of build/dev (0aa69ee)
3.0.0 (2020-05-15)
- module: no cache during build process
- module: skip module init during build process (baa54dc)