devkit

Tools that make Angular developer's life easier.

MIT License

Downloads
39.2K
Stars
243
Committers
12

Bot releases are visible (Hide)

devkit - https://github.com/jscutlery/devkit/releases/tag/rx-computed-0.2.0

Published by github-actions[bot] over 1 year ago

0.2.0 (2023-05-25)

Features

  • rx-computed: allow rxComputed to accept a custom Injector (6f3228a)
devkit - https://github.com/jscutlery/devkit/releases/tag/rx-computed-0.1.1

Published by github-actions[bot] over 1 year ago

0.1.1 (2023-05-25)

devkit - https://github.com/jscutlery/devkit/releases/tag/cypress-harness-0.4.4

Published by github-actions[bot] over 1 year ago

0.4.4 (2023-05-24)

devkit - https://github.com/jscutlery/devkit/releases/tag/operators-2.1.2

Published by github-actions[bot] over 1 year ago

2.1.2 (2023-05-22)

devkit - https://github.com/jscutlery/devkit/releases/tag/microwave-0.1.6

Published by github-actions[bot] over 1 year ago

0.1.6 (2023-05-22)

devkit - https://github.com/jscutlery/devkit/releases/tag/playwright-ct-angular-0.1.3

Published by github-actions[bot] over 1 year ago

0.1.3 (2023-05-22)

devkit - https://github.com/jscutlery/devkit/releases/tag/cypress-harness-0.4.3

Published by github-actions[bot] over 1 year ago

0.4.3 (2023-05-22)

Bug Fixes

devkit - operators-2.1.1

Published by edbzn over 1 year ago

What's Changed

Full Changelog: https://github.com/jscutlery/devkit/compare/operators-2.0.0...operators-2.1.1

devkit - https://github.com/jscutlery/devkit/releases/tag/operators-2.0.0

Published by github-actions[bot] over 1 year ago

2.0.0 (2023-04-18)

Tests

  • operators: make suspensify strict by default (93b8c05)

BREAKING CHANGES

  • operators: suspensify() without options will return a strict suspense object
devkit - https://github.com/jscutlery/devkit/releases/tag/operators-1.1.1

Published by github-actions[bot] over 1 year ago

1.1.1 (2023-04-18)

devkit - https://github.com/jscutlery/devkit/releases/tag/operators-1.1.0

Published by github-actions[bot] over 1 year ago

1.1.0 (2023-04-18)

Features

  • operators: add suspensify's strict mode (f9dd789), closes #237
devkit - https://github.com/jscutlery/devkit/releases/tag/operators-1.0.2

Published by github-actions[bot] over 1 year ago

1.0.2 (2023-04-18)

devkit - https://github.com/jscutlery/devkit/releases/tag/operators-1.0.1

Published by github-actions[bot] over 1 year ago

1.0.1 (2023-04-18)

devkit - https://github.com/jscutlery/devkit/releases/tag/operators-1.0.0

Published by github-actions[bot] over 1 year ago

1.0.0 (2023-04-18)

Bug Fixes

  • operators: 🏷️ fix typing errors (91c084c)

Features

  • operators: ✨ drop support for suspensify's projector (f4bf6dc), closes #236

BREAKING CHANGES

  • operators: suspensify's operator "projector" function is not supported anymore
devkit - https://github.com/jscutlery/devkit/releases/tag/operators-0.2.2

Published by github-actions[bot] almost 2 years ago

0.2.2 (2023-01-16)

Bug Fixes

  • operators: 🏷️ fix typing errors (91c084c)
devkit - https://github.com/jscutlery/devkit/releases/tag/playwright-ct-angular-0.1.2

Published by github-actions[bot] almost 2 years ago

0.1.2 (2023-01-16)

devkit - https://github.com/jscutlery/devkit/releases/tag/operators-0.2.1

Published by github-actions[bot] almost 2 years ago

0.2.1 (2022-12-26)

devkit - https://github.com/jscutlery/devkit/releases/tag/playwright-ct-angular-0.1.1

Published by github-actions[bot] almost 2 years ago

0.1.1 (2022-12-08)

devkit - https://github.com/jscutlery/devkit/releases/tag/cypress-harness-0.4.2

Published by github-actions[bot] almost 2 years ago

0.4.2 (2022-12-03)

Bug Fixes

  • cypress-harness: 🐞 fix webpack import error (787219c)
devkit - https://github.com/jscutlery/devkit/releases/tag/operators-0.2.0

Published by github-actions[bot] almost 2 years ago

0.2.0 (2022-12-02)

Features

  • operators: ✨add esm support (77b5470)