# CHANGELOG

## Next

## 2.0.0-alpha-1

- **BREAKING** Upgrade to Vue 3
- **BREAKING** [Dev] Upgrade to Yarn 4

## 1.3.2 / 2021-10-09

**Other**

- Dependency updates

## 1.3.1 / 2021-06-02

**Fixes**

- Page navigation via the next page and previous
  page elements works again (#375)

**Other**

- Dependency updates

1.3.0 / 2021-04-30
==================

  * Converted the components to use render functions
  * Increased test coverage
  * Fixed slot replacement for gaps and page navigation
  * Dependency upgrades

1.2.0 / 2021-02-27
==================

  * Added support for passing the full page context to custom components (thanks @fhervieux)
  * Moved CI from Travis to GitHub
  * Split documentation and lib package management

1.1.2 / 2020-12-18
==================

  * Dependency upgrades

1.1.1 / 2020-12-04
==================

  * Bumped dev dependencies to current versions

1.1.0 / 2020-05-15
==================

  * Make pagination classes configurable
