# Changelog

## 5.0.0

* Chore: Upgrade to Angular 6

## 4.3.0

* Feature: Add update$, center$, and zoomToFit$ inputs

## 4.2.0

* Feature: Add autoCenter and autoZoom inputs (#51)

## 4.1.0

* Feature: Allow enable/disable zooming (#64)
* Feature: Pan to cursor on zoom (#53)
* Docs: Use ng-template instead of template (#48)

## 4.0.2

* Fix: Error in Firefox when trying to render diagram when it is hidden

## 4.0.1

* Fix: Fix build for AOT projects.

## 4.0.0

* Breaking: Renamed the npm package to `@swimlane/ngx-graph`
* Breaking: Renamed the module to `NgxGraph`
* Breaking: Renamed the component selector to `ngx-graph`
* Docs: Updated readme
