Releases: Wave-Play/pilot
Releases · Wave-Play/pilot
@waveplay/pilot@0.0.0-canary-20221219073629
Major Changes
- 11dca06: refactor: export only core modules from root. BREAKING CHANGE: You may need to update your code if you were importing
<PilotArea>
or another UI component from the root@waveplay/pilot
module. Use@waveplay/pilot/ui
instead. - b30c295: refactor: removed regex router. This was never used after replacing with RadixRouter. Use RadixRouter instead or provide your own regex router.
@waveplay/pilot@0.0.0-canary-20221219070445
@waveplay/pilot@0.0.0-canary-20221214053754
Minor Changes
- b29f638: feat: environment variables support
@waveplay/pilot@0.0.0-canary-20221208180056
@waveplay/pilot@0.0.0-canary-20221128173918
@waveplay/pilot@0.0.0-canary-20221127013741
create-pilot-app@0.0.0-canary-20221121073657
Patch Changes
- 90135d2: fix: template api route fixes & improved api handler error logic
create-pilot-app@0.0.0-canary-20221121061939
Minor Changes
- 75c27d4: chore: updated templates for create-pilot-app
@waveplay/pilot@0.0.0-canary-20221121073657
Patch Changes
- 90135d2: fix: template api route fixes & improved api handler error logic