# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [3.0.2](https://github.com/nuxt-contrib/is-https/compare/v3.0.1...v3.0.2) (2020-12-18)

### [3.0.1](https://github.com/nuxt-contrib/is-https/compare/v3.0.0...v3.0.1) (2020-12-14)


### Bug Fixes

* **pkg:** add files field ([6913c08](https://github.com/nuxt-contrib/is-https/commit/6913c0840b580fa199b636b2cfa143565dfffa21))

## [3.0.0](https://github.com/nuxt-contrib/is-https/compare/v2.0.2...v3.0.0) (2020-12-14)


### ⚠ BREAKING CHANGES

* you may need to transpile package for older browsers

### Features

* use siroc build tool ([6929a58](https://github.com/nuxt-contrib/is-https/commit/6929a5849f650bba1ba8cb2fb2caab5637902884))

### [2.0.2](https://github.com/nuxt-contrib/is-https/compare/v2.0.1...v2.0.2) (2020-06-02)

### [2.0.1](https://github.com/nuxt-contrib/is-https/compare/v2.0.0...v2.0.1) (2020-05-31)

## 2.0.0 (2020-05-31)


### ⚠ BREAKING CHANGES

* there might be bahaviour change for express-like frameworks

### Features

* rewrite with typescript ([0b01c25](https://github.com/nuxt-contrib/is-https/commit/0b01c25859b2dc2a26fafca8c883a0d26af62b76))
