Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Easy Peasy

Vegetarian friendly state for React
Collective - Host: opensource - https://opencollective.com/easy-peasy - Website: https://easy-peasy.now.sh - Code: https://github.com/ctrlplusb/easy-peasy

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]...

github.com/ctrlplusb/easy-peasy - 24be7972111ee9f45a742891cebf3cad0091a231 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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...

github.com/ctrlplusb/easy-peasy - ea568fddba36dc407853cb0f5849723b54b47ed6 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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...

github.com/ctrlplusb/easy-peasy - cc7244efa8a4585bbe0f1baf7fcf10eb71b5c80b authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: minor, non-functional changes (#876)

* refactor: remove dead code

* remove `actionThunks` variable from `extractDataFromModel` whi...

github.com/ctrlplusb/easy-peasy - 0956256541542f2aac5c0f526799a2036bc07603 authored about 1 year ago by Peter Weinberg <[email protected]>
Bump version to 6.0.4 (#875)

github.com/ctrlplusb/easy-peasy - cb727e71e71452a762a74a443e7b5ade95d12019 authored about 1 year ago by Peter Weinberg <[email protected]>
fix: computed props w/ dependencies on store state (#874)

github.com/ctrlplusb/easy-peasy - 282fa1cd2cb953893bce8d12ef3da4ea2c804980 authored about 1 year ago by Peter Weinberg <[email protected]>
chore: Removes dead `travisci` badge from README (#866)

github.com/ctrlplusb/easy-peasy - 11903f863d43f4b3829d88faa3c237b316c380f5 authored over 1 year ago by Jørn A. Myrland <[email protected]>
Bumps the version to 6.0.3 (#865)

github.com/ctrlplusb/easy-peasy - 7e6bd6b35a59898e581e15b00c1bdd63cde9cbd3 authored over 1 year ago by Jørn A. Myrland <[email protected]>
fix: set default error on empty helpers.fail() call. (#860)

github.com/ctrlplusb/easy-peasy - 56a5f82851acd73447c45f003e4a0a5492218e94 authored over 1 year ago by Oscar Blazejewski <[email protected]>
bugfix: Allow async effects for `effectOn` (typescript issue) (#864)

The docs states that async effects should be allowed in an `effectOn`.

This works in JS, but ...

github.com/ctrlplusb/easy-peasy - 827f1df5bc25fc38d9d29ca0becf98a96dd2f51d authored over 1 year ago by Jørn A. Myrland <[email protected]>
Bumps version to 6.0.2 (#856)

* Bumps version to 6.0.2

* Adds `prepublishOnly` script to ensure updated deps & dist

github.com/ctrlplusb/easy-peasy - 406f0c7e4e6c127400fc01f799d5e68473ebf9ba authored over 1 year ago by Jørn A. Myrland <[email protected]>
chore: Removes unused dependencies (#859)

- `@testing-library/react-hooks`: deprecated & not used

github.com/ctrlplusb/easy-peasy - 6e01ebb2098929a76cf338b0635d1143a680912d authored over 1 year ago by Jørn A. Myrland <[email protected]>
chore: Bumps example dependencies (#857)

github.com/ctrlplusb/easy-peasy - 644ebb1d14d0a9b29cd8a55a39c2d0f57ad62da2 authored over 1 year ago by Jørn A. Myrland <[email protected]>
chore: Bumps website dependencies (#858)

github.com/ctrlplusb/easy-peasy - 096b527a02b03f6fb3cfc75ed48a254850447966 authored over 1 year ago by Jørn A. Myrland <[email protected]>
chore: Migrates from `typings-tester` to `dtslint` (#848)

`typings-tester` is really, really slow. Averaging in well over 2
minutes per run.

`dtslint` pr...

github.com/ctrlplusb/easy-peasy - 9304d82cd7eb0e216399abbb20aa5208ecd56aa8 authored over 1 year ago by Jørn A. Myrland <[email protected]>
chore(deps): Bump dependencies (#847)

Adjusted dependency versions:
- `@babel/runtime`: from `^7.17.2` to `^7.22.6`
- `immer`: from ...

github.com/ctrlplusb/easy-peasy - daafe3973bcdfdd2fc6c963b51d8fce378627f42 authored over 1 year ago by Jørn A. Myrland <[email protected]>
bugfix: persist not working on iOS (#836)

`createPersistor` defines a `timingMethod` that won't work on iOS.

The `timingMethod` utilize...

github.com/ctrlplusb/easy-peasy - 76226a7891c4f03daf15fc4550c6767f6a181aca authored over 1 year ago by Jørn A. Myrland <[email protected]>
chore: Replaces `rollup-plugin-size-snapshot` with `rollup-plugin-analyzer` (#837)

This is done to support node >16, because `rollup-plugin-size-snapshot` has
a dependency to `we...

github.com/ctrlplusb/easy-peasy - 0b16f864f9ebe29222c9cc839004b74d678631df authored over 1 year ago by Jørn A. Myrland <[email protected]>
chore: remove V5 docs reference (#831)

as it doesn't exist

github.com/ctrlplusb/easy-peasy - a471d2774a894a69ab4f868d291f1182f71b3656 authored over 1 year ago by Jørn A. Myrland <[email protected]>
feat: Release `effectOn` & prepare for v6.0.0 (#813)

* feat: Stabilize `effectOn` & prepare for 6.0.0

- Refactors `unstable_effectOn` -> `effectOn...

github.com/ctrlplusb/easy-peasy - fcb53b94120f138a570ec46d43a8af96057ee34e authored over 1 year ago by Jørn A. Myrland <[email protected]>
feat: pass full state to persist transforms (#816)

github.com/ctrlplusb/easy-peasy - 90db98821a775c566138afad224e842021b3f171 authored over 1 year ago by Christopher Pappas <[email protected]>
feat: Add persisted state migrations (#818)

* feat: Add persisted state migrations

* test: Add tests for migrator

* chore: add types t...

github.com/ctrlplusb/easy-peasy - aa5dd5196094eca177e372e436e4583969b746f9 authored over 1 year ago by Christopher Pappas <[email protected]>
bugfix: Nextjs SSR issues (fixes #822) (#823)

* Bumps next example to use latest versions

* Maybe fixes #822?

* Adds nextjs ssr example

* F...

github.com/ctrlplusb/easy-peasy - 7e13adf021a9dc1ee23aa8cfc2d3c4fe59463d90 authored over 1 year ago by Jørn A. Myrland <[email protected]>
Bump json5 from 1.0.1 to 1.0.2 (#804)

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://gi...

github.com/ctrlplusb/easy-peasy - f2a302848e8db1e89bc20b0537f81adf49108e84 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump decode-uri-component from 0.2.0 to 0.2.2 (#798)

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 ...

github.com/ctrlplusb/easy-peasy - 5f08122862c6303c51049d739117524cb8b53906 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: React Native Todo (#824)

* feat: react native todo app init

* feat: react native todo
- Copied store from simple todo ap...

github.com/ctrlplusb/easy-peasy - 242a8da7af93408ef79ea6b3a4efcc29b2cbf2ba authored over 1 year ago by Bahador Izadpanah <[email protected]>
fix: `unstable_effectOn` actions for nested model (#812)

* move `actions` definition inside the effect handler that's returned
from `createEffectHandler...

github.com/ctrlplusb/easy-peasy - 3c56790702004fe71c655a01952a67a52fc1b03f authored almost 2 years ago by Peter Weinberg <[email protected]>
fix: types and docs related to action config obj (#810)

* move `config` param to the right position in `action` type

* move `config` param to the rig...

github.com/ctrlplusb/easy-peasy - a53af49520c53e6755dadb4109f95d7bb34e7371 authored almost 2 years ago by Peter Weinberg <[email protected]>
docs: Adds section for state type restrictions (#811)

* docs: Adds section for state type restrictions

Adds a section explaining how to support compl...

github.com/ctrlplusb/easy-peasy - f39c98ae983886c98d3a1b184a8f65881e72294f authored almost 2 years ago by Jørn A. Myrland <[email protected]>
fix: allow `Unstable_EffectOn` type to be aliased (#803)

github.com/ctrlplusb/easy-peasy - 60d4180c9d6eccbcb8205b6826d8d9c3ba6c7308 authored almost 2 years ago by Peter Weinberg <[email protected]>
docs: CONTRIBUTING.md, update conduct doc (#801)

* docs: update CODE_OF_CONDUCT with contact info

* docs: add CONTRIBUTING.md

github.com/ctrlplusb/easy-peasy - e9006813b4129f477dd04cca29c803dd7a895de7 authored about 2 years ago by Peter Weinberg <[email protected]>
Bumps version

github.com/ctrlplusb/easy-peasy - c78f3b75763609208ec909aecda2b62a8031013d authored about 2 years ago by Sean Matheson <[email protected]>
Bump loader-utils from 1.4.0 to 1.4.2 (#793)

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release no...

github.com/ctrlplusb/easy-peasy - 06d0fc281aafe6c019fe60a831c667086baaa3f7 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: Welcome @no-stack-dub-sack 🎉 (#792)

github.com/ctrlplusb/easy-peasy - c5ae14edc4ceeb406d757311930884680d0ade64 authored about 2 years ago by Jørn A. Myrland <[email protected]>
test: fix cross-platform persist test issues (#788)

* redistribute wait times and more specifically assert that
counter is never intermediate chang...

github.com/ctrlplusb/easy-peasy - 7a88686e98a06b5bfeac1b853312bf1e0ea1c174 authored about 2 years ago by Peter Weinberg <[email protected]>
feat: action config (ability to pass a config object and disable immer) #628 (#781)

* feat: Adds config object for individual actions and adds ability to disable immer

* feat: A...

github.com/ctrlplusb/easy-peasy - 877f66491f28dd90db45995daf5183dcb39376b6 authored about 2 years ago by Sean Spade <[email protected]>
feat: Expose storeState for the `effectOn`s `StateResolver`s (#598)

* Effects can depend on storeState changes

* Expose getActions in effect helpers

* revert:...

github.com/ctrlplusb/easy-peasy - aabad2a983cefb7af64b1257ef569f1f088ea427 authored about 2 years ago by Lucjan Suski <[email protected]>
refactor: Removes typescript `StateResolver` limitations (#787)

* `computed` and `effectOn` now allows unlimited state resolvers.

Co-authored-by: Jørn Myrlan...

github.com/ctrlplusb/easy-peasy - eba7fc1ced28db8158acebaa9f556854481c876b authored about 2 years ago by Peter Weinberg <[email protected]>
chore: Support external thunk and computed TS type alias (#791)

E.g.:
```ts
type MyModelAction<TPayload = void> = Action<MyModel, TPayload>
type MyModelCompu...

github.com/ctrlplusb/easy-peasy - 6e08efbc20e18fecea5d2ea736d031952daced2e authored about 2 years ago by arielhs <[email protected]>
Change to explicit filter for RecursiveState mapper type (#790)

Co-authored-by: Ariel HS <[email protected]>

github.com/ctrlplusb/easy-peasy - 91e1bf6f2ffdfdec556cad6a944ef749de1ad54f authored about 2 years ago by arielhs <[email protected]>
chore: Cleanup log output from tests (#789)

+ mocks & verify calls for `error` on failed effectOn
- Removes unneccessary output from test ...

github.com/ctrlplusb/easy-peasy - 41419553fff67d3fd5b8ef0d57e383b0e17a424c authored about 2 years ago by Jørn A. Myrland <[email protected]>
feat: Pass debug trace options to dev tools (#771)

* Make sure dev tools are disabled in prod

* feat: Allow to pass any Redux Dev Tools options ...

github.com/ctrlplusb/easy-peasy - 4a459611dcbe124adb94a99c2b230c548d426937 authored about 2 years ago by Jørn A. Myrland <[email protected]>
docs: Update reactotron recipe (#776)

* Update reactotron recipe

Based on the existing docs & [this SO post](https://stackoverflow.co...

github.com/ctrlplusb/easy-peasy - b0a44c4328cf1ae48362f73b312b11819a76551b authored about 2 years ago by Jørn A. Myrland <[email protected]>
chore: Extend examples (#773)

* Adds link sandbox

* Implements kanban example

* Adds codesandbox urls

* Adds next.js ...

github.com/ctrlplusb/easy-peasy - f6e880b6c777984cfc6b3a5149f72ece3f332299 authored about 2 years ago by Jørn A. Myrland <[email protected]>
chore: Fixes some tests to work cross platform (#774)

* chore: Fix tests to work cross platform

On windows using `[email protected]`, 3 tests are failin...

github.com/ctrlplusb/easy-peasy - a5539d13365e6f7503c93822d1fc5165e376913f authored about 2 years ago by Jørn A. Myrland <[email protected]>
docs: Updated "Using typed injections" for better type safety (#463)

* Updated "Using typed injections" for better type safety

Updated the "Using typed injections...

github.com/ctrlplusb/easy-peasy - 9633f189f32a3a2581ee7d9a7b2f03c0187fbc24 authored about 2 years ago by Jan Kalfus <[email protected]>
docs: Add Reduxtagram example (#780)

* add Reduxtagram example

* configure eslint

* specify react version in eslint config

*...

github.com/ctrlplusb/easy-peasy - 690a31af6cf090a8ba5ab15cc87578fdd4e370b8 authored about 2 years ago by Cristian Trifan <[email protected]>
Updating computed properties docs (#779)

* Updating computed properties docs

* Fixing a few typos

* Update website/docs/docs/api/co...

github.com/ctrlplusb/easy-peasy - 579399309d8843b347bdddc1898ba65266fd109b authored about 2 years ago by Anton Zhuravsky <[email protected]>
Bump minimist from 1.2.5 to 1.2.6 in /examples/simple-todo (#772)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](h...

github.com/ctrlplusb/easy-peasy - 1ecbfea4d2a637382b7a6c3b2417349f7e0d2ab7 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: Clarify TypeScript tutorial & add example (#770)

* Clarify TS docs

Attempt to clarify the TS docs.

closes #763

* Adds a simple example &...

github.com/ctrlplusb/easy-peasy - d7491044467690b55111a65553eb935a19cdfd0d authored over 2 years ago by Jørn A. Myrland <[email protected]>
chore: Updates website configuration

github.com/ctrlplusb/easy-peasy - 5d86b88ce87c10ce50069ed6be0f0056bf897a08 authored over 2 years ago by Sean Matheson <[email protected]>
chore: Updates website

github.com/ctrlplusb/easy-peasy - 3e3f1516bedd497a8bada803deaaafc3c3c17915 authored over 2 years ago by Sean Matheson <[email protected]>
docs: Updates README. Welcome @jmyrland!

github.com/ctrlplusb/easy-peasy - c3e9e8083c591ea1b65ac7158a50caedaf53f466 authored over 2 years ago by Sean Matheson <[email protected]>
feat: Adds support for React 18 (#769)

* feat: Adds initial support for React 18

* chore: Rename function

Co-authored-by: Jørn A....

github.com/ctrlplusb/easy-peasy - 55f73e69e495a7b6f834680d3a4541da3ceafb0c authored over 2 years ago by Sean Matheson <[email protected]>
Changed from `connect` to Hooks :zap: (#652)

github.com/ctrlplusb/easy-peasy - 1a97310c653aa40eb05a7edc1748ef07cd479957 authored over 2 years ago by Ephemeral Astronaut <[email protected]>
Typo (#749)

- A small typo fix in the Action arguments section.
- Added some commas for better legibility.
...

github.com/ctrlplusb/easy-peasy - 86946be24ec0d9f4e0a427b1b448649f06a31f37 authored over 2 years ago by Alper Aktaş <[email protected]>
allow unstable_effectOn effect to return void (#730)

Co-authored-by: Sean Matheson <[email protected]>

github.com/ctrlplusb/easy-peasy - 47dbabbadeceb51e5b3f56b83aa3981f323ba71c authored over 2 years ago by Peter Weinberg <[email protected]>
Update computed property docs (#735)

Update docs to reflect that while computed props can be accessed from within actions,
they will...

github.com/ctrlplusb/easy-peasy - 55f485e0708d6ab306b43dd765de67c2de53a547 authored over 2 years ago by Peter Weinberg <[email protected]>
Fix broken links in Thunk docs (#756)

Co-authored-by: Sean Matheson <[email protected]>

github.com/ctrlplusb/easy-peasy - 301af0114b74b35252ced44705f47acf88ce446b authored over 2 years ago by Alexander <[email protected]>
chore: Updates size snapshot

github.com/ctrlplusb/easy-peasy - 94f0967c18e0431432d64426e4a7f72eb3739113 authored over 2 years ago by Sean Matheson <[email protected]>
Optimize computed props (#764)

* Optimize computed props

An attempt to optimize computed props, by improving
comparison of ...

github.com/ctrlplusb/easy-peasy - 7eea5b9ef47a338e1f6bb945702f71b06703bb90 authored over 2 years ago by Jørn A. Myrland <[email protected]>
chore: Updates dev dependencies

github.com/ctrlplusb/easy-peasy - 67b9aaf03bf6da9f8c4d4f2d92b13d97185db17c authored over 2 years ago by Sean Matheson <[email protected]>
chore: Upgrades dependencies

github.com/ctrlplusb/easy-peasy - c63555cc6a9fcb894d9a2bc22b2b5ef4fb22fd6b authored over 2 years ago by Sean Matheson <[email protected]>
Replace link on line 10 (#722)

The link for the word "localStorage" used to lead to mdn page on Session storage instead of the ...

github.com/ctrlplusb/easy-peasy - 76aa319c15455f6955be44e5792cbb80cbae2d0f authored almost 3 years ago by Aniruddha Ganesh <[email protected]>
chore: Updates dependencies

github.com/ctrlplusb/easy-peasy - 2fab9a231322c72540b3d23a2a584badcff4f34d authored almost 3 years ago by Sean Matheson <[email protected]>
Updates website dependencies and deploy config

github.com/ctrlplusb/easy-peasy - d22a360d9c68fa19346e677634ab0ad1e7e62087 authored about 3 years ago by Sean Matheson <[email protected]>
Bumps version

github.com/ctrlplusb/easy-peasy - d84b4184cad2b595d1127de5d84f4e1fe15cfc84 authored about 3 years ago by Sean Matheson <[email protected]>
Upgrades dependencies

github.com/ctrlplusb/easy-peasy - 68fdfff1dc3a8ea8e0ca626e7028ba9927a26f92 authored about 3 years ago by Sean Matheson <[email protected]>
Upgrades dev deps

github.com/ctrlplusb/easy-peasy - f24ab251db0d8cdd4d037ed75f04935b8f9b3519 authored about 3 years ago by Sean Matheson <[email protected]>
Minor name fix in Thunk docs (#635)

github.com/ctrlplusb/easy-peasy - 8e9ea4ff953211531f8825307d13eb53cafcec6a authored over 3 years ago by GavinRay97 <[email protected]>
Fixing broken link (#643)

github.com/ctrlplusb/easy-peasy - 3f632a06e0e8395185980ba8c7b047ed78b2ac13 authored over 3 years ago by Daniel Fjeldstad <[email protected]>
Fix the typo in the action example (#650)

github.com/ctrlplusb/easy-peasy - 618b3600cc51acdb5e198597a633a399c41b81fc authored over 3 years ago by Yuri Yakovlev <[email protected]>
Remove fast-memoize from docs (#663)

* improve memoize docs

* fix link

github.com/ctrlplusb/easy-peasy - a53dfa263d3b5f13407efaf77cbb939e3e15b835 authored over 3 years ago by David Alberto Adler <[email protected]>
Bump elliptic from 6.5.3 to 6.5.4 (#692)

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](ht...

github.com/ctrlplusb/easy-peasy - 6c90492efff95124d1752676b28a2e36a1b34853 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump browserslist from 4.16.1 to 4.16.8 (#691)

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.1 to 4.16.8.
- [Re...

github.com/ctrlplusb/easy-peasy - 14a20fe09dcc64cf1acf0a79417861af5c2ea691 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump ws from 7.3.1 to 7.5.3 (#690)

Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.5.3.
- [Release notes](https://git...

github.com/ctrlplusb/easy-peasy - d85916df29e05e7ac676d624166796593e4023ef authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
useLocalStorage: Recreate store if dependencies change (#685)

github.com/ctrlplusb/easy-peasy - cefe614070710ed903fe57a8189fdf27bf75678b authored over 3 years ago by fbieler <[email protected]>
Upgrades dependencies

github.com/ctrlplusb/easy-peasy - 8fce26b3fc28c628e9515e74258295ea0a5a131a authored over 3 years ago by Sean Matheson <[email protected]>
Fixes docs per PR #558

github.com/ctrlplusb/easy-peasy - 864056352661a65b69ab43632051143f67297342 authored over 3 years ago by Sean Matheson <[email protected]>
Upgrades dependencies, removes previously broken TS comment

github.com/ctrlplusb/easy-peasy - 444396f98183004219061c6ad4878b69e429ccc9 authored over 3 years ago by Sean Matheson <[email protected]>
Updates dependencies

github.com/ctrlplusb/easy-peasy - ea98660d1700b95b5446bc4d9715c4f4107ba609 authored almost 4 years ago by Sean Matheson <[email protected]>
Fixes computed property caching.

github.com/ctrlplusb/easy-peasy - 5c4c0e8e0a708e0c218f82d0a89aa679d1f44dcb authored almost 4 years ago by Sean Matheson <[email protected]>
Upgrades dependencies

github.com/ctrlplusb/easy-peasy - f263698399f64826f3c6bf3c005cdacfaf3ea92a authored almost 4 years ago by Sean Matheson <[email protected]>
Bumps version

github.com/ctrlplusb/easy-peasy - f021e929b7b73486bf0a94732642b4e452325ecf authored almost 4 years ago by Sean Matheson <[email protected]>
Merge branch 'master' of https://github.com/ctrlplusb/easy-peasy

github.com/ctrlplusb/easy-peasy - e2858475bb97263b2569068b0ed1a5d74fadba41 authored almost 4 years ago by Sean Matheson <[email protected]>
Fixes computed property access within actions

github.com/ctrlplusb/easy-peasy - 772f1b5dffc1d98aff0339ffc5c750154886bc04 authored almost 4 years ago by Sean Matheson <[email protected]>
Create codeql-analysis.yml

github.com/ctrlplusb/easy-peasy - 8d221ac93f81af56fc2f5d13c2814013706546c8 authored almost 4 years ago by Sean Matheson <[email protected]>
Bumps version

github.com/ctrlplusb/easy-peasy - 798b73e45aeaafb402569e4fb387ce3cfd2ecd9c authored almost 4 years ago by Sean Matheson <[email protected]>
Fixes computed property binder

github.com/ctrlplusb/easy-peasy - e304a9243b5769985b1bb5a09e7502152eaa1a38 authored almost 4 years ago by Sean Matheson <[email protected]>
Version 5 (#632)

* Migrates to rollup for bundling

* Adds source maps to bundles

* Message truncating

* ...

github.com/ctrlplusb/easy-peasy - 7867c924612b39a3b638258d9460d92db4643a83 authored almost 4 years ago by Sean Matheson <[email protected]>
Updates sponsorship and docs

github.com/ctrlplusb/easy-peasy - 70253e5dd8fa2a4d0ededd0cc7cb81cfcc26f3a9 authored about 4 years ago by Sean Matheson <[email protected]>
Bumps version

github.com/ctrlplusb/easy-peasy - f89424bff0a1c3a8fd15015dec8a58af4618fe94 authored about 4 years ago by Sean Matheson <[email protected]>
[TypeScript] Fixes optional payload declaration for Thunk types.

github.com/ctrlplusb/easy-peasy - b39dd4e899f634c940fa90b24c8c52b8e59cf557 authored about 4 years ago by Sean Matheson <[email protected]>
Fix typo (#564)

github.com/ctrlplusb/easy-peasy - 44f3ba2516f515a44b33fcc1322eacb144b87216 authored about 4 years ago by Andrey Nikonov <[email protected]>
v4 (#559)

* Adds Generics API and TypeScript improvements (#457)

* Fix statemapper eating up classes

...

github.com/ctrlplusb/easy-peasy - 71ad696f3780a1d67cc8c865e56db3d661d0cb9d authored about 4 years ago by Sean Matheson <[email protected]>
Update README.md

github.com/ctrlplusb/easy-peasy - cac46422322712273dc718815a63f03a0d9f6017 authored about 4 years ago by Sean Matheson <[email protected]>
Update FUNDING.yml

github.com/ctrlplusb/easy-peasy - 4ef3fdd06d631a39de1ea8de14e440d0b1cfef37 authored about 4 years ago by Sean Matheson <[email protected]>
Bumps version

github.com/ctrlplusb/easy-peasy - 6ea97dac7382f4b677fc8315ce39039a7b3641f6 authored over 4 years ago by Sean Matheson <[email protected]>