Skip to content

Latest commit

 

History

History
177 lines (98 loc) · 4.52 KB

CHANGELOG.md

File metadata and controls

177 lines (98 loc) · 4.52 KB

victory-bar

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

  • 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

  • Fix incorrect typescript props (#2745)
  • Refactor param reassignments (#2724)

36.8.2

Patch Changes

  • Migrate victory-bar to TypeScript (#2709)

36.8.1

36.8.0

Minor Changes

  • Remove v37 experimental code (#2697)

Patch Changes

  • Remove usage of defaultProps from components (#2679)

36.7.0

Minor Changes

  • added ref forwarding for path and bar components (#2673)

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
    • victory-vendor@36.6.8

36.6.7

Patch Changes

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

36.6.6

Patch Changes

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

36.6.5

Patch Changes

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-vendor@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
    • victory-vendor@36.6.3

36.6.2

Patch Changes

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

36.6.1

Patch Changes

  • Updated dependencies [d1f281104]:
    • victory-core@36.6.1
    • victory-vendor@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
    • victory-vendor@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.