Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

fix(js): update and simplify dependencies #567

Merged
merged 9 commits into from
May 17, 2022
Merged

Conversation

Haroenv
Copy link
Contributor

@Haroenv Haroenv commented May 16, 2022

fixes #566 through simplification of the dependencies (no longer deasync, which was apparently problematic in some cases, i couldn't reproduce)

fixes #566 through simplification of the dependencies (no longer deasync, which was apparently problematic in some cases, i couldn't reproduce)
@Haroenv Haroenv requested review from a team, dhayab and FabienMotte and removed request for a team May 16, 2022 07:37
@Haroenv Haroenv requested a review from sarahdayan May 16, 2022 09:57
Copy link
Member

@sarahdayan sarahdayan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Haroenv Other than the dependency simplifications in package.json, what are the other changes about? They don't seem related, are they?

@Haroenv
Copy link
Contributor Author

Haroenv commented May 17, 2022

@sarahdayan panel indeed isn't related, that's right, it was just something I found annoying and can do in a separate PR. The manifest etc. helps with the simplification

@sarahdayan
Copy link
Member

Yes, let's split the panel changes.

.circleci/config.yml Outdated Show resolved Hide resolved
@Haroenv Haroenv requested review from sarahdayan and dhayab May 17, 2022 12:08
@Haroenv Haroenv merged commit f42cf21 into master May 17, 2022
@Haroenv Haroenv deleted the fix/update-js-deps branch May 17, 2022 14:44
aymeric-giraudet pushed a commit to algolia/instantsearch that referenced this pull request Dec 14, 2022
…ch-app#567)

* fix(js): update and simplify dependencies

fixes algolia/create-instantsearch-app#566 through simplification of the dependencies (no longer deasync, which was apparently problematic in some cases, i couldn't reproduce)

* update snapshots

* remove wrong entry point

* remove node 10

* undo coolness

* panle

* upd

* upd
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create app fails for InstantSearch.js
4 participants