# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [6.2.5](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@6.2.4...@anansi/babel-preset@6.2.5) (2025-03-29)

### 📦 Package

* Update babel packages to v7.27.0 ([#2711](https://github.com/ntucker/anansi/issues/2711)) ([17d900f](https://github.com/ntucker/anansi/commit/17d900fe0c815aed8af5b52c7e858089be341c77))
* Update react ([#2716](https://github.com/ntucker/anansi/issues/2716)) ([2bd2caf](https://github.com/ntucker/anansi/commit/2bd2cafb3054f9f226c4a963d49ae19355c9c67c))

### [6.2.4](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@6.2.3...@anansi/babel-preset@6.2.4) (2025-03-24)

### 📦 Package

* Update all non-major dependencies ([#2706](https://github.com/ntucker/anansi/issues/2706)) ([a8b58cc](https://github.com/ntucker/anansi/commit/a8b58cc1b16a4f95091fb09980da0296b39f0e1c))

### [6.2.3](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@6.2.2...@anansi/babel-preset@6.2.3) (2025-03-17)

### 📦 Package

* Update babel-plugin-react-compiler ([42a6170](https://github.com/ntucker/anansi/commit/42a6170727c4827d0bcfa36d8e783642c1f62cdf))

### [6.2.2](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@6.2.1...@anansi/babel-preset@6.2.2) (2025-03-12)

### 📦 Package

* Update babel packages ([#2688](https://github.com/ntucker/anansi/issues/2688)) ([5e57d54](https://github.com/ntucker/anansi/commit/5e57d5411de4def9276f6c3ea08acc9ace9b0c12))

### [6.2.1](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@6.2.0...@anansi/babel-preset@6.2.1) (2025-02-26)

### 💅 Enhancement

* Always exclude Array.push and unshift polyfills ([745f1f7](https://github.com/ntucker/anansi/commit/745f1f72a729fda85d7408f81ee815dd8be2afdf))

## [6.2.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@6.1.10...@anansi/babel-preset@6.2.0) (2025-02-26)

### 🚀 Features

* Add polyfillTargets babel config option and POLYFILL_TARGETS env ([d5aa124](https://github.com/ntucker/anansi/commit/d5aa1248deebf6ff98d4503422319420d8a81676))

### 📦 Package

* Bump react compiler ([07d1574](https://github.com/ntucker/anansi/commit/07d157411decad35e5e4786320118ceeebbd525f))

### 📝 Documentation

* Fix babel polyfillMethod name ([52dd440](https://github.com/ntucker/anansi/commit/52dd4403c7cdf99d12d556a212c80adbe00a1698))

### [6.1.10](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@6.1.9...@anansi/babel-preset@6.1.10) (2025-02-25)

**Note:** Version bump only for package @anansi/babel-preset

### [6.1.9](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@6.1.8...@anansi/babel-preset@6.1.9) (2025-02-24)

### 📝 Documentation

* Update babel readme ([98ff5e2](https://github.com/ntucker/anansi/commit/98ff5e2db9e8ecc9219327ecca325e50da84310c))

### [6.1.8](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@6.1.7...@anansi/babel-preset@6.1.8) (2025-02-18)

### 💅 Enhancement

* Do not use esm runtime when targetting node ([0f43e2f](https://github.com/ntucker/anansi/commit/0f43e2f3c34cbe84ee61be651d6b515a2014b7e2))

### [6.1.7](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@6.1.6...@anansi/babel-preset@6.1.7) (2025-02-17)

### 💅 Enhancement

* Match runtime esmodules with output modules ([1dd7170](https://github.com/ntucker/anansi/commit/1dd717095178cb28be77184d5fd4d399527f4eef))

### [6.1.6](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@6.1.5...@anansi/babel-preset@6.1.6) (2025-02-17)

### 💅 Enhancement

* runtime imports should use es modules when possible ([1b695de](https://github.com/ntucker/anansi/commit/1b695de5a7aeabce9f5ba3f36c96573adaef41ac))

### 🐛 Bug Fix

* caller.polyfillMethod as 'false' should work ([ce1417a](https://github.com/ntucker/anansi/commit/ce1417adde4e39f559aba3db0b807faf8e5c8d1d))

### 📦 Package

* Update react-compiler to 20250216 ([a00fbbc](https://github.com/ntucker/anansi/commit/a00fbbcfa018c420172d017f2288b5efbc2cdccf))

### [6.1.5](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@6.1.4...@anansi/babel-preset@6.1.5) (2025-02-16)

### 💅 Enhancement

* Prefer core-js-pure when it is explicitly found in deps ([f275de6](https://github.com/ntucker/anansi/commit/f275de60c2391a30be237317da4585a6aaa124d5))
* Use core-js-pure by default when caller is rollup ([51ea4d4](https://github.com/ntucker/anansi/commit/51ea4d48a0815613f76c1f9835f8169d09589d76))

### 📦 Package

* Update babel packages to v7.26.9 ([#2659](https://github.com/ntucker/anansi/issues/2659)) ([990ec2e](https://github.com/ntucker/anansi/commit/990ec2ef3aa908e2d1394bc288f97a34be9b3b35))

### [6.1.4](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@6.1.3...@anansi/babel-preset@6.1.4) (2025-02-14)

### 📦 Package

* Update react compiler version ([5077593](https://github.com/ntucker/anansi/commit/5077593557f3b7c55d2cde7848b224515bc780a4))

### [6.1.3](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@6.1.2...@anansi/babel-preset@6.1.3) (2025-02-09)

### 📦 Package

* Update babel packages to v7.26.8 ([#2647](https://github.com/ntucker/anansi/issues/2647)) ([1728b17](https://github.com/ntucker/anansi/commit/1728b17863fc19307622fc0ca010b68910efc175))

### [6.1.2](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@6.1.1...@anansi/babel-preset@6.1.2) (2025-01-26)

### 💅 Enhancement

* BABEL_POLYFILL_METHOD and caller.polyfillMethod ([d697923](https://github.com/ntucker/anansi/commit/d697923f511197b09230fa0f41b6d5e28338d6b2))

### [6.1.1](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@6.1.0...@anansi/babel-preset@6.1.1) (2025-01-26)

### 💅 Enhancement

* Add rollup to 'library' detection ([2b3e21a](https://github.com/ntucker/anansi/commit/2b3e21a89403f4d42c95b4aae3da147bdf72945b))

## [6.1.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@6.0.12...@anansi/babel-preset@6.1.0) (2025-01-25)

### 🚀 Features

* Add polyfillMethod option and support modern polyfills like Object.hasOwn ([04b277b](https://github.com/ntucker/anansi/commit/04b277bc2baf861fb44734b67db3bc77a32e7278))

### 📦 Package

* Update all non-major dependencies ([#2623](https://github.com/ntucker/anansi/issues/2623)) ([9aab475](https://github.com/ntucker/anansi/commit/9aab4756e4a3f5b3737b147b6ea0d99c12bd2614))
* Update babel packages ([#2620](https://github.com/ntucker/anansi/issues/2620)) ([36ef8c6](https://github.com/ntucker/anansi/commit/36ef8c6f7b7a71ec9a44b5716172cbd9257c95dc))
* Update babel packages to v7.26.7 ([#2638](https://github.com/ntucker/anansi/issues/2638)) ([8a3a4ae](https://github.com/ntucker/anansi/commit/8a3a4ae0ab4f3bae0bddbf5f2161ed9087ab67ee))

### [6.0.12](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@6.0.11...@anansi/babel-preset@6.0.12) (2024-12-12)

### 🐛 Bug Fix

* Improve server-side compilation with nextjs ([72ac5da](https://github.com/ntucker/anansi/commit/72ac5da518c6b981416173c2cbec389d12265904))

### [6.0.11](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@6.0.10...@anansi/babel-preset@6.0.11) (2024-12-08)

### 💅 Enhancement

* Target node if caller says it should ([590e680](https://github.com/ntucker/anansi/commit/590e680c4e930598d0c4086609600e0a7321f5c2))

### [6.0.10](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@6.0.9...@anansi/babel-preset@6.0.10) (2024-12-06)

### 📦 Package

* Update babel packages ([#2594](https://github.com/ntucker/anansi/issues/2594)) ([dcaa66b](https://github.com/ntucker/anansi/commit/dcaa66bac333e901021fdb173e2656d4babcf246))

### [6.0.9](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@6.0.8...@anansi/babel-preset@6.0.9) (2024-10-26)

### 📦 Package

* Update babel packages to v7.26.0 ([#2564](https://github.com/ntucker/anansi/issues/2564)) ([3cd27ae](https://github.com/ntucker/anansi/commit/3cd27aebd858e28a0b014b769173b8f445dc18bc))

### [6.0.8](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@6.0.7...@anansi/babel-preset@6.0.8) (2024-10-22)

### 📦 Package

* Update babel packages to v7.25.9 ([#2561](https://github.com/ntucker/anansi/issues/2561)) ([147231a](https://github.com/ntucker/anansi/commit/147231a28dac15b30c86b92039d883cd189f60f3))

### [6.0.7](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@6.0.6...@anansi/babel-preset@6.0.7) (2024-10-11)

### 📦 Package

* Update babel packages to v7.25.8 ([#2547](https://github.com/ntucker/anansi/issues/2547)) ([b9e1ee8](https://github.com/ntucker/anansi/commit/b9e1ee8291cc882e809acfd8441c0a9baba849d3))

### [6.0.6](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@6.0.5...@anansi/babel-preset@6.0.6) (2024-10-02)

### 📦 Package

* Update babel packages to v7.25.7 ([#2539](https://github.com/ntucker/anansi/issues/2539)) ([5e92e2d](https://github.com/ntucker/anansi/commit/5e92e2d607171eadf763d188c374354907da9c0c))

### [6.0.5](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@6.0.4...@anansi/babel-preset@6.0.5) (2024-09-06)

**Note:** Version bump only for package @anansi/babel-preset

### [6.0.4](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@6.0.3...@anansi/babel-preset@6.0.4) (2024-08-24)

### 📦 Package

* Update babel packages ([#2497](https://github.com/ntucker/anansi/issues/2497)) ([3a40fea](https://github.com/ntucker/anansi/commit/3a40fea60027ce2296041b34334c0104a1b7f712))

### [6.0.3](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@6.0.2...@anansi/babel-preset@6.0.3) (2024-08-05)

### 📦 Package

* Update `@babel/preset-env` to ^7.25.3 ([#2480](https://github.com/ntucker/anansi/issues/2480)) ([1f60173](https://github.com/ntucker/anansi/commit/1f6017356a4031c9509a9c1e561bfef44018e488))
* Update babel packages ([#2477](https://github.com/ntucker/anansi/issues/2477)) ([666f433](https://github.com/ntucker/anansi/commit/666f433b40c36200d40676d679c2f4b925e83f86))

### [6.0.2](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@6.0.1...@anansi/babel-preset@6.0.2) (2024-07-28)

### 💅 Enhancement

* Support .ctsx extensions ([5342972](https://github.com/ntucker/anansi/commit/5342972a4db551872fd7fa2de980c407dbb64a9e))

### 📦 Package

* Update `@types/node` to v22 ([#2476](https://github.com/ntucker/anansi/issues/2476)) ([a52bfad](https://github.com/ntucker/anansi/commit/a52bfad6714d94e3b4ef327ac072fbcb386ee63a))
* Update babel packages to ^7.25.0 ([#2469](https://github.com/ntucker/anansi/issues/2469)) ([281473a](https://github.com/ntucker/anansi/commit/281473ac5d9976a22776887f1c4f6d3c58d008dd))

### [6.0.1](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@6.0.0...@anansi/babel-preset@6.0.1) (2024-07-13)

### 📦 Package

* Update all non-major dependencies ([#2451](https://github.com/ntucker/anansi/issues/2451)) ([ea19d93](https://github.com/ntucker/anansi/commit/ea19d93b5976c831b92f8589eec22977c51d135e))
* Update babel packages to v7.24.8 ([#2452](https://github.com/ntucker/anansi/issues/2452)) ([0c7e4d5](https://github.com/ntucker/anansi/commit/0c7e4d5fbfd02fd47f324baf5fc84f92cfb50b67))

## [6.0.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@5.0.10...@anansi/babel-preset@6.0.0) (2024-06-12)

### ⚠ 💥 BREAKING CHANGES

* reactRequire no longer supported - use jsx transform
instead
* react-hot-reload (for old versions of React) no longer
supported. use react-refresh
* hasJsxRuntime defaults to true

### 🚀 Features

* Add reactCompiler option ([36f37de](https://github.com/ntucker/anansi/commit/36f37de31433bfac68ee8b42b7223e5f361c1418))

### 💅 Enhancement

* Match compatibility with any react-refresh version ([378cd74](https://github.com/ntucker/anansi/commit/378cd7447ef4cd7fbfa935482f49632ee1317221))
* Remove react-hot-reload support ([3f1d797](https://github.com/ntucker/anansi/commit/3f1d79712cd2212cd99af29ea5c2639e84f2c80c))
* Remove reactRequire option ([80f50c5](https://github.com/ntucker/anansi/commit/80f50c5b5763874fa9abe85f07222ceeb12c82fe))
* Use react's jsx-runtime directly by default ([#2434](https://github.com/ntucker/anansi/issues/2434)) ([f44e0ec](https://github.com/ntucker/anansi/commit/f44e0ec8ab3bec12b33029589ad1ef032480f702))

### 🐛 Bug Fix

* Require statement ([702fb25](https://github.com/ntucker/anansi/commit/702fb259491f86c02bb46512e70ad2c4387fdea3))

### [5.0.10](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@5.0.9...@anansi/babel-preset@5.0.10) (2024-06-11)

### 🐛 Bug Fix

* Don't use jsx-dev runtime unless explicitly development env ([45b3868](https://github.com/ntucker/anansi/commit/45b3868a8e45c8372372e570b3c731126acdce41))

### 📦 Package

* Update babel packages to v7.24.7 ([#2427](https://github.com/ntucker/anansi/issues/2427)) ([5622afe](https://github.com/ntucker/anansi/commit/5622afeb8384a45124b15543a5c9e52c5166132e))

### [5.0.9](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@5.0.8...@anansi/babel-preset@5.0.9) (2024-05-25)

### 📦 Package

* Update babel packages ([#2418](https://github.com/ntucker/anansi/issues/2418)) ([f613443](https://github.com/ntucker/anansi/commit/f613443f0e37cb7d40d70f40865baf43fcb394dd))

### [5.0.8](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@5.0.7...@anansi/babel-preset@5.0.8) (2024-04-30)

### 📦 Package

* Update babel packages to v7.24.5 ([#2400](https://github.com/ntucker/anansi/issues/2400)) ([b6f2b35](https://github.com/ntucker/anansi/commit/b6f2b358ad6c689a059acc7fc08a4cef82ac0496))

### [5.0.7](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@5.0.6...@anansi/babel-preset@5.0.7) (2024-04-20)

### 📦 Package

* Update `babel-plugin-module-resolver` to v5.0.2 ([#2382](https://github.com/ntucker/anansi/issues/2382)) ([4a54ced](https://github.com/ntucker/anansi/commit/4a54ced29ee7c2cb13c77ef57c9572d7e317855d))

### [5.0.6](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@5.0.5...@anansi/babel-preset@5.0.6) (2024-04-17)

### 📦 Package

* Update babel packages ([#2380](https://github.com/ntucker/anansi/issues/2380)) ([c9b31be](https://github.com/ntucker/anansi/commit/c9b31be872e76f19314bc2d29eef6646b394b974))

### [5.0.5](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@5.0.4...@anansi/babel-preset@5.0.5) (2024-04-08)

### 📦 Package

* Update babel packages to v7.24.4 ([#2365](https://github.com/ntucker/anansi/issues/2365)) ([561688e](https://github.com/ntucker/anansi/commit/561688ef8beee5f30787d3e3a1586e13d5c87ade))

### [5.0.4](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@5.0.3...@anansi/babel-preset@5.0.4) (2024-03-20)

### 📦 Package

* Update babel packages ([#2351](https://github.com/ntucker/anansi/issues/2351)) ([30d60ff](https://github.com/ntucker/anansi/commit/30d60ff314b9be3c5bd156936b2c3998cd0d5860))

### [5.0.3](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@5.0.2...@anansi/babel-preset@5.0.3) (2024-02-29)

### 📦 Package

* Update babel packages ([#2329](https://github.com/ntucker/anansi/issues/2329)) ([a528bca](https://github.com/ntucker/anansi/commit/a528bcaf77a59078b284ed5d8f900eccc93c2098))

### [5.0.2](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@5.0.1...@anansi/babel-preset@5.0.2) (2024-01-26)

### 📦 Package

* Update babel packages ([#2298](https://github.com/ntucker/anansi/issues/2298)) ([2dd88be](https://github.com/ntucker/anansi/commit/2dd88bec95c8e6661684c01beac24fefa76b3cc7))

### [5.0.1](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@5.0.0...@anansi/babel-preset@5.0.1) (2024-01-20)

### 💅 Enhancement

* Fix 'Class fields are not enabled.' by using latest decorators standard ([a88776f](https://github.com/ntucker/anansi/commit/a88776f88411f975f3d26ecdd08d3d3c443e95ee))

## [5.0.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.5.4...@anansi/babel-preset@5.0.0) (2024-01-19)

### ⚠ 💥 BREAKING CHANGES

* Flow is no longer supported
* Double check your class transforms in case your use-case is different than our tests.
* Decorators targets '2023-05' of the spec by default (from '2018-09' previously)
  * See more https://babeljs.io/docs/babel-plugin-proposal-decorators#version
  * If you want to continue targeting an older version, you will need to manually add `@babel/plugin-transform-class-properties`
  * 'loose' no longer makes the default decorators spec 'legacy'

### 💅 Enhancement

* Remove class transforms that are integrated into preset-env ([#2288](https://github.com/ntucker/anansi/issues/2288)) ([48f7751](https://github.com/ntucker/anansi/commit/48f7751c18eadee712ad1d3838ec95035d44a7a2))
* Remove flow support, automatically enable TypeScript ([e4acc4f](https://github.com/ntucker/anansi/commit/e4acc4f3b88d7665744bf410e1d5f74e8e994e82))

### [4.5.4](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.5.3...@anansi/babel-preset@4.5.4) (2024-01-19)

### 📦 Package

* Use updated babel packages for ECMA standards promotions ([#2286](https://github.com/ntucker/anansi/issues/2286)) ([f8662eb](https://github.com/ntucker/anansi/commit/f8662eb0b02973c8881b6fc3ecbbceb9ab1c40d6))

### [4.5.3](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.5.2...@anansi/babel-preset@4.5.3) (2024-01-12)

### 📦 Package

* Update babel packages to ^7.23.8 ([#2271](https://github.com/ntucker/anansi/issues/2271)) ([350c021](https://github.com/ntucker/anansi/commit/350c0210567197c40e33097dc794e75dde34b141))

### [4.5.2](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.5.1...@anansi/babel-preset@4.5.2) (2023-12-30)

### 📦 Package

* Update babel packages ([#2266](https://github.com/ntucker/anansi/issues/2266)) ([bd99cea](https://github.com/ntucker/anansi/commit/bd99ceaa735aa84df8d3c5d82dab0aea91911886))

### [4.5.1](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.5.0...@anansi/babel-preset@4.5.1) (2023-12-12)

### 📦 Package

* Update babel packages ([#2257](https://github.com/ntucker/anansi/issues/2257)) ([aff568f](https://github.com/ntucker/anansi/commit/aff568f04acb9919bbb43463f19050bd3ea4e7f9))

## [4.5.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.4.5...@anansi/babel-preset@4.5.0) (2023-12-09)

### 🚀 Features

* Support linaria 6 ([aa81be9](https://github.com/ntucker/anansi/commit/aa81be9804f62a0636fd641e01e57427625bdb77))

### [4.4.5](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.4.4...@anansi/babel-preset@4.4.5) (2023-11-30)

### 📦 Package

* Update babel packages to v7.23.5 ([#2242](https://github.com/ntucker/anansi/issues/2242)) ([3dd3906](https://github.com/ntucker/anansi/commit/3dd39065fb58d385e74304be907be5939927dc91))

### [4.4.4](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.4.3...@anansi/babel-preset@4.4.4) (2023-11-20)

### 📦 Package

* Update babel packages ([#2241](https://github.com/ntucker/anansi/issues/2241)) ([447c6c0](https://github.com/ntucker/anansi/commit/447c6c0ca62f9d987e6a2082293340971eee9f1d))

### [4.4.3](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.4.2...@anansi/babel-preset@4.4.3) (2023-11-18)

**Note:** Version bump only for package @anansi/babel-preset

### [4.4.2](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.4.1...@anansi/babel-preset@4.4.2) (2023-11-10)

### 📦 Package

* Update all non-major dependencies ([#2216](https://github.com/ntucker/anansi/issues/2216)) ([b7d76ee](https://github.com/ntucker/anansi/commit/b7d76eecb88caea2096bacc5b6c9a51822e6cc9f))
* Update babel packages ([#2221](https://github.com/ntucker/anansi/issues/2221)) ([f67fc63](https://github.com/ntucker/anansi/commit/f67fc6369e902478aecbdb854b767f8d855d22ee))

### [4.4.1](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.4.0...@anansi/babel-preset@4.4.1) (2023-10-15)

### 📦 Package

* Update babel packages ([#2196](https://github.com/ntucker/anansi/issues/2196)) ([4ac0473](https://github.com/ntucker/anansi/commit/4ac04739cd7874fbcdae22c68a54359112a6b503))

## [4.4.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.3.0...@anansi/babel-preset@4.4.0) (2023-09-26)

### 🚀 Features

* **pkg:** Update babel packages ([#2181](https://github.com/ntucker/anansi/issues/2181)) ([a4f2b81](https://github.com/ntucker/anansi/commit/a4f2b816998f5050b2a8e9d062536934cba1a64c))

## [4.3.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.2.16...@anansi/babel-preset@4.3.0) (2023-09-23)

### 🚀 Features

* Add linria detection for react refresh compat ([159280a](https://github.com/ntucker/anansi/commit/159280a9cecb946f63abd5e858207f8f53d5f0b1))

### 📦 Package

* Update babel packages to v7.22.20 ([#2171](https://github.com/ntucker/anansi/issues/2171)) ([83d2bc0](https://github.com/ntucker/anansi/commit/83d2bc0a7ced2625222c81be724a5d4c715fbd64))

### [4.2.16](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.2.15...@anansi/babel-preset@4.2.16) (2023-09-15)

### 📦 Package

* Update babel packages ([#2165](https://github.com/ntucker/anansi/issues/2165)) ([dd60a2b](https://github.com/ntucker/anansi/commit/dd60a2bd81b97badfeed754f25a9325b4d912393))

### [4.2.15](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.2.14...@anansi/babel-preset@4.2.15) (2023-09-04)

### 📦 Package

* Update babel packages to v7.22.15 ([#2155](https://github.com/ntucker/anansi/issues/2155)) ([afa9fb8](https://github.com/ntucker/anansi/commit/afa9fb8e060deca216f830cf55222285507c3212))

### [4.2.14](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.2.13...@anansi/babel-preset@4.2.14) (2023-08-27)

### 📦 Package

* Update babel packages ([#2142](https://github.com/ntucker/anansi/issues/2142)) ([df547a0](https://github.com/ntucker/anansi/commit/df547a046e0ebbca4e93e796d30ba2a669f1d657))

### [4.2.13](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.2.12...@anansi/babel-preset@4.2.13) (2023-08-09)

### 📦 Package

* Update all non-major dependencies ([#2114](https://github.com/ntucker/anansi/issues/2114)) ([f5d463a](https://github.com/ntucker/anansi/commit/f5d463af325e63fbd49fcf0d0d84893cfd34db66))
* Update babel packages ([#2115](https://github.com/ntucker/anansi/issues/2115)) ([6070a83](https://github.com/ntucker/anansi/commit/6070a83916e91bb7449d26c2bbfa79536089d5bb))

### [4.2.12](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.2.11...@anansi/babel-preset@4.2.12) (2023-07-26)

### 📦 Package

* Update all non-major dependencies ([#2101](https://github.com/ntucker/anansi/issues/2101)) ([e95a1f2](https://github.com/ntucker/anansi/commit/e95a1f2606d58f73f3d712500042869514ca91fa))

### [4.2.11](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.2.10...@anansi/babel-preset@4.2.11) (2023-07-14)

### 📦 Package

* Update babel packages to v7.22.9 ([#2089](https://github.com/ntucker/anansi/issues/2089)) ([5871101](https://github.com/ntucker/anansi/commit/5871101b30445e71657ddc201c72bd76388fad15))

### [4.2.10](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.2.9...@anansi/babel-preset@4.2.10) (2023-07-06)

### 📦 Package

* Update babel packages ([#2081](https://github.com/ntucker/anansi/issues/2081)) ([f279266](https://github.com/ntucker/anansi/commit/f279266dfcb73ceaafb63c7978f794d3a16be41c))

### [4.2.9](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.2.8...@anansi/babel-preset@4.2.9) (2023-07-04)

### 📦 Package

* Update babel packages to v7.22.6 ([#2067](https://github.com/ntucker/anansi/issues/2067)) ([82ff1fe](https://github.com/ntucker/anansi/commit/82ff1fe6611a4ca6833c84c536d787fe950be7ac))

### [4.2.8](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.2.7...@anansi/babel-preset@4.2.8) (2023-06-11)

### 📦 Package

* Update babel packages to v7.22.5 ([#2043](https://github.com/ntucker/anansi/issues/2043)) ([add85b0](https://github.com/ntucker/anansi/commit/add85b042cdc036c6ec83efbc0e0d2c82134bb4d))

### [4.2.7](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.2.6...@anansi/babel-preset@4.2.7) (2023-06-01)

### 📦 Package

* Update babel packages to ^7.22.4 ([#2030](https://github.com/ntucker/anansi/issues/2030)) ([25010b7](https://github.com/ntucker/anansi/commit/25010b734a67e85699b8a6740ffbdb2711181361))

### [4.2.6](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.2.5...@anansi/babel-preset@4.2.6) (2023-05-27)

### 📦 Package

* Update babel packages ([#2023](https://github.com/ntucker/anansi/issues/2023)) ([c5cd7ad](https://github.com/ntucker/anansi/commit/c5cd7ad6ac4fe048d31084628d4cffdc58abe16b))
* Update babel packages to ^7.22.3 ([#2027](https://github.com/ntucker/anansi/issues/2027)) ([2f35991](https://github.com/ntucker/anansi/commit/2f35991397697c763017640c476a5897e6194c97))

### [4.2.5](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.2.4...@anansi/babel-preset@4.2.5) (2023-05-17)

### 📦 Package

* Update `babel-plugin-react-require` to v4 ([#2008](https://github.com/ntucker/anansi/issues/2008)) ([08453f2](https://github.com/ntucker/anansi/commit/08453f285ffbdb7d0f05b48c2a23c0f81a805632))

### [4.2.4](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.2.3...@anansi/babel-preset@4.2.4) (2023-05-07)

### 📦 Package

* Update `@types/node` to v20 ([#1994](https://github.com/ntucker/anansi/issues/1994)) ([379a614](https://github.com/ntucker/anansi/commit/379a61487a585c9618c80a6d436e581931040c7f))

### [4.2.3](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.2.2...@anansi/babel-preset@4.2.3) (2023-04-29)

### 📦 Package

* Update babel packages to v7.21.5 ([#1984](https://github.com/ntucker/anansi/issues/1984)) ([35ca8bd](https://github.com/ntucker/anansi/commit/35ca8bd86be380d040183df1ead3901e5ededcaa))

### [4.2.2](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.2.1...@anansi/babel-preset@4.2.2) (2023-03-31)

### 📦 Package

* Update babel packages to v7.21.4 ([#1934](https://github.com/ntucker/anansi/issues/1934)) ([c12194a](https://github.com/ntucker/anansi/commit/c12194a06a66c574b1c903bfc66a1cd96122cc60))

### [4.2.1](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.2.0...@anansi/babel-preset@4.2.1) (2023-03-28)

**Note:** Version bump only for package @anansi/babel-preset

## [4.2.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.1.3...@anansi/babel-preset@4.2.0) (2023-03-27)

### 🚀 Features

* Add BABEL_MODULES env ([95493e3](https://github.com/ntucker/anansi/commit/95493e34cd2aea8cebf33c17757b59337e9ee379))

### [4.1.3](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.1.2...@anansi/babel-preset@4.1.3) (2023-03-26)

### 📦 Package

* Add missing packages ([aee7ef8](https://github.com/ntucker/anansi/commit/aee7ef83a19e352ff7ee03cd89914810ebf1ed6f))
* Remove prerelease ranges ([1699480](https://github.com/ntucker/anansi/commit/169948070ab28c4a1038398459cc7f61d6b28800))

### [4.1.2](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.1.1...@anansi/babel-preset@4.1.2) (2023-03-24)

**Note:** Version bump only for package @anansi/babel-preset

### [4.1.1](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.1.0...@anansi/babel-preset@4.1.1) (2023-03-18)

### 💅 Enhancement

* Drop lodash,ramda plugins ([580daf9](https://github.com/ntucker/anansi/commit/580daf93f7103c267e2206410f15d2d6276cd544))

## [4.1.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.0.3...@anansi/babel-preset@4.1.0) (2023-03-18)

### 🚀 Features

* Transform import.meta.url when targetting cjs ([c1b5b68](https://github.com/ntucker/anansi/commit/c1b5b6889f303777d1d54c1b9e80340294a615b3))

### [4.0.3](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.0.2...@anansi/babel-preset@4.0.3) (2023-03-15)

### 📦 Package

* Update babel packages ([#1879](https://github.com/ntucker/anansi/issues/1879)) ([6edf54a](https://github.com/ntucker/anansi/commit/6edf54a08da22a5b092e162b2d5c6a057f7153b8))

### [4.0.2](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.0.1...@anansi/babel-preset@4.0.2) (2023-03-09)

**Note:** Version bump only for package @anansi/babel-preset

### [4.0.1](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@4.0.0...@anansi/babel-preset@4.0.1) (2023-03-05)

**Note:** Version bump only for package @anansi/babel-preset

## [4.0.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.5.0...@anansi/babel-preset@4.0.0) (2023-02-28)

### ⚠ 💥 BREAKING CHANGES

* * Drop support for ancient jest versions that don't use caller options
* CLI defaults to ESM even when node is target
* Requires node 14+

### 🚀 Features

* Default to ESM when babel cli is used ([1363e85](https://github.com/ntucker/anansi/commit/1363e85424c32921e789c52a180f105ee3e1ab25))

### 💅 Enhancement

* Never hot reload (web-only) when targetting commonjs ([0d5b8f5](https://github.com/ntucker/anansi/commit/0d5b8f512e3d37021d53c1ba170f4d0aacbb5be4))
* Require node 14 ([43c1b38](https://github.com/ntucker/anansi/commit/43c1b38a72fbdf133f92681c3f51255285c5b43f))

## [3.5.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.4.3...@anansi/babel-preset@3.5.0) (2023-02-28)

### 🚀 Features

* Support TypeScript 5.0 ([0aab1f9](https://github.com/ntucker/anansi/commit/0aab1f9bc0d4af803217184f65f8f7642c4acd4c))

### [3.4.3](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.4.2...@anansi/babel-preset@3.4.3) (2023-02-28)

### 💅 Enhancement

* Get rid of deprecated substr() ([79adb37](https://github.com/ntucker/anansi/commit/79adb37ff9852fc96c8fc2c7e6c4f202d3ed0c1b))

### [3.4.2](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.4.1...@anansi/babel-preset@3.4.2) (2023-02-26)

### 📦 Package

* Update babel packages ([#1852](https://github.com/ntucker/anansi/issues/1852)) ([cc5d1e5](https://github.com/ntucker/anansi/commit/cc5d1e5b6cca483a1681b844892b5d850669490e))

### [3.4.1](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.4.0...@anansi/babel-preset@3.4.1) (2023-01-29)

**Note:** Version bump only for package @anansi/babel-preset

## [3.4.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.3.3...@anansi/babel-preset@3.4.0) (2023-01-22)

### 🚀 Features

* Support cjs files ([4ef2b29](https://github.com/ntucker/anansi/commit/4ef2b296b32af57440cc4c670128dc88f4a27dce))

### 📦 Package

* Update babel packages ([#1822](https://github.com/ntucker/anansi/issues/1822)) ([bcdda91](https://github.com/ntucker/anansi/commit/bcdda91913fccaab2d937543123199bbb2b514c9))

### [3.3.3](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.3.2...@anansi/babel-preset@3.3.3) (2023-01-18)

### 📦 Package

* Update `babel-plugin-module-resolver` to v5 ([#1809](https://github.com/ntucker/anansi/issues/1809)) ([fce2897](https://github.com/ntucker/anansi/commit/fce2897f0c6f42d7f712ebab5b05550794de4dcd))

### [3.3.2](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.3.1...@anansi/babel-preset@3.3.2) (2022-12-22)

### 📦 Package

* Update babel packages to v7.20.7 ([#1797](https://github.com/ntucker/anansi/issues/1797)) ([fb4e177](https://github.com/ntucker/anansi/commit/fb4e17750bb5cde5b5fb1a7cd8e7b3c508e9bda9))

### [3.3.1](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.3.0...@anansi/babel-preset@3.3.1) (2022-12-02)

### 🐛 Bug Fix

* @babel/runtime detection ([bad6b45](https://github.com/ntucker/anansi/commit/bad6b45fe4bfd7e26b9aeb920fb9aae53dc3a63b))
* Continue default of @babel/runtime unless overridden ([1ec19d2](https://github.com/ntucker/anansi/commit/1ec19d2b67f6d1f5e34447b01a6d14ddb4a8e991))

### 📝 Documentation

* Update runtimePkg, useBuiltins sections ([a34864d](https://github.com/ntucker/anansi/commit/a34864d89d78650655c151b00fd06c9e723ccd1e))

## [3.3.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.2.22...@anansi/babel-preset@3.3.0) (2022-12-02)

### 🚀 Features

* Use @babel/runtime-corejs3 if available ([f5363a8](https://github.com/ntucker/anansi/commit/f5363a8714af15420cf5aaf1d761a84a20ff537b))

### 📦 Package

* Update babel packages to v7.20.5 ([#1776](https://github.com/ntucker/anansi/issues/1776)) ([a231b89](https://github.com/ntucker/anansi/commit/a231b891a77501717db2e0a3ad351d1d9ed55784))

### [3.2.22](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.2.21...@anansi/babel-preset@3.2.22) (2022-11-06)

### 📦 Package

* Update babel packages ([#1736](https://github.com/ntucker/anansi/issues/1736)) ([2ec01f5](https://github.com/ntucker/anansi/commit/2ec01f585dc90f5d366e7d1626a3f8b1cf7b752c))

### [3.2.21](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.2.20...@anansi/babel-preset@3.2.21) (2022-10-27)

### 📦 Package

* Update babel packages to ^7.20.0 ([#1727](https://github.com/ntucker/anansi/issues/1727)) ([21fc06b](https://github.com/ntucker/anansi/commit/21fc06bea3c356d387e8129897fbafb5d9cbd50f))

### [3.2.20](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.2.19...@anansi/babel-preset@3.2.20) (2022-10-21)

### 📦 Package

* Update babel packages to v7.19.6 ([#1715](https://github.com/ntucker/anansi/issues/1715)) ([6be2305](https://github.com/ntucker/anansi/commit/6be2305008f4fd7d16dddc2f6b90b88f88372394))

### [3.2.19](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.2.18...@anansi/babel-preset@3.2.19) (2022-10-10)

### 📦 Package

* Update `@babel/preset-env` to ^7.19.4 ([#1695](https://github.com/ntucker/anansi/issues/1695)) ([19a4b1d](https://github.com/ntucker/anansi/commit/19a4b1dee3993d06defb9947078dc41a0563d9c4))

### [3.2.18](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.2.17...@anansi/babel-preset@3.2.18) (2022-09-29)

### 📦 Package

* Update babel packages ([#1673](https://github.com/ntucker/anansi/issues/1673)) ([75fe563](https://github.com/ntucker/anansi/commit/75fe563f44777a379845c85201c7d0ef663e940b))

### [3.2.17](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.2.16...@anansi/babel-preset@3.2.17) (2022-09-14)

### 📦 Package

* Update babel packages to v7.19.1 ([#1662](https://github.com/ntucker/anansi/issues/1662)) ([28c2a3f](https://github.com/ntucker/anansi/commit/28c2a3f10b72f3474092a8f2fa51318941336d5b))

### [3.2.16](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.2.15...@anansi/babel-preset@3.2.16) (2022-09-06)

### 📦 Package

* Update babel packages to v7.19.0 ([#1638](https://github.com/ntucker/anansi/issues/1638)) ([b7438d1](https://github.com/ntucker/anansi/commit/b7438d107b7785aad2f7a336a6121f7a78217b3b))

### [3.2.15](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.2.14...@anansi/babel-preset@3.2.15) (2022-08-13)

### 📦 Package

* Update babel packages to ^7.18.12 ([#1609](https://github.com/ntucker/anansi/issues/1609)) ([5fc89ac](https://github.com/ntucker/anansi/commit/5fc89acc9fc0da3e5306c46e2718d2c024057cc7))

### [3.2.14](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.2.13...@anansi/babel-preset@3.2.14) (2022-08-01)

### 📦 Package

* Update babel packages to v7.18.10 ([#1603](https://github.com/ntucker/anansi/issues/1603)) ([bbaa15c](https://github.com/ntucker/anansi/commit/bbaa15c9e9c1e07479568acfb8e91a6ec4692833))

### [3.2.13](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.2.12...@anansi/babel-preset@3.2.13) (2022-07-30)

### 💅 Enhancement

* Remove extraneous semver package ([12f3d00](https://github.com/ntucker/anansi/commit/12f3d00408d3470adf61f650c87ad254b2e0ad66))

### [3.2.12](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.2.11...@anansi/babel-preset@3.2.12) (2022-07-26)

### 📦 Package

* **fix:** Remove unnecessary 'stable' dependency ([cfbd832](https://github.com/ntucker/anansi/commit/cfbd832e8a824104453dc043d35f247397756d67))

### [3.2.11](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.2.10...@anansi/babel-preset@3.2.11) (2022-07-23)

### 📦 Package

* @svgr/webpack, sass, core-js-compat, ts-jest, rest-hooks ([#1588](https://github.com/ntucker/anansi/issues/1588)) ([2fb6d6a](https://github.com/ntucker/anansi/commit/2fb6d6ae39f547689e4d482d935bad06fb80124f))

### [3.2.10](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.2.9...@anansi/babel-preset@3.2.10) (2022-07-19)

### 📦 Package

* Update babel monorepo to v7.18.9 ([#1583](https://github.com/ntucker/anansi/issues/1583)) ([f49c211](https://github.com/ntucker/anansi/commit/f49c211c633b6bbabdf50e4c8dd62cfd13015e22))

### [3.2.9](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.2.8...@anansi/babel-preset@3.2.9) (2022-07-16)

### 📦 Package

* commander, postcss-loader, readable-stream, ts-jest ([#1581](https://github.com/ntucker/anansi/issues/1581)) ([02e7eb8](https://github.com/ntucker/anansi/commit/02e7eb876e14e8a9ec9d453d4d19e6b5a0c81bee))

### [3.2.8](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.2.7...@anansi/babel-preset@3.2.8) (2022-07-08)

### 📦 Package

* Update `@babel/plugin-transform-typescript` to ^7.18.8 ([#1577](https://github.com/ntucker/anansi/issues/1577)) ([22aaa29](https://github.com/ntucker/anansi/commit/22aaa29de3d7b96dc4e7c51b497e967bfaff2f54))

### [3.2.7](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.2.6...@anansi/babel-preset@3.2.7) (2022-06-29)

### 📦 Package

* eslint-plugin-prettier, sass-loader ([#1565](https://github.com/ntucker/anansi/issues/1565)) ([981dd8b](https://github.com/ntucker/anansi/commit/981dd8b5f4645d62b05f05bc858d5e64cc5d5ff6))
* Update babel monorepo to v7.18.6 ([#1566](https://github.com/ntucker/anansi/issues/1566)) ([1634f13](https://github.com/ntucker/anansi/commit/1634f1358de98ba724433ffb462094ad17f88b72))

### [3.2.6](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.2.5...@anansi/babel-preset@3.2.6) (2022-06-23)

### 📦 Package

* sass, babel-plugin-ramda, pacote ([#1560](https://github.com/ntucker/anansi/issues/1560)) ([8d959de](https://github.com/ntucker/anansi/commit/8d959def13bb4d185c1617ef2380b61da1024e26))

### [3.2.5](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.2.4...@anansi/babel-preset@3.2.5) (2022-06-15)

### 📦 Package

* babel-plugin-ramda, prettier, svgo-loader, webpack-remove-empty-scripts ([#1548](https://github.com/ntucker/anansi/issues/1548)) ([3188449](https://github.com/ntucker/anansi/commit/3188449fa1cb126bd2e97d38f1ad2920b74fd062))
* ts-jest, core-js ([#1547](https://github.com/ntucker/anansi/issues/1547)) ([5ce69db](https://github.com/ntucker/anansi/commit/5ce69db30109aece708e7be7c33c3d3b9e7c5f73))
* Update babel monorepo to v7.18.5 ([#1545](https://github.com/ntucker/anansi/issues/1545)) ([aaaa8bc](https://github.com/ntucker/anansi/commit/aaaa8bcaa4d9188e9671ee31dc09b7aa9e3ce988))
* Update react monorepo ([#1549](https://github.com/ntucker/anansi/issues/1549)) ([7c06c5b](https://github.com/ntucker/anansi/commit/7c06c5b7056e62bdf24005799a918ecf5da2e41b))

### [3.2.4](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.2.3...@anansi/babel-preset@3.2.4) (2022-06-09)

### 📦 Package

* Update all non-major dependencies ([#1531](https://github.com/ntucker/anansi/issues/1531)) ([2677241](https://github.com/ntucker/anansi/commit/26772415c2763f35c1720a08bb4b5417214f20d3))

### [3.2.3](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.2.2...@anansi/babel-preset@3.2.3) (2022-05-29)

### 📦 Package

* Update `@babel/plugin-transform-typescript` to ^7.18.4 ([#1526](https://github.com/ntucker/anansi/issues/1526)) ([88cce84](https://github.com/ntucker/anansi/commit/88cce84eb6f3d968dd09b25232adb361a5051500))

### [3.2.2](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.2.1...@anansi/babel-preset@3.2.2) (2022-05-28)

### 📦 Package

* Update all non-major dependencies ([#1518](https://github.com/ntucker/anansi/issues/1518)) ([3d196fe](https://github.com/ntucker/anansi/commit/3d196fe164b66bde1375442758d8a9952e6e8a53))
* Update babel monorepo to v7.18.2 ([#1520](https://github.com/ntucker/anansi/issues/1520)) ([e0fe514](https://github.com/ntucker/anansi/commit/e0fe5142b0c308aff24b86faef6d70084c80691f))

### [3.2.1](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.2.0...@anansi/babel-preset@3.2.1) (2022-05-24)

### 📦 Package

* Update all non-major dependencies ([#1517](https://github.com/ntucker/anansi/issues/1517)) ([edc5c30](https://github.com/ntucker/anansi/commit/edc5c3064feda2ca876ad0288e8385e4e3d30a71))

## [3.2.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.1.3...@anansi/babel-preset@3.2.0) (2022-05-20)

### 📦 Package

* Update babel monorepo ([#1515](https://github.com/ntucker/anansi/issues/1515)) ([9d51b13](https://github.com/ntucker/anansi/commit/9d51b13218a67c17cfef56a1be88ac4af7933d03))

### [3.1.3](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.1.2...@anansi/babel-preset@3.1.3) (2022-05-18)

### 💅 Enhancement

* Remove legacy 'useESModules' transform-runtime option ([e14cbd7](https://github.com/ntucker/anansi/commit/e14cbd7c91df87d49a44e5d8ac3498a3fe4ef258))

### [3.1.2](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.1.1...@anansi/babel-preset@3.1.2) (2022-05-17)

### 📦 Package

* Update all non-major dependencies ([#1495](https://github.com/ntucker/anansi/issues/1495)) ([e1c7851](https://github.com/ntucker/anansi/commit/e1c7851312bc2b203a471f37056c2747987bdb77))
* Update babel monorepo to v7.17.12 ([#1505](https://github.com/ntucker/anansi/issues/1505)) ([cdf449c](https://github.com/ntucker/anansi/commit/cdf449c234da377c6968847a500ef77d7340c5bb))

### [3.1.1](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.1.0...@anansi/babel-preset@3.1.1) (2022-05-04)

### 📦 Package

* Update all non-major dependencies ([#1491](https://github.com/ntucker/anansi/issues/1491)) ([c15a3dd](https://github.com/ntucker/anansi/commit/c15a3dd616e9504cc68cdc299dde9ddabff3237a))

## [3.1.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.0.4...@anansi/babel-preset@3.1.0) (2022-04-30)

### 🚀 Features

* Support mjs cjs extensions ([954628d](https://github.com/ntucker/anansi/commit/954628d3eea3ab7857e41d4d3fff1487d9326235))

### 📦 Package

* Update all non-major dependencies ([#1481](https://github.com/ntucker/anansi/issues/1481)) ([0debae7](https://github.com/ntucker/anansi/commit/0debae7a11cadc9acd4113603b829285cf5eb84a))
* Update babel monorepo to v7.17.10 ([#1487](https://github.com/ntucker/anansi/issues/1487)) ([4cae6b5](https://github.com/ntucker/anansi/commit/4cae6b50855c2307ba1cf4e7293579d51614f978))
* Update react monorepo ([#1482](https://github.com/ntucker/anansi/issues/1482)) ([6c297e0](https://github.com/ntucker/anansi/commit/6c297e0c43dff82d52309915695b6700b367171c))

### [3.0.4](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.0.3...@anansi/babel-preset@3.0.4) (2022-04-22)

### 🐛 Bug Fix

* Ensure resolver options set are used ([86b52cd](https://github.com/ntucker/anansi/commit/86b52cd7fb6767c75fd16bed581d72124f8b317a))

### 📦 Package

* Update all non-major dependencies ([#1474](https://github.com/ntucker/anansi/issues/1474)) ([0c51250](https://github.com/ntucker/anansi/commit/0c5125030474a72dc4dfa6a50fda76154c1662c9))
* Update all non-major dependencies ([#1475](https://github.com/ntucker/anansi/issues/1475)) ([5b7e91e](https://github.com/ntucker/anansi/commit/5b7e91ece65cb856541566fc8859aae15abb461d))

### [3.0.3](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.0.2...@anansi/babel-preset@3.0.3) (2022-04-16)

### 📦 Package

* Update all non-major dependencies ([#1468](https://github.com/ntucker/anansi/issues/1468)) ([9c11a58](https://github.com/ntucker/anansi/commit/9c11a589cb06dbb5b0d9d2fc46899f716bf7a198))
* Update all non-major dependencies ([#1471](https://github.com/ntucker/anansi/issues/1471)) ([000d642](https://github.com/ntucker/anansi/commit/000d642055ee042dfb9049dd4cbc07d1fd5f3c9c))

### [3.0.2](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.0.1...@anansi/babel-preset@3.0.2) (2022-04-08)

### 📦 Package

* Update all non-major dependencies ([#1460](https://github.com/ntucker/anansi/issues/1460)) ([0e6a89b](https://github.com/ntucker/anansi/commit/0e6a89b3e988f1d2ed039e36a9e306b2e5c85fa1))
* Update babel monorepo to v7.17.9 ([#1459](https://github.com/ntucker/anansi/issues/1459)) ([57a3221](https://github.com/ntucker/anansi/commit/57a3221e07af845ff732c742af83abc5be3da19e))

### [3.0.1](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@3.0.0...@anansi/babel-preset@3.0.1) (2022-03-30)

### 📦 Package

* Update react monorepo ([#1451](https://github.com/ntucker/anansi/issues/1451)) ([890a11f](https://github.com/ntucker/anansi/commit/890a11f8a03e57c69a4bc2202550776222dfa2be))

## [3.0.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.8.5...@anansi/babel-preset@3.0.0) (2022-03-22)

### ⚠ 💥 BREAKING CHANGES

* Drop support for node 10
* - loose defaults to undefined

### 🚀 Features

* Add decoratorsOptions ([ae7f1f2](https://github.com/ntucker/anansi/commit/ae7f1f2863702e982eab21f05d5bd12d22ce31cf))

### 💅 Enhancement

* Require node 12 ([61ac1fb](https://github.com/ntucker/anansi/commit/61ac1fb3b8d9fa2ea14aa02fd5c048b67997353d))

### [2.8.5](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.8.4...@anansi/babel-preset@2.8.5) (2022-03-20)

### 📦 Package

* Update all non-major dependencies ([#1441](https://github.com/ntucker/anansi/issues/1441)) ([b4b7be5](https://github.com/ntucker/anansi/commit/b4b7be5c3ef5c9e5ab870a045942c80b0dc6a4e8))
* Update babel monorepo ([#1442](https://github.com/ntucker/anansi/issues/1442)) ([5939396](https://github.com/ntucker/anansi/commit/59393967c70815608c23daf1e5b2a5b7e000d1b7))

### [2.8.4](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.8.3...@anansi/babel-preset@2.8.4) (2022-02-16)

### 💅 Enhancement

* Explicit dependencies ([60d6fa0](https://github.com/ntucker/anansi/commit/60d6fa012b1e1d05a25e8a861971ad11175d9773))

### [2.8.3](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.8.2...@anansi/babel-preset@2.8.3) (2022-02-14)

### 💅 Enhancement

* Only apply ramda and lodash optimizations if installed ([edb0412](https://github.com/ntucker/anansi/commit/edb04122c1a5c41b724bc5248135b06befd09e71))

### [2.8.2](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.8.1...@anansi/babel-preset@2.8.2) (2022-02-09)

### 📦 Package

* bump @babel/plugin-proposal-decorators from 7.17.0 to 7.17.2 ([#1387](https://github.com/ntucker/anansi/issues/1387)) ([a1758a0](https://github.com/ntucker/anansi/commit/a1758a05790b3bf2a0d2a45c8d1af47c5aa8b065))

### 📝 Documentation

* Update stage of TC39 feature support ([b896503](https://github.com/ntucker/anansi/commit/b896503e5320f170a0fedaee27a26021aebc739d))

### [2.8.1](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.8.0...@anansi/babel-preset@2.8.1) (2022-02-03)

### 🐛 Bug Fix

* Target misconfig when nodeTarget is inferred ([86220c4](https://github.com/ntucker/anansi/commit/86220c491d0abee0326b89f8d663f651380aba58))

## [2.8.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.7.24...@anansi/babel-preset@2.8.0) (2022-02-03)

### 🚀 Features

* Support top-level targets option ([#1358](https://github.com/ntucker/anansi/issues/1358)) ([48746df](https://github.com/ntucker/anansi/commit/48746df30d48cfd49b425d9ea26b719517c20cd5))

### 📦 Package

* Babel 7.17.0 ([1c35d00](https://github.com/ntucker/anansi/commit/1c35d00070c23facbdbbc90ced0e54beb694b3e6))

### [2.7.24](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.7.23...@anansi/babel-preset@2.7.24) (2022-02-03)

### 💅 Enhancement

* Only consider react-refresh for 'web' caller targets ([d1b1ed3](https://github.com/ntucker/anansi/commit/d1b1ed323048e5a260cd548bcec8c7944b78fdf6))

### 🐛 Bug Fix

* Modules with node ([0fcf036](https://github.com/ntucker/anansi/commit/0fcf036a5785ed8c1d64f94b778d71c8a96be402))

### [2.7.23](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.7.22...@anansi/babel-preset@2.7.23) (2022-02-02)

### 🐛 Bug Fix

* If modules is forced off - don't default transform to esm version ([#1357](https://github.com/ntucker/anansi/issues/1357)) ([de341f7](https://github.com/ntucker/anansi/commit/de341f742bba36404935b7a801f46a32caa7c477))

### 📦 Package

* bump core-js-compat from 3.20.3 to 3.21.0 ([#1353](https://github.com/ntucker/anansi/issues/1353)) ([986fc68](https://github.com/ntucker/anansi/commit/986fc68b0c8b26c1b9998ac66afab841b5cf97b6))

### [2.7.22](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.7.21...@anansi/babel-preset@2.7.22) (2022-01-21)

### 📦 Package

* bump @babel/plugin-transform-runtime from 7.16.8 to 7.16.10 ([#1300](https://github.com/ntucker/anansi/issues/1300)) ([7eb483e](https://github.com/ntucker/anansi/commit/7eb483ee9ed3b25a41c0875a207ade956556e65a))
* bump @babel/preset-env from 7.16.10 to 7.16.11 ([#1303](https://github.com/ntucker/anansi/issues/1303)) ([14fb2de](https://github.com/ntucker/anansi/commit/14fb2de94602e27d7d1459495f5af7c1d8cbcbf8))
* bump @babel/preset-env from 7.16.8 to 7.16.10 ([#1298](https://github.com/ntucker/anansi/issues/1298)) ([e5fe05f](https://github.com/ntucker/anansi/commit/e5fe05fed02fa38416acbeeedf71527b7fffbc1e))
* bump core-js-compat from 3.20.2 to 3.20.3 ([#1283](https://github.com/ntucker/anansi/issues/1283)) ([7cbe789](https://github.com/ntucker/anansi/commit/7cbe789396b71a0761887353008fd6d6169b131d))

### [2.7.21](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.7.20...@anansi/babel-preset@2.7.21) (2022-01-12)

### 📦 Package

* bump @babel/plugin-transform-runtime from 7.16.7 to 7.16.8 ([#1248](https://github.com/ntucker/anansi/issues/1248)) ([2872b77](https://github.com/ntucker/anansi/commit/2872b77b0616e5f737e6284eba40243bf3f971fc))
* bump @babel/plugin-transform-typescript from 7.16.7 to 7.16.8 ([#1260](https://github.com/ntucker/anansi/issues/1260)) ([6b8b09d](https://github.com/ntucker/anansi/commit/6b8b09dacd4d673553761cefcdcd37d3e5b55781))
* bump @babel/preset-env from 7.16.7 to 7.16.8 ([#1268](https://github.com/ntucker/anansi/issues/1268)) ([e9c98b0](https://github.com/ntucker/anansi/commit/e9c98b0fd954086818b484e5eb8dc059c27ae661))

### [2.7.20](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.7.19...@anansi/babel-preset@2.7.20) (2022-01-06)

### 📦 Package

* bump @babel/plugin-proposal-class-properties from 7.16.5 to 7.16.7 ([#1209](https://github.com/ntucker/anansi/issues/1209)) ([f303bec](https://github.com/ntucker/anansi/commit/f303becec385b9bd71148108f42da20e09df0772))
* bump @babel/plugin-proposal-decorators from 7.16.5 to 7.16.7 ([#1219](https://github.com/ntucker/anansi/issues/1219)) ([095a384](https://github.com/ntucker/anansi/commit/095a384c90657357eb05f18697ab4b0204735e8d))
* bump @babel/plugin-proposal-export-default-from ([#1226](https://github.com/ntucker/anansi/issues/1226)) ([31af424](https://github.com/ntucker/anansi/commit/31af424a2cdd18c4f21bef2c459aa8028d6d7e72))
* bump @babel/plugin-proposal-optional-chaining from 7.16.5 to 7.16.7 ([#1212](https://github.com/ntucker/anansi/issues/1212)) ([8ec89a6](https://github.com/ntucker/anansi/commit/8ec89a68a5c86ce11e1b4a9d2f53bdcfdf80067c))
* bump @babel/plugin-proposal-record-and-tuple from 7.16.5 to 7.16.7 ([#1225](https://github.com/ntucker/anansi/issues/1225)) ([2f44012](https://github.com/ntucker/anansi/commit/2f440124fb28f923aeb8f687eedbffbc77ea85e4))
* bump @babel/plugin-syntax-function-bind from 7.16.5 to 7.16.7 ([#1216](https://github.com/ntucker/anansi/issues/1216)) ([e166197](https://github.com/ntucker/anansi/commit/e1661972f1e2167dbe068e9296bc0abf3f9e8eb1))
* bump @babel/plugin-transform-flow-strip-types from 7.16.5 to 7.16.7 ([#1224](https://github.com/ntucker/anansi/issues/1224)) ([5c9e1e8](https://github.com/ntucker/anansi/commit/5c9e1e81f0a392f18e06b30fffc7b60bd2e927f4))
* bump @babel/plugin-transform-object-assign from 7.16.5 to 7.16.7 ([#1223](https://github.com/ntucker/anansi/issues/1223)) ([4a86670](https://github.com/ntucker/anansi/commit/4a86670a2db69d26c4cb273346064ec54b34e364))
* bump @babel/plugin-transform-react-constant-elements ([#1213](https://github.com/ntucker/anansi/issues/1213)) ([d70a441](https://github.com/ntucker/anansi/commit/d70a441170e0f03a4acd8f58437015000833ed85))
* bump @babel/plugin-transform-react-inline-elements ([#1221](https://github.com/ntucker/anansi/issues/1221)) ([9bea167](https://github.com/ntucker/anansi/commit/9bea167b070c67e651b8efe965ca9b00f504a12b))
* bump @babel/plugin-transform-runtime from 7.16.5 to 7.16.7 ([#1214](https://github.com/ntucker/anansi/issues/1214)) ([92f4dde](https://github.com/ntucker/anansi/commit/92f4dde68945705bd6b1aca76b9087aed83b59c2))
* bump @babel/plugin-transform-typescript from 7.16.1 to 7.16.7 ([#1217](https://github.com/ntucker/anansi/issues/1217)) ([dd94d75](https://github.com/ntucker/anansi/commit/dd94d7587b4e2039b772081d0f25b343ea58bddf))
* bump @babel/preset-env from 7.16.5 to 7.16.7 ([#1215](https://github.com/ntucker/anansi/issues/1215)) ([4aa986f](https://github.com/ntucker/anansi/commit/4aa986ffc8c0ae544e9e97a7cd8e52df5cb4c774))
* bump @babel/preset-react from 7.16.5 to 7.16.7 ([#1222](https://github.com/ntucker/anansi/issues/1222)) ([353bb90](https://github.com/ntucker/anansi/commit/353bb907ba92f2edce4b7afa69f0bbc06567f3f5))
* bump core-js-compat from 3.19.1 to 3.20.0 ([#1169](https://github.com/ntucker/anansi/issues/1169)) ([46379f2](https://github.com/ntucker/anansi/commit/46379f22e25e4a2994a9ba607285bef27c6e519d))
* bump core-js-compat from 3.20.0 to 3.20.1 ([#1187](https://github.com/ntucker/anansi/issues/1187)) ([b032a34](https://github.com/ntucker/anansi/commit/b032a34fe02ac79b3b3f807937f3ed0084787511))
* bump core-js-compat from 3.20.1 to 3.20.2 ([#1228](https://github.com/ntucker/anansi/issues/1228)) ([d508518](https://github.com/ntucker/anansi/commit/d508518780cdeefd077409fc9a849a436e2c4783))

### [2.7.19](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.7.18...@anansi/babel-preset@2.7.19) (2021-12-19)

### 📦 Package

* babel patch ([1752bc2](https://github.com/ntucker/anansi/commit/1752bc28776ffd22a5649e444301bbe53042adbc))

### [2.7.18](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.7.17...@anansi/babel-preset@2.7.18) (2021-11-21)

### 🐛 Bug Fix

* Prod build css; class properties for modern targets ([637a405](https://github.com/ntucker/anansi/commit/637a405986e2e68a9269278e2c69f227f9096db5))

### 📦 Package

* bump @babel/plugin-proposal-class-properties from 7.14.5 to 7.16.0 ([#1050](https://github.com/ntucker/anansi/issues/1050)) ([228bb12](https://github.com/ntucker/anansi/commit/228bb1235442fde0457320ae3588f42a6669c462))
* bump @babel/plugin-proposal-decorators from 7.15.8 to 7.16.0 ([#1046](https://github.com/ntucker/anansi/issues/1046)) ([babcc3a](https://github.com/ntucker/anansi/commit/babcc3aeb737d1176c08e2ee4a7d0449535bf910))
* bump @babel/plugin-proposal-decorators from 7.16.0 to 7.16.4 ([#1099](https://github.com/ntucker/anansi/issues/1099)) ([39fa746](https://github.com/ntucker/anansi/commit/39fa746b423970f28903f9d95a6825bc389ef0cc))
* bump @babel/plugin-proposal-export-default-from ([#1041](https://github.com/ntucker/anansi/issues/1041)) ([5d6b493](https://github.com/ntucker/anansi/commit/5d6b493f31057edac06541dbc8c80c1602f67262))
* bump @babel/plugin-proposal-optional-chaining from 7.14.5 to 7.16.0 ([#1045](https://github.com/ntucker/anansi/issues/1045)) ([5bf3530](https://github.com/ntucker/anansi/commit/5bf353069c9f2b731787da034266ec8a4ef5846a))
* bump @babel/plugin-proposal-record-and-tuple from 7.14.5 to 7.16.0 ([#1051](https://github.com/ntucker/anansi/issues/1051)) ([fb7bf7d](https://github.com/ntucker/anansi/commit/fb7bf7d59703510e0448b194b3d6352a32c0e617))
* bump @babel/plugin-syntax-function-bind from 7.14.5 to 7.16.0 ([#1056](https://github.com/ntucker/anansi/issues/1056)) ([86f734b](https://github.com/ntucker/anansi/commit/86f734b9aace0615c5a2e18e56bc9e74342da3a3))
* bump @babel/plugin-transform-flow-strip-types from 7.14.5 to 7.16.0 ([#1043](https://github.com/ntucker/anansi/issues/1043)) ([3d6fc5f](https://github.com/ntucker/anansi/commit/3d6fc5fc3583d0723bcb6c8896ee9b407b4c91e6))
* bump @babel/plugin-transform-object-assign from 7.14.5 to 7.16.0 ([#1054](https://github.com/ntucker/anansi/issues/1054)) ([dca5e30](https://github.com/ntucker/anansi/commit/dca5e30432c0e4ef34ee48fb8fb327ba29bee3f0))
* bump @babel/plugin-transform-react-constant-elements ([#1052](https://github.com/ntucker/anansi/issues/1052)) ([b501d58](https://github.com/ntucker/anansi/commit/b501d58fe2e8d5bacab8fb6e883ae1cc716ce801))
* bump @babel/plugin-transform-react-inline-elements ([#1047](https://github.com/ntucker/anansi/issues/1047)) ([3ed8d56](https://github.com/ntucker/anansi/commit/3ed8d563a39af76d3fac30d4789f7bdcde38b17d))
* bump @babel/plugin-transform-runtime from 7.15.8 to 7.16.0 ([#1049](https://github.com/ntucker/anansi/issues/1049)) ([ebd99e9](https://github.com/ntucker/anansi/commit/ebd99e9a8995977662c9792f781735f15c6cbeb8))
* bump @babel/plugin-transform-runtime from 7.16.0 to 7.16.4 ([#1100](https://github.com/ntucker/anansi/issues/1100)) ([07aa065](https://github.com/ntucker/anansi/commit/07aa065634ddaaba23d0dcc0c1bbc932625c52be))
* bump @babel/plugin-transform-typescript from 7.15.8 to 7.16.1 ([#1061](https://github.com/ntucker/anansi/issues/1061)) ([d125424](https://github.com/ntucker/anansi/commit/d125424dba422633d013dfe782bfb4c9135b178d))
* bump @babel/preset-env from 7.15.8 to 7.16.0 ([#1059](https://github.com/ntucker/anansi/issues/1059)) ([075fae9](https://github.com/ntucker/anansi/commit/075fae929931ce78cb88b6535c8230df0a73aa86))
* bump @babel/preset-env from 7.16.0 to 7.16.4 ([#1097](https://github.com/ntucker/anansi/issues/1097)) ([49ad4a3](https://github.com/ntucker/anansi/commit/49ad4a3c1f8d8210affd846fbc5f646c80940805))
* bump @babel/preset-react from 7.14.5 to 7.16.0 ([#1039](https://github.com/ntucker/anansi/issues/1039)) ([fb5ddd5](https://github.com/ntucker/anansi/commit/fb5ddd53ebd9ca8a1081e751d270256711142924))
* bump core-js-compat from 3.18.3 to 3.19.0 ([#1026](https://github.com/ntucker/anansi/issues/1026)) ([bf94705](https://github.com/ntucker/anansi/commit/bf9470523a61c53654d4955f37a86de3c0a960df))
* bump core-js-compat from 3.19.0 to 3.19.1 ([#1064](https://github.com/ntucker/anansi/issues/1064)) ([d66c1fa](https://github.com/ntucker/anansi/commit/d66c1fa62cbd68ca18cd0d591300241d001ef0b5))

### [2.7.17](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.7.16...@anansi/babel-preset@2.7.17) (2021-10-19)

### 💅 Enhancement

* optimizeConstEnums in TypeScript ([28e3823](https://github.com/ntucker/anansi/commit/28e382363a09cd04d74e1ec173f11d9266962bb4))

### [2.7.16](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.7.15...@anansi/babel-preset@2.7.16) (2021-10-14)

### 📦 Package

* bump @babel/plugin-proposal-decorators from 7.15.4 to 7.15.8 ([#946](https://github.com/ntucker/anansi/issues/946)) ([10f2bb9](https://github.com/ntucker/anansi/commit/10f2bb9787a9036e573a0f079ee5d23ea7e05557))
* bump @babel/plugin-transform-runtime from 7.15.0 to 7.15.8 ([#953](https://github.com/ntucker/anansi/issues/953)) ([a879ffe](https://github.com/ntucker/anansi/commit/a879ffe7ccb8a8b33215ef978723a63f6ee9de96))
* bump @babel/plugin-transform-typescript from 7.15.4 to 7.15.8 ([#950](https://github.com/ntucker/anansi/issues/950)) ([c4c5e09](https://github.com/ntucker/anansi/commit/c4c5e09c651bcd1598b5a7b7ade58bacaef92238))
* bump @babel/preset-env from 7.15.6 to 7.15.8 ([#951](https://github.com/ntucker/anansi/issues/951)) ([f4fb8a8](https://github.com/ntucker/anansi/commit/f4fb8a8ddb470b5ebbea2c3543a1d6ade3c7cf9a))
* bump core-js-compat from 3.17.3 to 3.18.0 ([#885](https://github.com/ntucker/anansi/issues/885)) ([facaccd](https://github.com/ntucker/anansi/commit/facaccd9b49b2adffab9822791e1eb16782369b4))
* bump core-js-compat from 3.18.0 to 3.18.1 ([#909](https://github.com/ntucker/anansi/issues/909)) ([bdf8e91](https://github.com/ntucker/anansi/commit/bdf8e91a5e66b242923036c3839ebc9fe20c8f7c))
* bump core-js-compat from 3.18.1 to 3.18.2 ([#938](https://github.com/ntucker/anansi/issues/938)) ([ebbf035](https://github.com/ntucker/anansi/commit/ebbf035e82557800bdc5ce37d8d70151e9d870fd))
* bump core-js-compat from 3.18.2 to 3.18.3 ([#983](https://github.com/ntucker/anansi/issues/983)) ([63bfb75](https://github.com/ntucker/anansi/commit/63bfb7578c216d6256c23971e139e7194ef9e413))

### [2.7.15](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.7.14...@anansi/babel-preset@2.7.15) (2021-09-11)

### 📦 Package

* bump @babel/plugin-proposal-decorators from 7.14.5 to 7.15.4 ([#822](https://github.com/ntucker/anansi/issues/822)) ([376a84f](https://github.com/ntucker/anansi/commit/376a84f5f9dedbf01ff16536e9fa83f8ef6b047a))
* bump @babel/preset-env from 7.15.4 to 7.15.6 ([#845](https://github.com/ntucker/anansi/issues/845)) ([4a9c4a1](https://github.com/ntucker/anansi/commit/4a9c4a11d9f42c14863950a8427753eb74f85a3d))
* bump core-js-compat from 3.17.2 to 3.17.3 ([#849](https://github.com/ntucker/anansi/issues/849)) ([9f67698](https://github.com/ntucker/anansi/commit/9f67698ed04ceda0c287db1c18971a10b46d66b4))

### [2.7.14](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.7.13...@anansi/babel-preset@2.7.14) (2021-09-03)

### 📦 Package

* bump @babel/plugin-transform-typescript from 7.15.0 to 7.15.4 ([#812](https://github.com/ntucker/anansi/issues/812)) ([4c55d50](https://github.com/ntucker/anansi/commit/4c55d500b70b37cd0b7a526da64beeae918e01f6))
* bump @babel/preset-env from 7.15.0 to 7.15.4 ([#810](https://github.com/ntucker/anansi/issues/810)) ([2ddf331](https://github.com/ntucker/anansi/commit/2ddf3319c5cda5608c1dd832134303ed21b714f1))
* bump core-js-compat from 3.17.1 to 3.17.2 ([#816](https://github.com/ntucker/anansi/issues/816)) ([366e5f4](https://github.com/ntucker/anansi/commit/366e5f4c04ff13c652bd2e973da7999967a87154))

### [2.7.13](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.7.12...@anansi/babel-preset@2.7.13) (2021-09-02)

### 📦 Package

* bump core-js-compat from 3.16.4 to 3.17.1 ([#809](https://github.com/ntucker/anansi/issues/809)) ([90f1674](https://github.com/ntucker/anansi/commit/90f16748ff83899bbec21973fe524cb4f9efad76))

### [2.7.12](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.7.11...@anansi/babel-preset@2.7.12) (2021-09-01)

### 📦 Package

* bump core-js-compat from 3.16.3 to 3.16.4 ([#798](https://github.com/ntucker/anansi/issues/798)) ([8e379a0](https://github.com/ntucker/anansi/commit/8e379a08ca40731a38ce6c23af277727d0ca2de2))

### [2.7.11](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.7.10...@anansi/babel-preset@2.7.11) (2021-08-31)

### 📦 Package

* bump core-js-compat from 3.16.2 to 3.16.3 ([#775](https://github.com/ntucker/anansi/issues/775)) ([0ebfc5f](https://github.com/ntucker/anansi/commit/0ebfc5fe3838b53a798de3d9cb96949e6cbebaa0))

### [2.7.10](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.7.9...@anansi/babel-preset@2.7.10) (2021-08-21)

### 📦 Package

* bump core-js-compat from 3.16.1 to 3.16.2 ([#750](https://github.com/ntucker/anansi/issues/750)) ([2e0f63b](https://github.com/ntucker/anansi/commit/2e0f63bc1ec419a7a18b315494cab7e967e04715))

### [2.7.9](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.7.8...@anansi/babel-preset@2.7.9) (2021-08-16)

### 📦 Package

* bump core-js-compat from 3.16.0 to 3.16.1 ([#727](https://github.com/ntucker/anansi/issues/727)) ([7275af0](https://github.com/ntucker/anansi/commit/7275af03ee518814c04d07981f22e6c512bcefb6))

### [2.7.8](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.7.7...@anansi/babel-preset@2.7.8) (2021-08-05)

### 📦 Package

* babel-plugins: class-properties, export-namespace-from, optional-chaining, private-methods, top-level-await ([9131b55](https://github.com/ntucker/anansi/commit/9131b55ca175155621aecf77b1bec35144424a1e))
* bump @babel/plugin-transform-runtime from 7.14.5 to 7.15.0 ([#701](https://github.com/ntucker/anansi/issues/701)) ([58ab7da](https://github.com/ntucker/anansi/commit/58ab7da6ec5bccdbc180d60c98811a01392e39a5))
* bump @babel/plugin-transform-typescript from 7.14.6 to 7.15.0 ([#703](https://github.com/ntucker/anansi/issues/703)) ([3ead68a](https://github.com/ntucker/anansi/commit/3ead68a97abd96b72a41df9810a482125118d788))
* bump @babel/preset-env from 7.14.8 to 7.14.9 ([#696](https://github.com/ntucker/anansi/issues/696)) ([e5d8334](https://github.com/ntucker/anansi/commit/e5d8334630ec75a6f5fc10963f15d9acb0ec8b9d))
* bump @babel/preset-env from 7.14.9 to 7.15.0 ([#702](https://github.com/ntucker/anansi/issues/702)) ([57d72f1](https://github.com/ntucker/anansi/commit/57d72f1df5f121e7c4fb63b6ae981f29e961fa65))
* core-js-compat, @types/yeoman-generator, chalk, @types/node ([#688](https://github.com/ntucker/anansi/issues/688)) ([271210d](https://github.com/ntucker/anansi/commit/271210d228755bb312ff630b83dbe183b6596c65))

### [2.7.7](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.7.6...@anansi/babel-preset@2.7.7) (2021-07-20)

### 📦 Package

* babel patch upgrades ([#637](https://github.com/ntucker/anansi/issues/637)) ([49a9c1a](https://github.com/ntucker/anansi/commit/49a9c1abf724c3d0733f15f15d39fbad8d97be0a))

### [2.7.6](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.7.5...@anansi/babel-preset@2.7.6) (2021-07-12)

### 💅 Enhancement

* Env options accept true or  (string or bool) ([8aaabb8](https://github.com/ntucker/anansi/commit/8aaabb800ff00cfedde3b46a0ffe8cd32ee190e9))

### [2.7.5](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.7.4...@anansi/babel-preset@2.7.5) (2021-07-01)

### 📦 Package

* bump core-js-compat from 3.15.1 to 3.15.2 ([#536](https://github.com/ntucker/anansi/issues/536)) ([8897f21](https://github.com/ntucker/anansi/commit/8897f21eaf0af85002db693c81e82801247fe805))

### [2.7.4](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.7.3...@anansi/babel-preset@2.7.4) (2021-06-25)

### 🐛 Bug Fix

* Better detection for node module handling ([166d879](https://github.com/ntucker/anansi/commit/166d8792fc309f532742b008184efcba9a5efb0e))

### [2.7.3](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.7.2...@anansi/babel-preset@2.7.3) (2021-06-23)

### 📦 Package

* bump @babel/preset-env from 7.14.5 to 7.14.7 ([#498](https://github.com/ntucker/anansi/issues/498)) ([42f203e](https://github.com/ntucker/anansi/commit/42f203ed5f2a9d62413eeeeb5cc375dfdabb2bd0))
* bump core-js-compat from 3.15.0 to 3.15.1 ([#507](https://github.com/ntucker/anansi/issues/507)) ([e87f48f](https://github.com/ntucker/anansi/commit/e87f48f0d41387a7cee5de6f4613a6ea0531b68d))

### [2.7.2](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.7.1...@anansi/babel-preset@2.7.2) (2021-06-19)

### 📦 Package

* bump @babel/plugin-transform-typescript from 7.14.5 to 7.14.6 ([#480](https://github.com/ntucker/anansi/issues/480)) ([eca43cd](https://github.com/ntucker/anansi/commit/eca43cd1e09a4994d7904535012cdd8cbe01e3eb))

### [2.7.1](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.7.0...@anansi/babel-preset@2.7.1) (2021-06-11)

### 📦 Package

* babel plugins ([07c5e98](https://github.com/ntucker/anansi/commit/07c5e98fad1b55e3684b44803af82e2f03bc366f))
* bump @babel/plugin-proposal-decorators from 7.14.2 to 7.14.5 ([#464](https://github.com/ntucker/anansi/issues/464)) ([e9c5dcc](https://github.com/ntucker/anansi/commit/e9c5dcc8ee4dfbdcde2229b7955c608dc190a6f8))
* bump @babel/plugin-proposal-record-and-tuple from 7.13.0 to 7.14.5 ([#460](https://github.com/ntucker/anansi/issues/460)) ([daa0620](https://github.com/ntucker/anansi/commit/daa0620285df68eb844001702fb023fb5af5d79f))
* bump @babel/plugin-syntax-function-bind from 7.12.13 to 7.14.5 ([#452](https://github.com/ntucker/anansi/issues/452)) ([4aec31a](https://github.com/ntucker/anansi/commit/4aec31a475cbd9a01c97fea5609a44e3b2a3839e))
* bump @babel/plugin-transform-flow-strip-types from 7.13.0 to 7.14.5 ([#457](https://github.com/ntucker/anansi/issues/457)) ([410b0dc](https://github.com/ntucker/anansi/commit/410b0dc66dcd14ea1cbd282e8ce2fde35a2aaf81))
* bump @babel/plugin-transform-object-assign from 7.12.13 to 7.14.5 ([#455](https://github.com/ntucker/anansi/issues/455)) ([1b42324](https://github.com/ntucker/anansi/commit/1b42324b1131f5f8135e989b014863fb62623482))
* bump @babel/plugin-transform-react-constant-elements ([#461](https://github.com/ntucker/anansi/issues/461)) ([2341583](https://github.com/ntucker/anansi/commit/2341583864733d281dedbb6151bf34df4eea6f5b))
* bump @babel/plugin-transform-runtime from 7.14.3 to 7.14.5 ([#454](https://github.com/ntucker/anansi/issues/454)) ([66765b8](https://github.com/ntucker/anansi/commit/66765b8a94dde8ef605967736311aac4906a6449))
* bump @babel/preset-env from 7.14.4 to 7.14.5 ([#451](https://github.com/ntucker/anansi/issues/451)) ([cb3fe71](https://github.com/ntucker/anansi/commit/cb3fe716f93befff76c5ed2c8c23670f18105da4))

## [2.7.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.6.4...@anansi/babel-preset@2.7.0) (2021-06-10)

### 🚀 Features

* Support react 18 ([#449](https://github.com/ntucker/anansi/issues/449)) ([14ec576](https://github.com/ntucker/anansi/commit/14ec57633b76b5c5ed45dff0a716e83fe0fe49dc))

### [2.6.4](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.6.3...@anansi/babel-preset@2.6.4) (2021-06-09)

### 📦 Package

* bump core-js-compat from 3.13.1 to 3.14.0 ([#434](https://github.com/ntucker/anansi/issues/434)) ([269d0f1](https://github.com/ntucker/anansi/commit/269d0f17af0365f12989ef4bc3701ce8bce0de6a))

### [2.6.3](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.6.2...@anansi/babel-preset@2.6.3) (2021-05-29)

### 💅 Enhancement

* class-static is now included in preset-env via core-js ([595e2c2](https://github.com/ntucker/anansi/commit/595e2c276ac1451d0366094ea75804f2260e2a46))
* Detect core-js version to support max proposals ([bf1341b](https://github.com/ntucker/anansi/commit/bf1341b748a6d75680da50a24cee1ed1981a7059))

### [2.6.2](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.6.1...@anansi/babel-preset@2.6.2) (2021-05-29)

### 📦 Package

* bump @babel/plugin-transform-typescript from 7.14.3 to 7.14.4 ([#394](https://github.com/ntucker/anansi/issues/394)) ([346a5c9](https://github.com/ntucker/anansi/commit/346a5c91c18f1b03afeccfde3f1302f01e68defe))
* bump @babel/preset-env from 7.14.2 to 7.14.4 ([#393](https://github.com/ntucker/anansi/issues/393)) ([0f4381e](https://github.com/ntucker/anansi/commit/0f4381e382007c83ac330218ac8da648a96cbfb3))

### [2.6.1](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.6.0...@anansi/babel-preset@2.6.1) (2021-05-28)

### 💅 Enhancement

* Don't hotreload workers ([50f0966](https://github.com/ntucker/anansi/commit/50f0966e13e1b4af6dec958ce53ec9798001835b))

## [2.6.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.5.16...@anansi/babel-preset@2.6.0) (2021-05-28)

### 🚀 Features

* NO_HOT_RELOAD to disable hotreloading ([ca8488d](https://github.com/ntucker/anansi/commit/ca8488dbec8be99b141128dd34b7796e188d72d6))

### [2.5.16](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.5.15...@anansi/babel-preset@2.5.16) (2021-05-26)

### 📦 Package

* bump core-js-compat from 3.12.1 to 3.13.0 ([#378](https://github.com/ntucker/anansi/issues/378)) ([f25d2a1](https://github.com/ntucker/anansi/commit/f25d2a1e161869172275ca91680b92cc6d949577))

### [2.5.15](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.5.14...@anansi/babel-preset@2.5.15) (2021-05-18)

### 📦 Package

* bump @babel/plugin-proposal-class-static-block ([#350](https://github.com/ntucker/anansi/issues/350)) ([a5dfe95](https://github.com/ntucker/anansi/commit/a5dfe95478faa3b77cc3dfbfd065b770a62375f9))
* bump @babel/plugin-transform-runtime from 7.14.2 to 7.14.3 ([#351](https://github.com/ntucker/anansi/issues/351)) ([f27d8b3](https://github.com/ntucker/anansi/commit/f27d8b3f04adb648e3ab9892ac821bf0a4d39639))
* bump @babel/plugin-transform-typescript from 7.13.0 to 7.14.3 ([#343](https://github.com/ntucker/anansi/issues/343)) ([bb37e14](https://github.com/ntucker/anansi/commit/bb37e146bce620d04642036ca093dc3240eeb4aa))

### [2.5.14](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.5.13...@anansi/babel-preset@2.5.14) (2021-05-14)

### 📦 Package

* bump @babel/plugin-proposal-decorators from 7.13.15 to 7.14.2 ([#333](https://github.com/ntucker/anansi/issues/333)) ([2eda5ba](https://github.com/ntucker/anansi/commit/2eda5ba577e58f9c60e63791f21acc805551e6b9))
* bump @babel/plugin-proposal-export-namespace-from ([#328](https://github.com/ntucker/anansi/issues/328)) ([38fb342](https://github.com/ntucker/anansi/commit/38fb3423b54628fdd3f92882401772a1a8b99529))
* bump @babel/plugin-transform-runtime from 7.13.15 to 7.14.2 ([#325](https://github.com/ntucker/anansi/issues/325)) ([e09f87b](https://github.com/ntucker/anansi/commit/e09f87ba1eed8cdcc33bbae5c01ab83512adaceb))
* bump @babel/preset-env from 7.14.1 to 7.14.2 ([#327](https://github.com/ntucker/anansi/issues/327)) ([10a9aca](https://github.com/ntucker/anansi/commit/10a9aca90f3a0e80f38a29b93419e803e8a8eea0))

### [2.5.13](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.5.12...@anansi/babel-preset@2.5.13) (2021-05-12)

### 🐛 Bug Fix

* Don't use hot reloading in node ([c92ed53](https://github.com/ntucker/anansi/commit/c92ed530fb46532b06751ae4dd257080d05f75b9))

### [2.5.12](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.5.11...@anansi/babel-preset@2.5.12) (2021-05-11)

### 📦 Package

* bump core-js-compat from 3.12.0 to 3.12.1 ([#315](https://github.com/ntucker/anansi/issues/315)) ([f875e3e](https://github.com/ntucker/anansi/commit/f875e3ef8b8449ffa7c868b06f06f3b12f3dcdcd))
* bump prettier from 2.2.1 to 2.3.0 ([#314](https://github.com/ntucker/anansi/issues/314)) ([431d113](https://github.com/ntucker/anansi/commit/431d113fca3318b21970447819ccb0bb1cc61121))

### [2.5.11](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.5.10...@anansi/babel-preset@2.5.11) (2021-05-07)

### 📦 Package

* bump babel-plugin-macros from 3.0.1 to 3.1.0 ([#302](https://github.com/ntucker/anansi/issues/302)) ([8ae25be](https://github.com/ntucker/anansi/commit/8ae25bef78c4178657314c5b57f08ca519797fe8))
* bump core-js-compat from 3.11.2 to 3.11.3 ([#303](https://github.com/ntucker/anansi/issues/303)) ([d26723a](https://github.com/ntucker/anansi/commit/d26723aa1cd29577089c0d77a03b0c147e067711))
* bump core-js-compat from 3.11.3 to 3.12.0 ([#310](https://github.com/ntucker/anansi/issues/310)) ([79aea82](https://github.com/ntucker/anansi/commit/79aea82b21e87ecd3a0e53ee6eebe0e400ef28f0))

### [2.5.10](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.5.9...@anansi/babel-preset@2.5.10) (2021-05-05)

### 🐛 Bug Fix

* peerDeps ([da1a5a5](https://github.com/ntucker/anansi/commit/da1a5a50c8fbc0f578c3d01b36d89f79cebee3c3))

### [2.5.9](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.5.8...@anansi/babel-preset@2.5.9) (2021-05-05)

### 📦 Package

* bump @babel/preset-env from 7.14.0 to 7.14.1 ([#291](https://github.com/ntucker/anansi/issues/291)) ([ba4d07a](https://github.com/ntucker/anansi/commit/ba4d07a9a4068db2423763e3d903d6541fc257b2))
* bump core-js-compat from 3.11.1 to 3.11.2 ([#290](https://github.com/ntucker/anansi/issues/290)) ([5722a15](https://github.com/ntucker/anansi/commit/5722a1509fdacb0541e847833d002ac33e1a2693))

### [2.5.8](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.5.7...@anansi/babel-preset@2.5.8) (2021-05-03)

### 🐛 Bug Fix

* Include polyfills for node targets ([44390f3](https://github.com/ntucker/anansi/commit/44390f347f7605a425be4e2e2e26b1be73eb305c))

### [2.5.7](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.5.6...@anansi/babel-preset@2.5.7) (2021-04-30)

### 📦 Package

* bump @babel/preset-env from 7.13.15 to 7.14.0 ([#279](https://github.com/ntucker/anansi/issues/279)) ([b276eb2](https://github.com/ntucker/anansi/commit/b276eb26b66ddf9ee1b19aea99d4ea9a1173cba9))

### [2.5.6](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.5.5...@anansi/babel-preset@2.5.6) (2021-04-29)

### 📦 Package

* bump core-js-compat from 3.11.0 to 3.11.1 ([#274](https://github.com/ntucker/anansi/issues/274)) ([256778d](https://github.com/ntucker/anansi/commit/256778d482b42c44038b2f7f95a45445b1d5451b))

### [2.5.5](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.5.4...@anansi/babel-preset@2.5.5) (2021-04-24)

**Note:** Version bump only for package @anansi/babel-preset

### [2.5.4](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.5.3...@anansi/babel-preset@2.5.4) (2021-04-21)

### 🐛 Bug Fix

* Resolve TypeScript when tsConfigPath option is set ([9381313](https://github.com/ntucker/anansi/commit/9381313468024203de7bd19199041ca52519869d))

### [2.5.3](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.5.2...@anansi/babel-preset@2.5.3) (2021-04-15)

**Note:** Version bump only for package @anansi/babel-preset

### [2.5.2](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.5.1...@anansi/babel-preset@2.5.2) (2021-04-14)

**Note:** Version bump only for package @anansi/babel-preset

### [2.5.1](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.5.0...@anansi/babel-preset@2.5.1) (2021-04-11)

### 💅 Enhancement

* Remove extraneous console ([2e7eaed](https://github.com/ntucker/anansi/commit/2e7eaedd684ef2f376bd61179895bc9c54beab56))

## [2.5.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.4.0...@anansi/babel-preset@2.5.0) (2021-04-11)

### 🚀 Features

* Add TS_CONFIG_PATH ([7295a09](https://github.com/ntucker/anansi/commit/7295a090fff3a0485dd3f83eb6a6b65d0f39b8b5))

### 🐛 Bug Fix

* Add plugin-proposal-optional-chaining to deps since we use explicitly ([07abf72](https://github.com/ntucker/anansi/commit/07abf7257bd59efabaadfaecce2009374a47ecc4))
* resolver uses regex, not wildcard ([7c030db](https://github.com/ntucker/anansi/commit/7c030db9b6176586e8c93bd31c7c62457623a817))

### 📦 Package

* Upgrade babel - patch ([9c2a713](https://github.com/ntucker/anansi/commit/9c2a71314bbaf96edc080b397d194632234467ea))

## [2.4.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.3.0...@anansi/babel-preset@2.4.0) (2021-04-06)

### 🚀 Features

* Add tsConfigPath to automatically apply tsconfig import paths ([1e7ff42](https://github.com/ntucker/anansi/commit/1e7ff42ac9696796fc8d193df690621d67c0bb8d))

## [2.3.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.2.6...@anansi/babel-preset@2.3.0) (2021-04-01)

### 🚀 Features

* Records and Tuples ([369ed74](https://github.com/ntucker/anansi/commit/369ed74846b63a4529b4d4b362c05457fac7f02e))

### 💅 Enhancement

* Improve ESM detection for node ([0feedbf](https://github.com/ntucker/anansi/commit/0feedbf7b2876783c446339441daec3e5cf2ef1e))

### [2.2.6](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.2.5...@anansi/babel-preset@2.2.6) (2021-04-01)

### 💅 Enhancement

* Use modules: 'auto' with babel node ([ed705aa](https://github.com/ntucker/anansi/commit/ed705aaf228383ba1edb1f43c12011767d7eb171))

### 📦 Package

* core-js minor ([b1cb302](https://github.com/ntucker/anansi/commit/b1cb3028b3dc5e87f0643b53e1028eb8baff87c6))

### 📝 Documentation

* ? moved to stage 4 ([fe4ab78](https://github.com/ntucker/anansi/commit/fe4ab785e7e013bb77f6c35c0ebe24ae2c5441da))
* Add note about performance optimization ([10c697d](https://github.com/ntucker/anansi/commit/10c697d430b3f3275f5043cd0ed0d713bdc723d3))

### [2.2.5](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.2.4...@anansi/babel-preset@2.2.5) (2021-03-29)

### 📝 Documentation

* Styling ([eb8cd0b](https://github.com/ntucker/anansi/commit/eb8cd0ba84fd4e6a564eafb0ae2f6ace26ae2074))

### [2.2.4](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.2.3...@anansi/babel-preset@2.2.4) (2021-03-29)

### 📝 Documentation

* Add tags ([89a62cf](https://github.com/ntucker/anansi/commit/89a62cfe61f9dbc25a3a9fdecefc2bd507898924))
* class initializer moved to stage 3 ([0f4a8a0](https://github.com/ntucker/anansi/commit/0f4a8a0c0366c3822e5b00757dcb75cba3008561))
* Rearrange ([23426c1](https://github.com/ntucker/anansi/commit/23426c1e0ecd717224896556a923068b6f35fec7))

### [2.2.3](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.2.2...@anansi/babel-preset@2.2.3) (2021-03-28)

### 📝 Documentation

* Update project titles ([9e248a4](https://github.com/ntucker/anansi/commit/9e248a4c697f567cd1a92688878c0965f9c95f7c))

### [2.2.2](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.2.1...@anansi/babel-preset@2.2.2) (2021-03-28)

### 📦 Package

* plugin-transform-react-constant-elements, preset-env, preset-react patch ([c81ee25](https://github.com/ntucker/anansi/commit/c81ee257b503bffcc5eebad7ec30b0ab86750718))

### [2.2.1](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.2.0...@anansi/babel-preset@2.2.1) (2021-03-21)

### 📦 Package

* Babel plugins patch ([559b9a3](https://github.com/ntucker/anansi/commit/559b9a34bc67872b20a9e98f637a1d78beb5654e))

## [2.2.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.1.12...@anansi/babel-preset@2.2.0) (2021-03-08)

### 🚀 Features

* Add import aliasing options ([#146](https://github.com/ntucker/anansi/issues/146)) ([cb20c69](https://github.com/ntucker/anansi/commit/cb20c69c830f01596b673ff3859d3e1cbb6cb8c9))

### [2.1.12](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.1.11...@anansi/babel-preset@2.1.12) (2021-03-04)

### 📦 Package

* Babel things - patch ([a229c54](https://github.com/ntucker/anansi/commit/a229c546331017745b4cc6f14b1d72b4da96312e))

### [2.1.11](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.1.10...@anansi/babel-preset@2.1.11) (2021-02-24)

### 📦 Package

* Babel plugins minor - 7.13 ([6380669](https://github.com/ntucker/anansi/commit/6380669b3f7050f34188c4b35fb1070587b552fb))

### 📝 Documentation

* Note deprecation of 'targets' option ([20e7d82](https://github.com/ntucker/anansi/commit/20e7d824b3ed7b028961e49c964add383327e9cc))

### [2.1.10](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.1.9...@anansi/babel-preset@2.1.10) (2021-02-20)

### 📦 Package

* Babel plugin patch - 7.12.17 ([8a70653](https://github.com/ntucker/anansi/commit/8a70653162d049bafd0309689ced724ac8c6b640))

### 📝 Documentation

* Add upgrade guide to changelog ([63128c0](https://github.com/ntucker/anansi/commit/63128c03fc5c71b056c9e7673ecabea6aae7e1e6))

### [2.1.9](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.1.8...@anansi/babel-preset@2.1.9) (2021-02-13)

### 📝 Documentation

* Use simpler package name for namespaced babel-preset ([0da22ad](https://github.com/ntucker/anansi/commit/0da22ad71f5b600ec67c1ce103c680b52b1f358b))

### [2.1.8](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.1.7...@anansi/babel-preset@2.1.8) (2021-02-13)

### 📦 Package

* Bump babel (patch) ([22152c5](https://github.com/ntucker/anansi/commit/22152c51fce5534890a8737fc285a35228ee90ba))

### [2.1.7](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.1.6...@anansi/babel-preset@2.1.7) (2021-02-05)

### 📦 Package

* Relax @babel/runtime requirements to 7.7 ([48eba52](https://github.com/ntucker/anansi/commit/48eba52398c1bf9a01c5cd658b0de03ba0349d09))

### [2.1.6](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.1.5...@anansi/babel-preset@2.1.6) (2021-02-03)

### 📦 Package

* bump @babel/preset-env from 7.12.11 to 7.12.13 ([#74](https://github.com/ntucker/anansi/issues/74)) ([8b1225d](https://github.com/ntucker/anansi/commit/8b1225d1f9e42f1b113bef9e2eabfa353ae7f93a))

### [2.1.5](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.1.4...@anansi/babel-preset@2.1.5) (2020-12-17)

### 📦 Package

* Patch bump for transform-runtime, transform-typescript, preset-env, preset-react ([68e5110](https://github.com/ntucker/anansi/commit/68e511056e1dfb87b93fc4a5a64c903a5ad3cb56))

### [2.1.4](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.1.3...@anansi/babel-preset@2.1.4) (2020-12-04)

### 📦 Package

* preset-env, preset-react, plugin-macros ([8cbfc93](https://github.com/ntucker/anansi/commit/8cbfc93ab60c9820a3e81d62ce39b9a8a0904225))

### [2.1.3](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.1.2...@anansi/babel-preset@2.1.3) (2020-11-14)

### 📦 Package

* babel/preset-react patch ([80b874b](https://github.com/ntucker/anansi/commit/80b874be24a01058d0c80ddeab089654f89ef6cd))

### [2.1.2](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.1.1...@anansi/babel-preset@2.1.2) (2020-10-27)

### 🐛 Bug Fix

* No pragma for react ([6f59cb1](https://github.com/ntucker/anansi/commit/6f59cb18130f1af83087548df101f06bd57a0018))

### [2.1.1](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.1.0...@anansi/babel-preset@2.1.1) (2020-10-26)

### 📦 Package

* babel-plugin-root-import - support template imports ([2393014](https://github.com/ntucker/anansi/commit/23930149dedd2fba56e417c2643301888e4d6b41))

## [2.1.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@2.0.0...@anansi/babel-preset@2.1.0) (2020-10-24)

### 🚀 Features

* Support new jsx transform for react 17 ([#53](https://github.com/ntucker/anansi/issues/53)) ([44c4a6a](https://github.com/ntucker/anansi/commit/44c4a6a7a60aa58d28ffd889b09841da9adfdb7a))

### 📦 Package

* Babel patch to 7.12.1 ([14db1ab](https://github.com/ntucker/anansi/commit/14db1abf4f2853c30c8baf9a6aec100780d8d578))

## [2.0.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@1.2.9...@anansi/babel-preset@2.0.0) (2020-10-24)

### ⚠ 💥 BREAKING CHANGES

* Requires @babel/core and @babel/runtime of at least
7.12

### 🚀 Features

* Support class static initialization blocks ([#47](https://github.com/ntucker/anansi/issues/47)) ([8625b5b](https://github.com/ntucker/anansi/commit/8625b5bd5b5745aaecfec09e9b09f723b23739a6))

### ⏫ Upgrade Guide

1) Upgrade @babel/core to >7.12: `yarn upgrade @babel/core`
2) Test
3) Upgrade @anansi/babel-preset: `yarn upgrade @anansi/babel-preset`
4) Test

### 📦 Package

* babel to 7.12 ([#46](https://github.com/ntucker/anansi/issues/46)) ([b4154f8](https://github.com/ntucker/anansi/commit/b4154f8f867c1ed245b5f34bb7c3ff28ae20dbc8))

### [1.2.9](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@1.2.8...@anansi/babel-preset@1.2.9) (2020-09-01)

### 📦 Package

* transform-runtime, preset-env patch ([16f7eb5](https://github.com/ntucker/anansi/commit/16f7eb5b564f5950e9ab7713feabaa0e59ed91e1))

### [1.2.8](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@1.2.7...@anansi/babel-preset@1.2.8) (2020-08-25)

### 📝 Documentation

* Add reference to Decimal parsing ([9a0df4b](https://github.com/ntucker/anansi/commit/9a0df4b57701fd42570fc8fdad7b31ddf07a5d84))

### [1.2.7](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@1.2.6...@anansi/babel-preset@1.2.7) (2020-07-31)

### 📦 Package

* Upgrade babel to 7.11 ([9d8cd12](https://github.com/ntucker/anansi/commit/9d8cd124b7cd5d2f31bfda57dccae32bef46af1c))

### [1.2.6](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@1.2.5...@anansi/babel-preset@1.2.6) (2020-07-18)

### 📦 Package

* Bump decorators, runtime, typescript ([324d2f9](https://github.com/ntucker/anansi/commit/324d2f9b0b5a68e5f050de6771af31a3c97a5ee0))

### [1.2.5](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@1.2.4...@anansi/babel-preset@1.2.5) (2020-07-01)

### 🐛 Bug Fix

* Optional chaining 'Module parse failed' when targetting newer browsers ([55d7c1e](https://github.com/ntucker/anansi/commit/55d7c1e5ba3ab9d8e22567790173ca868b9536ef))

### 📦 Package

* Patch bump on babel plugins ([cc26a5c](https://github.com/ntucker/anansi/commit/cc26a5c4fc1bbb02fc0637875b1cb89389cdf1b7))

### [1.2.4](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@1.2.3...@anansi/babel-preset@1.2.4) (2020-06-28)

### 📦 Package

* Bump babel plugins patch ([bf19938](https://github.com/ntucker/anansi/commit/bf19938109c92f359b6459dc06d4764da3ed1556))

### [1.2.3](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@1.2.2...@anansi/babel-preset@1.2.3) (2020-05-28)

### 📦 Package

* Upgrade to babel 7.10 ([b97dca4](https://github.com/ntucker/anansi/commit/b97dca4dcd2eb02bd65a8377b1fea94b466c97ec))

### [1.2.2](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@1.2.1...@anansi/babel-preset@1.2.2) (2020-05-02)

### 💅 Enhancement

* Make babel-minify an optional peerdep to not polute standard case ([0701f6e](https://github.com/ntucker/anansi/commit/0701f6ed8ae066483e9b5b054e8ceb6b238d2eb9))

### 📦 Package

* Patch bump of runtime, typescript, env ([a84b3af](https://github.com/ntucker/anansi/commit/a84b3afc18d3fac38440a0cfef055e8ce09c1450))

### [1.2.1](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@1.2.0...@anansi/babel-preset@1.2.1) (2020-04-09)

### 🐛 Bug Fix

* Process classes in plain JS files when typescript is enabled ([908023f](https://github.com/ntucker/anansi/commit/908023fe88e03feaefade981b42d46ddcb69fb57))

### 📦 Package

* Bump plugin-transform-typescript, preset-react ([6ae906c](https://github.com/ntucker/anansi/commit/6ae906c747e0f011ea776f1699e61c4c6e907c44))

## [1.2.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@1.1.3...@anansi/babel-preset@1.2.0) (2020-03-22)

### 🚀 Features

* Automatically detect webpack target in babel ([#32](https://github.com/ntucker/anansi/issues/32)) ([257b64e](https://github.com/ntucker/anansi/commit/257b64e539c662693d31e1335eade9ad25d5a633))
* Support new babel 7.9 features ([#31](https://github.com/ntucker/anansi/issues/31)) ([99cf988](https://github.com/ntucker/anansi/commit/99cf9885bc4b33eb0b6efcb8598b942ea97cdeb9))

### [1.1.3](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@1.1.2...@anansi/babel-preset@1.1.3) (2020-03-08)

### 📦 Package

* Babel typescript, preset-env ([ec8adcf](https://github.com/ntucker/anansi/commit/ec8adcf96a5001ea734e906d42eb47c6369caaac))
* Bump babel preset env ([d6ee866](https://github.com/ntucker/anansi/commit/d6ee8665cd2f2a7cf864c4d35a30a2b23fe9058d))

### 📝 Documentation

* Add more keywords ([2a080e5](https://github.com/ntucker/anansi/commit/2a080e5ff3b2498297afd2603a51a8700a2e8100))

### [1.1.2](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@1.1.1...@anansi/babel-preset@1.1.2) (2020-02-19)

### 📝 Documentation

* Add badges to readme ([40b161f](https://github.com/ntucker/anansi/commit/40b161f620e6a7db5d09f9f8f344cb86eeee3761))

### [1.1.1](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@1.1.0...@anansi/babel-preset@1.1.1) (2020-02-19)

### 🐛 Bug Fix

* Also include ROOT_PATH_ROOT ([871643f](https://github.com/ntucker/anansi/commit/871643feb36681c46e52fc4fb623f1f230c99168))

## [1.1.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@1.0.1...@anansi/babel-preset@1.1.0) (2020-02-18)

### 🚀 Features

* Allow ENV setting for import rewrites ([2563837](https://github.com/ntucker/anansi/commit/256383760709949cb9580407c0f79861ed60baf5))

### 📝 Documentation

* Graduate stage 4 item in readme ([d3f1ac6](https://github.com/ntucker/anansi/commit/d3f1ac6a7690a97aa241ea47ba1c5407e91ece8c))

### [1.0.1](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@1.0.0...@anansi/babel-preset@1.0.1) (2020-02-17)

### 📝 Documentation

* Update 'future language support' notes ([22b2c20](https://github.com/ntucker/anansi/commit/22b2c2087b3e463a3edd4b8f39a6b65ed57e0b46))

## [1.0.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@0.26.2...@anansi/babel-preset@1.0.0) (2020-02-16)

### ⚠ 💥 BREAKING CHANGES

* Requires TypeScript 3.8

### 🚀 Features

* Support 'export * as' with TypeScript ([f3d40c8](https://github.com/ntucker/anansi/commit/f3d40c8675162497f048c6e3d60e6023703e6fbc))

### 💅 Enhancement

* Auto detect babel runtime version ([986d32b](https://github.com/ntucker/anansi/commit/986d32bfc0e5b18b688df6446a547c09ddd390bd))

### [0.26.2](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@0.26.1...@anansi/babel-preset@0.26.2) (2020-01-14)

### 📦 Package

* Bump babel plugins ([989eb90](https://github.com/ntucker/anansi/commit/989eb90c177ae8d2d829c5af9411fd873aecd596))

### [0.26.1](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@0.26.0...@anansi/babel-preset@0.26.1) (2020-01-13)

### 💅 Enhancement

* Let preset-env handle dynamic imports ([#20](https://github.com/ntucker/anansi/issues/20)) ([2e15629](https://github.com/ntucker/anansi/commit/2e1562964c6dbff382206949a0858aeba3421831))

### 📦 Package

* Upgrade to babel 7.8 ([2b743a6](https://github.com/ntucker/anansi/commit/2b743a67712ce0f4aeac9728175fe37c12ca9b63))

## [0.26.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@0.25.1...@anansi/babel-preset@0.26.0) (2020-01-07)

### 🚀 Features

* Allow namespaces in TypeScript ([915fd49](https://github.com/ntucker/anansi/commit/915fd4991aecbfe1aecd1dcad4cfc62684b7c8df))

### [0.25.1](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@0.25.0...@anansi/babel-preset@0.25.1) (2019-12-19)

### 🐛 Bug Fix

* private-methods must be applied after decorators ([d4bfb25](https://github.com/ntucker/anansi/commit/d4bfb25c7ae9fe026b81d8d64570dcc4c2aa568e))

## [0.25.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@0.24.4...@anansi/babel-preset@0.25.0) (2019-12-19)

### 🚀 Features

* Add reactConstantElementsOptions to configure the optimization ([#19](https://github.com/ntucker/anansi/issues/19)) ([5fb14ba](https://github.com/ntucker/anansi/commit/5fb14badc555228cf228670afc599b4dd1ee24f9))

### [0.24.4](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@0.24.3...@anansi/babel-preset@0.24.4) (2019-12-18)

### 🐛 Bug Fix

* Do private methods transform after typescript ([b4a85c9](https://github.com/ntucker/anansi/commit/b4a85c9b9d8ba3a5fed33c3d586b85c5936d5133))

### [0.24.3](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@0.24.2...@anansi/babel-preset@0.24.3) (2019-12-18)

### 📦 Package

* core-js-compat, macros, and preset-env ([754d64d](https://github.com/ntucker/anansi/commit/754d64d0d204249b1a7140c39b34702a086dae1e))

### [0.24.2](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@0.24.1...@anansi/babel-preset@0.24.2) (2019-12-18)

### 🐛 Bug Fix

* Fix order of class transforms and flow ([#18](https://github.com/ntucker/anansi/issues/18)) ([688d7de](https://github.com/ntucker/anansi/commit/688d7de7cdf38ec1b82c271cda03b3454b6b1fbb))
* Storybook with webpack - don't use react-refresh with it ([#17](https://github.com/ntucker/anansi/issues/17)) ([70a4b1f](https://github.com/ntucker/anansi/commit/70a4b1f7180e1a22fa323338504ae5a7cdab338d))

### [0.24.1](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@0.24.0...@anansi/babel-preset@0.24.1) (2019-12-11)

### 📝 Documentation

* Link to monorepo directories in npm repo listing ([b7dc1d5](https://github.com/ntucker/anansi/commit/b7dc1d5b1a6f3b163c9d155e3847c8d079f6b4cf))

## [0.24.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@0.23.0...@anansi/babel-preset@0.24.0) (2019-12-09)

### 🚀 Features

* Use react fast-refresh instead of hot-reloader ([#13](https://github.com/ntucker/anansi/issues/13)) ([1ca29a4](https://github.com/ntucker/anansi/commit/1ca29a4d19746e5238771782192e24289abb59b8))

## [0.23.0](https://github.com/ntucker/anansi/compare/@anansi/babel-preset@0.22.1...@anansi/babel-preset@0.23.0) (2019-12-01)

### 🚀 Features

* Add rootPathRoot option ([#12](https://github.com/ntucker/anansi/issues/12)) ([3107577](https://github.com/ntucker/anansi/commit/310757739128fba2e1a1c52fb44a5aabb0b14eeb))

## <small>0.22.1 (2019-11-17)</small>

* docs: Add purpose to babel readme ([aa5e30d](https://github.com/ntucker/anansi/commit/aa5e30d))

## 0.22.0 (2019-11-13)

* internal: Configure changelog tags ([6d752d0](https://github.com/ntucker/anansi/commit/6d752d0))
* feat: Use preset-modules when target is set to esmodules: true (#7) ([553ae53](https://github.com/ntucker/anansi/commit/553ae53)), closes [#7](https://github.com/ntucker/anansi/issues/7)
* enhance: Re-enable plugin-transform-react-constant-elements due to fix ([08b27d1](https://github.com/ntucker/anansi/commit/08b27d1))
