## 1.0.0

First stable release of Nested (with null safety)

## 0.0.5-nullsafety.0

- Support null-safety (Thanks to [@vishna](https://github.com/vishna)!)

## 0.0.4

- Handle reorder through `GlobalKey`s

## 0.0.3

- Made the element of Stateless/Stateful variants public

## 0.0.2

- Added the ability to implement `SingleChildWidget` using mixins
- Added support for `InheritedWidget` (only using mixins).

## 0.0.1

Initial release
