Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 11, 2021

Bumps @sigi/ts-plugin from 2.6.0 to 2.9.0.

Changelog

Sourced from @​sigi/ts-plugin's changelog.

2.9.0 (2021-05-11)

Bug Fixes

  • ssr: should be able to emit terminate in the other modules (cfb4c43)
  • dependencies list (4a44cdd)
  • react: state mismatch while dispatch reducers in useEffect of Child component (c92d4be)

Features

  • core: ssr effect now could be marked retry on client (116df59)

Performance Improvements

  • core: reduce js engine hidden path mismatch (3224344)
  • react: fast code path on server (f7df497)
  • ssr: add fast path for ssr di logic (8cd2f5a)

2.8.6 (2021-05-06)

Note: Version bump only for package sigi

2.8.5 (2021-04-28)

Bug Fixes

  • ssr: race operator should only accept last value of SSR Modules (44c3e1b)

2.8.4 (2021-03-31)

Bug Fixes

  • react: should still not skip first setState if not first rendering (1349288)

2.8.3 (2021-03-29)

Bug Fixes

  • react: emit warning while pass selector without dependencies (3198ea5)

2.8.2 (2021-03-29)

Bug Fixes

  • typecheck issues after upgrade to ts@4.2 (390651e)
  • react: useModule subscription should be in useEffect (9603ffa)
  • ssr: always resolve deferred promise to prevent floating Promise (4493da0)

2.8.1 (2021-03-03)

... (truncated)

Commits
  • a274da5 v2.9.0
  • 2aec0c0 Merge pull request #757 from sigi-framework/fast-code-path
  • 8cd2f5a perf(ssr): add fast path for ssr di logic
  • f7df497 perf(react): fast code path on server
  • aaa3da0 chore: rename react/index.ts => react/index.browser.ts
  • a2ab75a build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 in /examples
  • 5e5798c Merge pull request #745 from sigi-framework/retry-on-client
  • ba41002 build(deps-dev): bump @​typescript-eslint/eslint-plugin
  • 1f74874 build(deps-dev): bump codecov from 3.8.1 to 3.8.2
  • b94c501 style: apply prettier again
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

Bumps [@sigi/ts-plugin](https://github.com/sigi-framework/sigi) from 2.6.0 to 2.9.0.
- [Release notes](https://github.com/sigi-framework/sigi/releases)
- [Changelog](https://github.com/sigi-framework/sigi/blob/master/CHANGELOG.md)
- [Commits](sigi-framework/sigi@v2.6.0...v2.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 11, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 27, 2021

Superseded by #667.

@dependabot dependabot bot closed this May 27, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sigi/ts-plugin-2.9.0 branch May 27, 2021 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants