# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.0.0] - 2021-10-29
### Changed
  - Update to Nativescript 8 and latest version of components
  - Bundles with JSX types

## [0.9.0] - 2020-09-05
### Changed
 - Updated to nativescript 7 support and latest NS7 compatible versions of modules.
 - Targets es2017


## [0.8.1] - 2020-03-21
### Changed
 - Call reloadScales on RadRadialGauge whenever a scale item has its configuration changed.

## [0.8.0] - 2020-03-08
### Changed
 - Updated to support svelte-native 0.8.0 and nativescript core modules 6.4


## [0.6.1] - 2019-10-13

### Added
 - Support for Nativescript Sidedrawer
