# 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).

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [3.2.0](https://www.github.com/netlify/framework-info/compare/v3.1.3...v3.2.0) (2021-03-16)


### Features

* add static assets directory ([#177](https://www.github.com/netlify/framework-info/issues/177)) ([e830e07](https://www.github.com/netlify/framework-info/commit/e830e0764a85c03034e2d6dbdd1d0c0247666d42))

### [3.1.3](https://www.github.com/netlify/framework-info/compare/v3.1.2...v3.1.3) (2021-03-01)


### Bug Fixes

* support browsers without globalThis ([#152](https://www.github.com/netlify/framework-info/issues/152)) ([2f7306d](https://www.github.com/netlify/framework-info/commit/2f7306dce002301bc114d1770591221e1c3c6149))

### [3.1.2](https://www.github.com/netlify/framework-info/compare/v3.1.1...v3.1.2) (2021-02-24)


### Bug Fixes

* Update the build command and directory for Angular.js ([edd9212](https://www.github.com/netlify/framework-info/commit/edd9212d4b2dc33265ee96510f9aa4c47e2753ac))

### [3.1.1](https://www.github.com/netlify/framework-info/compare/v3.1.0...v3.1.1) (2021-02-18)


### Bug Fixes

* fix `files` in `package.json` ([1751eab](https://www.github.com/netlify/framework-info/commit/1751eabdb96dab3b68b16b07055ce0a5893d14f5))

## [3.1.0](https://www.github.com/netlify/framework-info/compare/v3.0.0...v3.1.0) (2021-02-11)


### Features

* **dev:** add polling strategies ([#125](https://www.github.com/netlify/framework-info/issues/125)) ([4c553e8](https://www.github.com/netlify/framework-info/commit/4c553e8be40f6b01948ccbeb56ee58f86dd6bfb0))

## [3.0.0](https://www.github.com/netlify/framework-info/compare/v2.3.0...v3.0.0) (2021-02-10)


### ⚠ BREAKING CHANGES

* rename title to name (#139)
* rename name property to id (#137)

### Features

* rename name property to id ([#137](https://www.github.com/netlify/framework-info/issues/137)) ([bf298d2](https://www.github.com/netlify/framework-info/commit/bf298d2ce4e4ca010a4cf05642aac952f0afa675))
* rename title to name ([#139](https://www.github.com/netlify/framework-info/issues/139)) ([2b444e0](https://www.github.com/netlify/framework-info/commit/2b444e071b4a2b5c82afa639240c7014bc3a865c))

## [2.3.0](https://www.github.com/netlify/framework-info/compare/v2.2.0...v2.3.0) (2021-02-10)


### Features

* add frameworks titles ([#134](https://www.github.com/netlify/framework-info/issues/134)) ([4aec35e](https://www.github.com/netlify/framework-info/commit/4aec35e7917d98a27ac9fe9f8c0b35b652fad594))

## [2.2.0](https://www.github.com/netlify/framework-info/compare/v2.1.1...v2.2.0) (2021-02-08)


### Features

* add nodeVersion option ([#124](https://www.github.com/netlify/framework-info/issues/124)) ([647f94b](https://www.github.com/netlify/framework-info/commit/647f94b15c642c65c6cd1d74396ac17c8d02c8e4))

### [2.1.1](https://www.github.com/netlify/framework-info/compare/v2.1.0...v2.1.1) (2021-01-25)


### Bug Fixes

* remove duplicate plugins entry from grunt.json ([#116](https://www.github.com/netlify/framework-info/issues/116)) ([2721217](https://www.github.com/netlify/framework-info/commit/2721217dfa4f9525f02465dfdc89006b5b6bdd83))

## [2.1.0](https://www.github.com/netlify/framework-info/compare/v2.0.0...v2.1.0) (2021-01-25)


### Features

* add plugins detection ([#111](https://www.github.com/netlify/framework-info/issues/111)) ([db4e8f5](https://www.github.com/netlify/framework-info/commit/db4e8f5eaeb3f7f05f7f2c82ec94fdc8312322d2))

## [2.0.0](https://www.github.com/netlify/framework-info/compare/v1.1.2...v2.0.0) (2021-01-07)


### ⚠ BREAKING CHANGES

* rename watch to dev (#96)
* add build command detection (#92)

### Features

* add build command detection ([#92](https://www.github.com/netlify/framework-info/issues/92)) ([4d5c35e](https://www.github.com/netlify/framework-info/commit/4d5c35ee948f5a97a0896cb1907a58a85ca6588b))


### Bug Fixes

* **docs:** update readme ([#98](https://www.github.com/netlify/framework-info/issues/98)) ([8c734df](https://www.github.com/netlify/framework-info/commit/8c734df7bdf30e5cdf7e2bf49860671901edc45b))
* rename watch to dev ([#96](https://www.github.com/netlify/framework-info/issues/96)) ([58aadd5](https://www.github.com/netlify/framework-info/commit/58aadd50f66bf54e43adf6c5fc2c6a0b8ae65965))
* sort preferred scripts ([#99](https://www.github.com/netlify/framework-info/issues/99)) ([d7d9093](https://www.github.com/netlify/framework-info/commit/d7d9093dde7b69a959a14280647b4de0b67f616a))
* **create-react-app:** update build directory ([#94](https://www.github.com/netlify/framework-info/issues/94)) ([54222d5](https://www.github.com/netlify/framework-info/commit/54222d52ed4e18bca3322744277b3ce4d372fd09))

### [1.1.2](https://www.github.com/netlify/framework-info/compare/v1.1.1...v1.1.2) (2020-12-20)


### Bug Fixes

* **eleventy:** update watch command ([#74](https://www.github.com/netlify/framework-info/issues/74)) ([26a3b71](https://www.github.com/netlify/framework-info/commit/26a3b71c04d02c0a1d1baa3dbbc69745adc6683d))
* **watch-command:** return watch commands in consistent order ([#76](https://www.github.com/netlify/framework-info/issues/76)) ([eb9de6d](https://www.github.com/netlify/framework-info/commit/eb9de6db1c1a1f2e9e9660a3e6c5ea79e561c679))

### [1.1.1](https://www.github.com/netlify/framework-info/compare/v1.1.0...v1.1.1) (2020-12-17)


### Bug Fixes

* **angular:** update watch command ([#72](https://www.github.com/netlify/framework-info/issues/72)) ([fb5425f](https://www.github.com/netlify/framework-info/commit/fb5425f49fcd11eac1043a0a620300be53870628))

## [1.1.0](https://www.github.com/netlify/framework-info/compare/v1.0.0...v1.1.0) (2020-12-16)


### Features

* make the library browser compatible ([#58](https://www.github.com/netlify/framework-info/issues/58)) ([b172413](https://www.github.com/netlify/framework-info/commit/b17241389e4ead400b8f7bfddd35496b260d6f25))

## [1.0.0](https://www.github.com/netlify/framework-info/compare/v0.3.2...v1.0.0) (2020-12-15)


### ⚠ BREAKING CHANGES

* remove ignoredWatchCommand option (#59)

### Code Refactoring

* remove ignoredWatchCommand option ([#59](https://www.github.com/netlify/framework-info/issues/59)) ([defd809](https://www.github.com/netlify/framework-info/commit/defd80956006a0b3ff65e265115d662c4bd8b679))

## [v0.3.2](https://github.com/netlify/framework-info/compare/v0.3.1...v0.3.2)

### Merged

- chore(deps): update dependency @netlify/eslint-config-node to v2
  [`#60`](https://github.com/netlify/framework-info/pull/60)
- chore(deps): lock file maintenance [`#61`](https://github.com/netlify/framework-info/pull/61)

## [v0.3.1](https://github.com/netlify/framework-info/compare/v0.3.0...v0.3.1) - 2020-12-10

### Merged

- fix: add missing frameworks to main.js [`#57`](https://github.com/netlify/framework-info/pull/57)

## [v0.3.0](https://github.com/netlify/framework-info/compare/v0.2.0...v0.3.0) - 2020-12-10

### Merged

- chore: add commit linting [`#55`](https://github.com/netlify/framework-info/pull/55)
- chore: add pr labeler [`#54`](https://github.com/netlify/framework-info/pull/54)
- chore: fix version script [`#53`](https://github.com/netlify/framework-info/pull/53)
- feat: add quasar-v0.17 [`#52`](https://github.com/netlify/framework-info/pull/52)
- feat: add docusaurus v2 [`#51`](https://github.com/netlify/framework-info/pull/51)
- fix(docusaurus): add missing BROWSER env variable [`#50`](https://github.com/netlify/framework-info/pull/50)
- chore: gitignore vscode [`#49`](https://github.com/netlify/framework-info/pull/49)
- fix(jsdoc): use typedef instead of dot notation [`#48`](https://github.com/netlify/framework-info/pull/48)
- chore: apply eslint config node [`#47`](https://github.com/netlify/framework-info/pull/47)
- fix(contributing): use correct repo name [`#45`](https://github.com/netlify/framework-info/pull/45)
- chore: use eslint config node [`#46`](https://github.com/netlify/framework-info/pull/46)
- chore(deps): lock file maintenance [`#43`](https://github.com/netlify/framework-info/pull/43)
- chore(deps): lock file maintenance [`#39`](https://github.com/netlify/framework-info/pull/39)
- chore(deps): lock file maintenance [`#38`](https://github.com/netlify/framework-info/pull/38)
- chore(deps): lock file maintenance [`#37`](https://github.com/netlify/framework-info/pull/37)
- chore(deps): lock file maintenance [`#36`](https://github.com/netlify/framework-info/pull/36)
- github tools: fix fossa workflow file [`#35`](https://github.com/netlify/framework-info/pull/35)
- chore(deps): lock file maintenance [`#34`](https://github.com/netlify/framework-info/pull/34)
- Add `--fail` flag to `curl` for Codecov [`#33`](https://github.com/netlify/framework-info/pull/33)

### Commits

- Fix lock file [`a1d7de4`](https://github.com/netlify/framework-info/commit/a1d7de4c64f9e70f14635aab7aaa3f71d15aa3e4)
- fix github actions workflow file for fossa
  [`9ab34c1`](https://github.com/netlify/framework-info/commit/9ab34c165dd8efeb582a94f16f0f842c52a6f3dc)

## [v0.2.0](https://github.com/netlify/framework-info/compare/v0.1.3...v0.2.0) - 2020-10-29

### Merged

- Add `hasFramework()` [`#31`](https://github.com/netlify/framework-info/pull/31)
- chore(deps): update dependency eslint-config-prettier to v6.14.0
  [`#29`](https://github.com/netlify/framework-info/pull/29)
- Add `is-plain-obj` to `renovate.json5` [`#28`](https://github.com/netlify/framework-info/pull/28)
- chore(deps): update dependency eslint-config-prettier to v6.13.0
  [`#26`](https://github.com/netlify/framework-info/pull/26)
- chore(deps): update dependency ajv to v6.12.6 [`#25`](https://github.com/netlify/framework-info/pull/25)
- chore(deps): update dependency gh-release to v4.0.3 [`#24`](https://github.com/netlify/framework-info/pull/24)
- Add `del` to `renovate.json5` [`#23`](https://github.com/netlify/framework-info/pull/23)
- chore(deps): update dependency eslint-plugin-import to v2.22.1
  [`#21`](https://github.com/netlify/framework-info/pull/21)
- chore(deps): update dependency eslint-config-prettier to v6.12.0
  [`#20`](https://github.com/netlify/framework-info/pull/20)
- chore(deps): update dependency gh-release to v4.0.2 [`#19`](https://github.com/netlify/framework-info/pull/19)
- chore(deps): update dependency auto-changelog to v2.2.1 [`#18`](https://github.com/netlify/framework-info/pull/18)
- Add `yargs` to `renovate.json5` [`#17`](https://github.com/netlify/framework-info/pull/17)
- chore(deps): update dependency ajv to v6.12.5 [`#14`](https://github.com/netlify/framework-info/pull/14)
- chore(deps): update dependency gh-release to v4 [`#15`](https://github.com/netlify/framework-info/pull/15)
- chore(deps): lock file maintenance [`#13`](https://github.com/netlify/framework-info/pull/13)
- chore(deps): lock file maintenance [`#11`](https://github.com/netlify/framework-info/pull/11)
- chore(deps): lock file maintenance [`#9`](https://github.com/netlify/framework-info/pull/9)
- chore(deps): lock file maintenance [`#6`](https://github.com/netlify/framework-info/pull/6)

### Commits

- Merge pull request #30 from netlify/renovate/actions-checkout-2.x
  [`7dbe1c0`](https://github.com/netlify/framework-info/commit/7dbe1c03f020ce1dc703b58a756039160078bfe5)
- chore(deps): update actions/checkout action to v2
  [`b9086ab`](https://github.com/netlify/framework-info/commit/b9086ab3a30d727c5e3f7c966fb6772be7a5f2e1)
- Merge pull request #10 from netlify/renovate/lock-file-maintenance
  [`6d87bdf`](https://github.com/netlify/framework-info/commit/6d87bdf9971c5bec2614d9cc4d82c27b596fb88d)

## [v0.1.3](https://github.com/netlify/framework-info/compare/v0.1.2...v0.1.3) - 2020-08-07

### Commits

- Dummy commit [`6e2dc72`](https://github.com/netlify/framework-info/commit/6e2dc72a98986b239e5549731f2904e97908bdcd)

## [v0.1.2](https://github.com/netlify/framework-info/compare/v0.1.1...v0.1.2) - 2020-08-07

## [v0.1.1](https://github.com/netlify/framework-info/compare/v0.1.0...v0.1.1) - 2020-08-07

## v0.1.0 - 2020-08-07

### Merged

- github tools: add fossa license scanning [`#1`](https://github.com/netlify/framework-info/pull/1)

### Commits

- Init [`fc3e3d7`](https://github.com/netlify/framework-info/commit/fc3e3d76dae04fb1f017eb1b11567d2a8f298125)
- Add frameworks [`03ed590`](https://github.com/netlify/framework-info/commit/03ed59041abcbc10fcd9ffbe9bc212bd9f955470)
- chore(deps): lock file maintenance
  [`6bc61ba`](https://github.com/netlify/framework-info/commit/6bc61baae3968974d4496faed01c84efd38feb74)
