Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2020-04-16 #291

Merged
merged 56 commits into from
Apr 16, 2020
Merged

Release 2020-04-16 #291

merged 56 commits into from
Apr 16, 2020

Conversation

cewald
Copy link
Contributor

@cewald cewald commented Apr 16, 2020

tkostuch and others added 30 commits April 6, 2020 14:31
…breadcrumb navigation and fixes breadcrumbs to support string category ids
Allow parent_ids field on product as an alternative to urlpath based breadcrumb nav
…-builder

Update to `storefront-query-builder` version `1.0.0`
* There are usecase where the property values are either strings or numbers
* By consolidate the type, using `toString` we can prevent that no configurable item is found because the option property type doesn't match
…vel-type-fix

Add correct type matching to `getConfigurationMatchLevel`
* Remove unnecessary custom `api-search-query` search adapter
)

* Add our custom filter to `SearchPanel` component for custom search
* Improve some `applyFilter` commands (remove `scope`)
* Increase page-size of search-results in `SearchPanel` component
* Populate available categories from aggregation instead of the result products to show all possible products categories not just those who are on the current result page
…athType` to `afterProductThumbnailPathGenerate` hook
cewald and others added 24 commits April 14, 2020 14:58
* Add new cookie-handler to `icmaa-external-checkout` to handle guest conversions
* Load last-order by JWT-Order-ID-Token stored inside a cookie when user returns from external checkout
* Connected to https://github.com/icmaa/vue-storefront-api/pull/60 & icmaa/magento#1056
When current currentStoreView() is saved in an variable outside of the export it is not clean up automatically
on the SSR side.
…mbnail-path-hook

Support `useSpecificImagePaths` with `useExactUrlsNoProxy`
fix: removed possible memory leak in ssr
move graphql search adapter from core to src
Add vsf-cache-nginx and vsf-cache-varnish modules
After the update to `@babel/preset-env` `^7.8.6"` I faced the exception during the build on a plain machine:
```
ERROR in ./core/service-worker/index.js Module build failed (from ./node_modules/babel-loader/lib/index.js):
Error: Cannot find module '@babel/compat-data/corejs3-shipped-proposals'
```

I've found this issue mentioned in the latest commits of the `babel` plugin and upgraded to `7.9.0` as recommended: babel/babel#11283 and nodejs/node#32852
* Don't load aggregations on next pages
* Update `actions/setup-node` and `bahmutov/npm-install` versions in Github-Actions
@cewald cewald merged commit e5442eb into master Apr 16, 2020
@cewald cewald deleted the develop-2020-04-11 branch April 16, 2020 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants