All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- Update to jiti 2.3 (1420b72)
- Update deps (40b510e)
- Pooya Parsa (@pi0)
- Pooya Parsa (@pi0)
- Update to jiti 2.0.0 (c2cc1e9)
- Pooya Parsa (@pi0)
- Allow disabling remote extend with
giget: false
(#181) - Support update existing
.config/[name].[ext]
config (#169)
- updateConfig: Properly resolve config relative to cwd (#188)
- Update deps (6d22a97)
- Yizack Rangel (@Yizack)
- Samuel Braun office.samigo.a@gmail.com
- Pooya Parsa (@pi0)
- Upgrade to jiti v2 beta (#172)
- Aadd hey-api to list of users (#171)
- Update release script for beta (0127b2d)
- Stricter tsconfig (e930e6b)
- Update deps (da3595c)
- update: Await on
onUpdate
(6b37c98) - update: Respect falsy value of
onCreate
(cc4e991) - update: Use relative path to resolve config (8b58b25)
- Pooya Parsa (@pi0)
- loadConfig:
config
is not nullable (#161)
- Internally use named sources (#158)
- Update dependencies (3105900)
- Update to eslint v9 (ddbb78c)
- Lint (06f21a1)
- Apply automated updates (fa0fda1)
- Fix typo (overridden) (09bb378)
- Update snapshot (8b64427)
- Update test (764f4ac)
- Pooya Parsa (@pi0)
- Support
auth
shortcut for layer config (#142)
- Pooya Parsa (@pi0)
- Use confbox (#140)
- Lazy load
chokidar
(a8b3a1d)
- Deep merge rc sources with defu (#139)
- watcher: Watch
.config
and all supported extensions (94c8181)
- Support
.config
dir (#136)
- Use default export of
json5
for parsing (#135)
- Sadegh Barati (@sadeghbarati)
- Pooya Parsa (@pi0)
- Pooya Parsa (@pi0)
- Preserve cloned dir if
install
option provided (81e2891)
- Pooya Parsa (@pi0)
- Normalize windows backslash for
configFile
andsource
(#48) - Clone sub layers into
node_modules/.c12
(#125) - Handle
http://
prefixes with giget as well (6c09735)
- Add package pronunciation (#118)
- Update gh fixture to main (a8b73c2)
- Lint with prettier v3 (7940e9b)
- Pooya Parsa (@pi0)
- Allow extends dir to start with dot (#71)
- Fix typo for
configFile
(#83)
- Pooya Parsa (@pi0)
- Rijk Van Zanten (@rijkvanzanten)
- watchConfig: Handle custom config names (eedd141)
- Pooya Parsa (@pi0)
- Fix small grammer issues (5f2b3a1)
- Pooya Parsa (@pi0)
- Generic types support (#64)
- Use
rm
instead ofrmdir
for recursive remove (#69)
- Pooya Parsa (@pi0)
- Daniel Roe daniel@roe.dev
- Sébastien Chopin (@Atinux)
- Load config from
package.json
(#52) - Environment specific configuration (#61)
- Layer meta and source options (#62)
envName
config (4a0227d)
- Allow extending from npm packages with subpath (#54)
- Pooya Parsa (@pi0)
- Christian Preston (@cpreston321)
- Guillaume Chau (@Akryum)
- Update dependencies (efac912)
- Pooya Parsa pooya@pi0.io
- Update mlly (b085c9b)
- Format with prettier (f66ddd6)
- Pooya Parsa pooya@pi0.io
1.1.0 (2022-12-06)
- use giget to clone github urls (4c7590a)
- remove tmp dir to clone (020e0b0)
1.0.1 (2022-11-15)
1.0.0 (2022-11-15)
0.2.13 (2022-09-19)
0.2.12 (2022-09-14)
defaultConfig
to be applied before extending (1c4e898)
0.2.11 (2022-09-06)
- custom
jiti
andjitiOptions
(bfd1be5) - support loading rc from workspace dir in global mode (7365a9c)
0.2.10 (2022-09-01)
0.2.9 (2022-08-04)
0.2.8 (2022-06-29)
- try resolving paths as npm package (7c48947)
- warn when extend layers cannot be resolved (f6506e8)
0.2.7 (2022-04-20)
- check resolved config file existence before loading (dda579d)
0.2.6 (2022-04-20)
- only ignore
MODULE_NOT_FOUND
when message contains configFile (e067a56)
0.2.5 (2022-04-07)
0.2.4 (2022-03-21)
- avoid double merging of layers (367cbf8), closes nuxt/framework#3800
0.2.3 (2022-03-18)
0.2.2 (2022-03-16)
0.2.0 (2022-03-16)
- preserve all merging sources
- preserve all merging sources (7a69480)
0.1.4 (2022-03-07)
0.1.3 (2022-02-10)
- apply defaults after extending (c86024c)