Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Dec 11:16
· 36 commits to master since this release

4.0.0 (2022-12-23)

Bug Fixes

chore

Features

  • di: simplify naming and api (494f8b2)
  • http-client: add FetchClient (570a1fe)
  • limit included deps (af122fd)
  • react-di: replace @wikia/dependency-injection with @ns3/di (fb4e9ca)
  • remove core-js from libs bundle (41ab258)
  • rename http-client to fetch-client (2980b65)
  • rx-state: allow factory to be ObservableInput (90443fc)
  • ts-utils: add error helpers (48dca0c)

BREAKING CHANGES

  • remove old http-client, use fetch-client instead
  • react-di: no longer works with @wikia/dependency-injection