Skip to content

pilotjs-cli@0.0.0-canary-20221108091630

Pre-release
Pre-release
Compare
Choose a tag to compare
@Pkmmte Pkmmte released this 08 Nov 09:22
· 261 commits to main since this release
26ca7f7

Minor Changes

  • c7182c2: feat: pilot.config.js can now be used to provide a default runtime config

Patch Changes

  • 2bb228b: refactor: renamed internal "getProps" to "getPropsType" in generated files
  • c7182c2: fix: exclude api routes from generated pages
  • Updated dependencies [2bb228b]
    • @waveplay/pilot@0.0.0-canary-20221108091630

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

2.0.0-canary.14 (2022-10-23)

2.0.0-next.5 (2022-10-23)

Note: Version bump only for package pilotjs-cli

2.0.0-next.4 (2022-10-23)

Bug Fixes

  • ci: removed explicit lerna version string (5cec497)

2.0.0-next.3 (2022-10-23)

Note: Version bump only for package pilotjs-cli

2.0.0-next.2 (2022-10-23)

Note: Version bump only for package pilotjs-cli

2.0.0-next.1 (2022-10-23)

Note: Version bump only for package pilotjs-cli

2.0.0-next.0 (2022-10-23)

Note: Version bump only for package pilotjs-cli

2.0.0-canary.13 (2022-10-23)

Features

  • pilot: new autoLoad prop in PilotArea (e60e04b)

2.0.0-canary.12 (2022-10-22)

Note: Version bump only for package pilotjs-cli

2.0.0-canary.11 (2022-10-22)

Bug Fixes

  • i18n: use proper NextApp type signature (643ab84)

BREAKING CHANGES

  • i18n: appWithTranslation now uses pageProps rather than props, making it compatible only with _app wrappers.

2.0.0-canary.10 (2022-10-21)

Note: Version bump only for package pilotjs-cli

2.0.0-next.0 (2022-10-21)

2.0.0-canary.9 (2022-10-21)

Features

  • pilot: now supports _app wrapper (34fe73c)

2.0.0-canary.8 (2022-10-21)

Note: Version bump only for package pilotjs-cli

2.0.0-canary.7 (2022-10-21)

Bug Fixes

  • pkg: transform jsx for mjs builds (97be133)

2.0.0-canary.6 (2022-10-21)

Note: Version bump only for package pilotjs-cli

2.0.0-canary.5 (2022-10-21)

Note: Version bump only for package pilotjs-cli

2.0.0-canary.4 (2022-10-20)

Bug Fixes

  • cli: warn instead of crashing when missing locales directory (a135c0b)

2.0.0-canary.3 (2022-10-20)

Note: Version bump only for package pilotjs-cli

2.0.0-canary.2 (2022-10-20)

Note: Version bump only for package pilotjs-cli

2.0.0-canary.1 (2022-10-20)

Note: Version bump only for package pilotjs-cli

2.0.0-canary.0 (2022-10-20)

Note: Version bump only for package pilotjs-cli

2.0.0-beta.6 (2022-10-19)

Note: Version bump only for package pilotjs-cli

2.0.0-beta.5 (2022-10-19)

Bug Fixes

  • ci: removed from-git publish option (2959e69)

2.0.0-beta.4 (2022-10-19)

Bug Fixes

  • koder: throw now allows string interpolation (5083554)

Features

  • cli: new general build command (ff694a4)