-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #13 from Wave-Play/changeset-release/canary
Changesets: Versioning & Publication
- Loading branch information
Showing
7 changed files
with
42 additions
and
243 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,225 +1,137 @@ | ||
# Change Log | ||
|
||
## 0.0.0-canary-20221108091630 | ||
|
||
### 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](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 2.0.0-canary.14 (2022-10-23) | ||
|
||
# [2.0.0-next.5](https://github.com/Wave-Play/pilot/compare/pilotjs-cli@2.0.0-next.4...pilotjs-cli@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](https://github.com/Wave-Play/pilot/commit/5cec4970782814295db8471ef7ca88df13404c85)) | ||
|
||
|
||
|
||
|
||
- **ci:** removed explicit lerna version string ([5cec497](https://github.com/Wave-Play/pilot/commit/5cec4970782814295db8471ef7ca88df13404c85)) | ||
|
||
# 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](https://github.com/Wave-Play/pilot/commit/e60e04bd28ac37bfeafc64cd98d455fb03733bf4)) | ||
|
||
|
||
|
||
|
||
- **pilot:** new autoLoad prop in PilotArea ([e60e04b](https://github.com/Wave-Play/pilot/commit/e60e04bd28ac37bfeafc64cd98d455fb03733bf4)) | ||
|
||
# 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](https://github.com/Wave-Play/pilot/commit/643ab84dad297ade51e232d429ac7fb389df19db)) | ||
|
||
- **i18n:** use proper NextApp type signature ([643ab84](https://github.com/Wave-Play/pilot/commit/643ab84dad297ade51e232d429ac7fb389df19db)) | ||
|
||
### BREAKING CHANGES | ||
|
||
* **i18n:** appWithTranslation now uses `pageProps` rather than `props`, making it compatible only with _app wrappers. | ||
|
||
|
||
|
||
|
||
- **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](https://github.com/Wave-Play/pilot/commit/34fe73cbc50f9bf158082a5a337837a112852eea)) | ||
|
||
|
||
|
||
|
||
- **pilot:** now supports \_app wrapper ([34fe73c](https://github.com/Wave-Play/pilot/commit/34fe73cbc50f9bf158082a5a337837a112852eea)) | ||
|
||
# 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](https://github.com/Wave-Play/pilot/commit/97be133f3524f8af9520bcf007042fba9623a028)) | ||
|
||
|
||
|
||
|
||
- **pkg:** transform jsx for mjs builds ([97be133](https://github.com/Wave-Play/pilot/commit/97be133f3524f8af9520bcf007042fba9623a028)) | ||
|
||
# 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](https://github.com/Wave-Play/pilot/commit/a135c0bffdd27a0f534678bdc4b82c3e19fc5273)) | ||
|
||
|
||
|
||
|
||
- **cli:** warn instead of crashing when missing locales directory ([a135c0b](https://github.com/Wave-Play/pilot/commit/a135c0bffdd27a0f534678bdc4b82c3e19fc5273)) | ||
|
||
# 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](https://github.com/Wave-Play/pilot/compare/pilotjs-cli@2.0.0-beta.6...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](https://github.com/Wave-Play/pilot/commit/2959e69352fea68db31a7e03ec6168d4820700e3)) | ||
|
||
|
||
|
||
|
||
- **ci:** removed from-git publish option ([2959e69](https://github.com/Wave-Play/pilot/commit/2959e69352fea68db31a7e03ec6168d4820700e3)) | ||
|
||
# 2.0.0-beta.4 (2022-10-19) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **koder:** throw now allows string interpolation ([5083554](https://github.com/Wave-Play/pilot/commit/5083554e88b474295ccf03e7745ab2ed98abfcf7)) | ||
|
||
- **koder:** throw now allows string interpolation ([5083554](https://github.com/Wave-Play/pilot/commit/5083554e88b474295ccf03e7745ab2ed98abfcf7)) | ||
|
||
### Features | ||
|
||
* **cli:** new general build command ([ff694a4](https://github.com/Wave-Play/pilot/commit/ff694a4043f21c26a836aa68ee37f0661f3baf9e)) | ||
- **cli:** new general build command ([ff694a4](https://github.com/Wave-Play/pilot/commit/ff694a4043f21c26a836aa68ee37f0661f3baf9e)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.