All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- Use
package-manager-detector
(a6b67a3)
- Daniel Roe (@danielroe)
- Flowern fwerndl@gmail.com
- Gangan (@shinGangan)
- Update grammar (#126)
- Bump
rc9
dependency (f9debb1)
- Run in node 18 (da0ead0)
- Daniel Roe (@danielroe)
- Michael Brevard yonshi29@gmail.com
- Fix generate command (e2cbc66)
- Sébastien Chopin (@Atinux)
- Do not chain consola colors (#116)
- Add type test and improve type-safety (#117)
- Daniel Roe daniel@roe.dev
- Collins Lagat
- Remove unnecessary dependencies (#114)
- Adopt new module-builder prepare mode (#115)
- Daniel Roe daniel@roe.dev
- Anthony Fu anthonyfu117@hotmail.com
- Expose hooks for extensibility (#111)
- Migrate to
changelogen
(f38eec4)
- Daniel Roe daniel@roe.dev
- Anthony Fu anthonyfu117@hotmail.com
2.4.1 (2023-08-10)
- resolve
app.config
path from srcDir (w/ exts) (aa8749f)
2.4.0 (2023-08-10)
2.3.3 (2023-08-10)
2.3.2 (2023-07-22)
2.3.1 (2023-07-06)
- module: correct timing values (6591101)
2.3.0 (2023-07-05)
2.2.0 (2023-04-11)
2.1.10 (2023-02-17)
2.1.9 (2023-01-20)
- update import (47a5e99)
2.1.8 (2022-11-16)
2.1.7 (2022-11-16)
2.1.6 (2022-10-10)
2.1.5 (2022-09-03)
2.1.4 (2022-08-07)
2.1.3 (2022-04-26)
2.1.2 (2022-04-20)
- avoid depending on cjs (915fd24)
2.1.1 (2022-04-20)
- export
ModuleOptions
(73301f4)
2.1.0 (2022-04-20)
- add
nuxtMajorVersion
to the context (47a7ea6)
2.0.0 (2022-04-20)
- initial refactor for nuxt 3 support
- initial refactor for nuxt 3 support (584b7fe)
- workaround to hide debug logs (19a545d)
1.3.6 (2021-05-21)
1.3.5 (2021-05-17)
1.3.4 (2021-05-17)
1.3.3 (2021-01-21)
1.3.2 (2021-01-13)
- fix types rollup (21c4d7c)
1.3.1 (2021-01-13)
1.3.0 (2020-11-25)
1.2.5 (2020-11-22)
- pkg: point to src/index (2046b1c)
1.2.4 (2020-11-22)
- add missing chalk dependency (80d4961)
1.2.3 (2020-07-31)
- deps: downgrade
fs-extra
to 8.x (fixes #26) (b28d1cb), closes nuxt/nuxt.js#7745
1.2.2 (2020-07-10)
1.2.1 (2020-06-28)
1.2.0 (2020-06-26)
- module: support
telemetry: true
(4010c07)
1.1.1 (2020-06-26)
- module: handle entry errors (f8051d0)
1.1.0 (2020-06-19)
- cli: support dotenv and nuxt.config (7cebe56)
1.0.1 (2020-06-18)
1.0.0 (2020-06-18)
0.0.14 (2020-06-17)
- cli: set default _dir to . (142bc74)
0.0.13 (2020-06-17)
0.0.12 (2020-06-17)
0.0.11 (2020-06-16)
0.0.10 (2020-06-16)
0.0.9 (2020-06-12)
- fix codesandbox sse env (e5d2406)
0.0.8 (2020-06-12)
- hide telemetry logs when debug is off (6587377)
0.0.7 (2020-06-11)
0.0.6 (2020-06-08)
- git can be empty (47b3df0)
0.0.5 (2020-06-08)
0.0.4 (2020-05-22)
0.0.3 (2020-05-22)
- support NUXT_TELEMETRY_DEBUG and NUXT_TELEMETRY_ENDPOINT (f57526f)
0.0.2 (2020-05-22)
- build after versioning (8aedc95)