pilot

Next.js for Expo & React Native

MIT License

Downloads
113
Stars
1
Committers
4
pilot - @waveplay/[email protected]

Published by Pkmmte almost 2 years ago

Minor Changes

  • f1295cb: feat: page-level webProps setting
  • ed4416f: feat: pilot.config() can now be used as a getter function

Patch Changes

  • 0098f10: refactor: new Config type for pilot.config.js typing
  • dc327fd: fix: use correct path when importing pages in getProps API
  • b5dc3b1: patch: getProps functions now include "defaultLocales" and "locales" fields
  • f32f118: patch: improved cache keys in server getStaticProps
pilot - @waveplay/[email protected]

Published by Pkmmte almost 2 years ago

Minor Changes

  • f1295cb: feat: page-level webProps setting
  • ed4416f: feat: pilot.config() can now be used as a getter function

Patch Changes

  • 0098f10: refactor: new Config type for pilot.config.js typing
  • dc327fd: fix: use correct path when importing pages in getProps API
  • b5dc3b1: patch: getProps functions now include "defaultLocales" and "locales" fields
  • f32f118: patch: improved cache keys in server getStaticProps
pilot - [email protected]

Published by Pkmmte almost 2 years ago

Minor Changes

  • 91ef4e7: feat: exclude and/or include pages using config

Patch Changes

  • 0098f10: refactor: new Config type for pilot.config.js typing
  • d074472: fix: read from next.config.js even when pilot.config.js was not found
  • Updated dependencies [f1295cb]
  • Updated dependencies [0098f10]
  • Updated dependencies [ed4416f]
  • Updated dependencies [dc327fd]
  • Updated dependencies [b5dc3b1]
  • Updated dependencies [f32f118]
pilot - [email protected]

Published by Pkmmte almost 2 years ago

Minor Changes

  • 778ce99: feat: CLI now also reads next.config.js for i18n config

    feat: auto remove cache during builds

    chore: node engine version bump & cleaned up package.json

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

    refactor: renamed internal "getProps" to "getPropsType" in generated files

    fix: exclude api routes from generated pages

Patch Changes

pilot - @waveplay/[email protected]

Published by Pkmmte almost 2 years ago

Minor Changes

  • 778ce99: feat: props can now be loaded via Next.js API routes

    feat: new createHandler export from @waveplay/pilot/api to create a Next.js API route handler

    refactor: renamed internal "getProps" to "getPropsType" in generated files

    refactor: reorganized internal packages for better bundling (does not affect external usage)

    chore: node engine version bump & cleaned up package.json

    feat: new webProps option to control how prop loading works

pilot - [email protected]

Published by Pkmmte almost 2 years ago

Minor Changes

  • 778ce99: feat: CLI now also reads next.config.js for i18n config

    feat: auto remove cache during builds

    chore: node engine version bump & cleaned up package.json

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

    refactor: renamed internal "getProps" to "getPropsType" in generated files

    fix: exclude api routes from generated pages

Patch Changes

pilot - @waveplay/[email protected]

Published by Pkmmte almost 2 years ago

Minor Changes

  • 778ce99: feat: props can now be loaded via Next.js API routes

    feat: new createHandler export from @waveplay/pilot/api to create a Next.js API route handler

    refactor: renamed internal "getProps" to "getPropsType" in generated files

    refactor: reorganized internal packages for better bundling (does not affect external usage)

    chore: node engine version bump & cleaned up package.json

    feat: new webProps option to control how prop loading works

pilot - [email protected]

Published by Pkmmte almost 2 years ago

Patch Changes

  • 3b647a2: fix: prevent missing config files from stopping build
pilot - @waveplay/[email protected]

Published by Pkmmte almost 2 years ago

Minor Changes

  • 8fc6ea6: feat: cache SSG and ISG data in local file system
pilot - [email protected]

Published by Pkmmte almost 2 years ago

Minor Changes

  • d00ad75: feat: CLI now also reads next.config.js for i18n config

Patch Changes

pilot - @waveplay/[email protected]

Published by Pkmmte almost 2 years ago

Patch Changes

  • fix: use correct entry file
pilot - @waveplay/[email protected]

Published by Pkmmte almost 2 years ago

Patch Changes

  • refactor: reorganized internal packages for better bundling (does not affect external usage)
pilot - [email protected]

Published by Pkmmte almost 2 years ago

Patch Changes

pilot - [email protected]

Published by Pkmmte almost 2 years ago

Patch Changes

pilot - @waveplay/[email protected]

Published by Pkmmte almost 2 years ago

Patch Changes

  • version bump
pilot - @waveplay/[email protected]

Published by Pkmmte almost 2 years ago

Patch Changes

  • 2bb228b: refactor: renamed internal "getProps" to "getPropsType" in generated files

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 @waveplay/pilot

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 @waveplay/pilot

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

Note: Version bump only for package @waveplay/pilot

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

Note: Version bump only for package @waveplay/pilot

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

Note: Version bump only for package @waveplay/pilot

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 @waveplay/pilot

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 @waveplay/pilot

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 @waveplay/pilot

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 @waveplay/pilot

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

Note: Version bump only for package @waveplay/pilot

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 @waveplay/pilot

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

Note: Version bump only for package @waveplay/pilot

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

Note: Version bump only for package @waveplay/pilot

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

Note: Version bump only for package @waveplay/pilot

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

Note: Version bump only for package @waveplay/pilot

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

Note: Version bump only for package @waveplay/pilot

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)

Note: Version bump only for package @waveplay/pilot

pilot - [email protected]

Published by Pkmmte almost 2 years ago

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]

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)
pilot - [email protected]

Published by Pkmmte almost 2 years ago

Patch Changes

  • 562083f: testing canary ci releases
pilot - v2.0.0-beta.1

Published by Pkmmte about 2 years ago

2.0.0-beta.1 (2022-10-17)

Bug Fixes

  • ci: build semantic-release in next, alpha, and beta branches (a3cc669)
  • ci: defined all branches to run semantic-release on (3c6d444)
  • ci: drop "next" from release branches (e336e7f)
  • ci: include beta and alpha branches in semantic-release (70f2c30)
  • ci: remove "release" from package.json (0896aa7)
  • ci: removed semantic-release/git options (e0f3e26)
  • ci: renamed main branch to master (fb19542)
  • ci: temporarily removed semantic-release plugins (23fbfd3)
  • ci: use semantic-release/npm plugin (37d55e0)

Code Refactoring

  • api: removed deprecated PilotArea props & refactored default (3a4d0ac)

Features

  • api: now possible to bring own logger (66b12d2)
  • cli: New CLI & build process (f892fef)
  • link: New Link component (86c5939)
  • push() alias (4400422)

BREAKING CHANGES

  • api: logLevel config field was replaced by logger.
  • api: Deprecated PilotArea props have been removed as well as default prop from PilotRoute. Use defaultPath prop in PilotArea instead.
pilot - v1.1.1

Published by Pkmmte about 2 years ago

1.1.1 (2022-10-14)

Bug Fixes

  • api: allow next/router to handle url object (88bdf2d)
  • area: use correct pilot instance for named areas (f2ba1fa)
Package Rankings
Top 11.73% on Npmjs.org
Badges
Extracted from project README
GitHub license Tests minizipped size