Skip to content

Releases: Wave-Play/pilot

@waveplay/pilot@0.0.0-canary-20230225064210

25 Feb 06:43
e095f9e
Compare
Choose a tag to compare

Patch Changes

  • 74c0814: fix: up-dirs now affects relative page import paths

create-pilot-app@3.2.0

17 Feb 04:17
Compare
Choose a tag to compare

Minor Changes

  • 323afa8: chore(deps): updated dependency versions for create-pilot-app templates

@waveplay/pilot@3.3.0

17 Feb 04:17
Compare
Choose a tag to compare

Minor Changes

  • 59977ea: feat(cli): new "up-dirs" option for better monorepo support

Patch Changes

  • 336380d: fix(cli): minor port typo in logs when running "dev" command
  • 315db4c: fix(cli): commonjs config files not being recognized

@waveplay/pilot@3.2.0

14 Feb 05:48
19ee066
Compare
Choose a tag to compare

Minor Changes

  • 67c574d: chore: updated to jotai v2

Patch Changes

  • 3ac0a3b: fix(cli): doctor command no longer causes hangups
  • f08108e: feat: errors now logged by default

@waveplay/pilot@0.0.0-canary-20230124042950

24 Jan 04:33
df777c5
Compare
Choose a tag to compare

Patch Changes

  • 57cc832: fix(cli): doctor command no longer causes hangups

@waveplay/pilot@0.0.0-canary-20230120164757

20 Jan 16:50
4996897
Compare
Choose a tag to compare

Patch Changes

  • 54eaba8: fix: redirect chain behavior with nested query params

create-pilot-app@3.1.3

15 Jan 05:09
1dc9d90
Compare
Choose a tag to compare

Patch Changes

  • 6630be9: chore: bumped pilot dependency version

@waveplay/pilot@3.1.2

15 Jan 04:51
fe8d959
Compare
Choose a tag to compare

Patch Changes

  • 04b109c: fix(cli): custom command options should be delegated when using npm or pnpm
  • 942a256: fix: use correct slashes when building on windows
  • 7755630: fix(api): use correct platform slashes in get-props
  • b84af2d: fix(cli): exclude pnpm from .cmd suffix on windows
  • 080ca85: fix: use correct absolute path protocol when importing config files on windows

create-pilot-app@3.1.2

14 Jan 21:31
3f1be59
Compare
Choose a tag to compare

Patch Changes

  • 4224aee: fix: use correct slashes on windows

@waveplay/pilot@3.1.1

14 Jan 21:31
3f1be59
Compare
Choose a tag to compare

Patch Changes

  • 2a0ad79: fix(cli): use correct spawn command on windows