Skip to content

Latest commit

 

History

History
160 lines (85 loc) · 3.98 KB

CHANGELOG.md

File metadata and controls

160 lines (85 loc) · 3.98 KB

victory-candlestick

37.0.2

Patch Changes

  • Ensure undefined props do not overwrite defaults (#2852)

37.0.1

Patch Changes

  • Fix the signature of class static functions in components (#2840)

37.0.0

Major Changes

  • Upgrade babel dependencies and build target to modern browsers (#2804)

36.9.2

Patch Changes

  • Improve types for brush container and candlestick (#2794)
  • Replace lodash isNil and isNan with native code (#2800)
  • Replace lodash isFunction with native code (#2802)

36.9.1

36.9.0

Minor Changes

  • Remove prop-types definitions and dependency (#2758)

36.8.6

36.8.5

Patch Changes

  • Replace instances of lodash.assign with Object.assign (#2757)
  • Replace instances of lodash.range with equivalent native code (#2760)

36.8.4

36.8.3

Patch Changes

  • Refactor param reassignments (#2724)

36.8.2

Patch Changes

  • Migrate victory-candlestick to TypeScript (#2716)

36.8.1

36.8.0

Patch Changes

  • Remove usage of defaultProps from components (#2679)

36.7.0

36.6.12

36.6.11

36.6.10

Patch Changes

  • Setup NPM Provenance (#2590)

36.6.9

Patch Changes

  • Setup NPM Provenance (#2587)

36.6.8

Patch Changes

  • Updated dependencies []:
    • victory-core@36.6.8

36.6.7

Patch Changes

  • Updated dependencies []:
    • victory-core@36.6.7

36.6.6

Patch Changes

  • Updated dependencies []:
    • victory-core@36.6.6

36.6.5

Patch Changes

  • Updated dependencies [6f4972123]:
    • victory-core@36.6.5

36.6.4

Patch Changes

  • Allow data accessors to accept any data types (fixes #2360) (#2436)

  • Updated dependencies [9a6319cff]:

    • victory-core@36.6.4

36.6.3

Patch Changes

  • Do not generate *.js.map sourcemaps (fixes #2346) (#2432)

  • Updated dependencies [4bfc65df5]:

    • victory-core@36.6.3

36.6.2

Patch Changes

  • Updated dependencies []:
    • victory-core@36.6.2

36.6.1

Patch Changes

  • Updated dependencies [d1f281104]:
    • victory-core@36.6.1

36.6.0

Patch Changes

  • Update source code with minor lint-based improvements (see #2236). (#2403)

  • Updated dependencies [fed5a5072, a2f48555a]:

    • victory-core@36.6.0

36.5.3 and earlier

Change history for version 36.5.3 and earlier can be found in our root CHANGELOG.md.