Skip to content

Latest commit

 

History

History
171 lines (104 loc) · 4.16 KB

CHANGELOG.md

File metadata and controls

171 lines (104 loc) · 4.16 KB

victory-chart

37.0.1

37.0.0

Major Changes

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

36.9.2

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)

36.8.4

36.8.3

Patch Changes

  • Refactor param reassignments (#2724)

36.8.2

Patch Changes

  • Assign merged props to a const instead of modifying initialProps (#2718)

36.8.1

36.8.0

Minor Changes

  • Remove v37 experimental code (#2697)

Patch Changes

  • Remove usage of defaultProps from components (#2679)
  • Fixed issue where VictoryChart would throw an unhandled exception when passed non-element children (fixes #2391) (#2536)

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-axis@36.6.8
    • victory-core@36.6.8
    • victory-polar-axis@36.6.8
    • victory-shared-events@36.6.8

36.6.7

Patch Changes

  • Updated dependencies []:
    • victory-axis@36.6.7
    • victory-core@36.6.7
    • victory-polar-axis@36.6.7
    • victory-shared-events@36.6.7

36.6.6

Patch Changes

  • Updated dependencies []:
    • victory-axis@36.6.6
    • victory-core@36.6.6
    • victory-polar-axis@36.6.6
    • victory-shared-events@36.6.6

36.6.5

Patch Changes

  • Updated dependencies [6f4972123]:
    • victory-core@36.6.5
    • victory-axis@36.6.5
    • victory-polar-axis@36.6.5
    • victory-shared-events@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
    • victory-axis@36.6.4
    • victory-polar-axis@36.6.4
    • victory-shared-events@36.6.4

36.6.3

Patch Changes

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

  • Updated dependencies [4bfc65df5]:

    • victory-axis@36.6.3
    • victory-core@36.6.3
    • victory-polar-axis@36.6.3
    • victory-shared-events@36.6.3

36.6.2

Patch Changes

  • Updated dependencies []:
    • victory-axis@36.6.2
    • victory-core@36.6.2
    • victory-polar-axis@36.6.2
    • victory-shared-events@36.6.2

36.6.1

Patch Changes

  • Updated dependencies [d1f281104]:
    • victory-core@36.6.1
    • victory-axis@36.6.1
    • victory-polar-axis@36.6.1
    • victory-shared-events@36.6.1

36.6.0

Patch Changes

  • Updated dependencies [fed5a5072, a2f48555a]:
    • victory-core@36.6.0
    • victory-axis@36.6.0
    • victory-polar-axis@36.6.0
    • victory-shared-events@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.