Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork193
Comparing changes
Open a pull request
base repository:ctrlplusb/easy-peasy
Uh oh!
There was an error while loading.Please reload this page.
base:v6.0.4
head repository:ctrlplusb/easy-peasy
Uh oh!
There was an error while loading.Please reload this page.
compare:v6.0.5
- 8commits
- 11files changed
- 5contributors
Commits on Oct 16, 2023
chore: minor, non-functional changes (#876)
* refactor: remove dead code* remove `actionThunks` variable from `extractDataFromModel` which wasno longer in use* refactor: move `handleEventDispatchErrors` to lib* chore: fix typo* chore: add npmrc file to configure registry* this is for developers who are configured to use private registriesat work. configuring at the project level will override any globalconfiguration for commands like `npm publish`.
no-stack-dub-sack authoredOct 16, 2023
Commits on Oct 19, 2023
chore(deps): bump @babel/traverse from 7.22.8 to 7.23.2 in /website (#…
…879)Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.2.- [Release notes](https://github.com/babel/babel/releases)- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)---updated-dependencies:- dependency-name: "@babel/traverse" dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredOct 19, 2023 chore(deps): bump @babel/traverse from 7.22.8 to 7.23.2 (#878)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.2.- [Release notes](https://github.com/babel/babel/releases)- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)---updated-dependencies:- dependency-name: "@babel/traverse" dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredOct 19, 2023 chore(deps): bump @adobe/css-tools from 4.2.0 to 4.3.1 (#862)
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.2.0 to 4.3.1.- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)- [Commits](https://github.com/adobe/css-tools/commits)---updated-dependencies:- dependency-name: "@adobe/css-tools" dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredOct 19, 2023
Commits on Jun 13, 2024
chore(deps): bump tar from 6.1.15 to 6.2.1 (#903)
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.15 to 6.2.1.- [Release notes](https://github.com/isaacs/node-tar/releases)- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)- [Commits](isaacs/node-tar@v6.1.15...v6.2.1)---updated-dependencies:- dependency-name: tar dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredJun 13, 2024
Commits on Jun 18, 2024
chore(deps): bump ws from 8.13.0 to 8.17.1 (#908)
Bumps [ws](https://github.com/websockets/ws) from 8.13.0 to 8.17.1.- [Release notes](https://github.com/websockets/ws/releases)- [Commits](websockets/ws@8.13.0...8.17.1)---updated-dependencies:- dependency-name: ws dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredJun 18, 2024
Commits on Jul 11, 2024
Making sure models created with useLocalStore stop updating the state…
… on update (#914)Co-authored-by: Anton Zhuravsky <anton@44pixels.ai>
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v6.0.4...v6.0.5
Uh oh!
There was an error while loading.Please reload this page.