Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Commit

Permalink
release: @flex-development/trext@2.0.3 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
unicornware authored Oct 31, 2021
1 parent e5a0b0d commit d9f7de4
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 21 deletions.
35 changes: 15 additions & 20 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,35 @@

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

### [2.0.2](https://github.com/flex-development/trext/compare/trext@2.0.1...trext@2.0.2) (2021-10-31)
### [2.0.3](https://github.com/flex-development/trext/compare/trext@2.0.2...trext@2.0.3) (2021-10-31)

### :bug: Fixes

* package exports ([207513b](https://github.com/flex-development/trext/commit/207513b0f2f8af721f6c2c59c64df7c4ac616a7e))

### :hammer: Build

* **deps:** use `@flex-development/tutils@4.2.2` ([48a81cc](https://github.com/flex-development/trext/commit/48a81cc682eb83baa69418cba3266077329efce9))

### :pencil2: Housekeeping

* check for duplicate deps when `yarn.lock` changes ([e5a0b0d](https://github.com/flex-development/trext/commit/e5a0b0ddb2ef21101acc16fd74165ebf3a0321bd))
* update eslint config to handle dotfiles ([c20259e](https://github.com/flex-development/trext/commit/c20259e187d0dcb977ea6511e341bb17281916bc))

### [2.0.2](https://github.com/flex-development/trext/compare/trext@2.0.1...trext@2.0.2) (2021-10-31)

### :bug: Fixes

* **plugins:** symlinked directory index handling ([804b6f9](https://github.com/flex-development/trext/commit/804b6f99aea7acba57917ad5522237701a6c6863))

### [2.0.1](https://github.com/flex-development/trext/compare/trext@2.0.0...trext@2.0.1) (2021-10-30)


### :bug: Fixes

* **cjs:** missing named exports ([e3466b7](https://github.com/flex-development/trext/commit/e3466b713e342ac7b491f2753310a5ecdd171168))

## [2.0.0](https://github.com/flex-development/trext/compare/trext@1.1.0...trext@2.0.0) (2021-10-30)


### ⚠ BREAKING CHANGES

* import `RegexString` from `@flex-development/tutils`
Expand All @@ -27,17 +39,14 @@ All notable changes to this project will be documented in this file. See [standa

* import `RegexString` from `@flex-development/tutils` ([763a305](https://github.com/flex-development/trext/commit/763a30542fbcb6c634baa50add0029ab99a49b09))


### :sparkles: Features

* `TrextOptions#absolute` ([7ee867a](https://github.com/flex-development/trext/commit/7ee867ac7890d40e325a5e701186dd730063e0e7))


### :truck: Continuous Integration & Deployment

* **workflows:** temporarily skip dependency graph check ([bbeae54](https://github.com/flex-development/trext/commit/bbeae54f1f0a0b305aeb3893d5df955bbecf93d7))


### :pencil2: Housekeeping

* **scripts:** add `check:ci` script ([93af4df](https://github.com/flex-development/trext/commit/93af4dfc36e0a2d85689577cebaf66ac79eb6793))
Expand All @@ -49,24 +58,20 @@ All notable changes to this project will be documented in this file. See [standa

## [1.1.0](https://github.com/flex-development/trext/compare/trext@1.0.2...trext@1.1.0) (2021-10-15)


### :truck: Continuous Integration & Deployment

* **workflows:** add `delete-release-branch` job ([804c006](https://github.com/flex-development/trext/commit/804c00622ba9734ed9177a9941bc4b25a908b8f3))
* **workflows:** push to protected branch 'main' ([a03238c](https://github.com/flex-development/trext/commit/a03238c84113788b5fd84bd731f162492c09a587))


### :robot: Testing

* **plugins:** add fully specified directory index tests ([2115bd8](https://github.com/flex-development/trext/commit/2115bd8b901c898bb319f9ef69b73db3eaa6a551))


### :hammer: Build

* **cjs:** enable downleveling ([01a41ec](https://github.com/flex-development/trext/commit/01a41ecad5e879195b9cfb9eb53ca5ebc32ce8c9))
* **typescript:** add sourcemaps for `.d.ts` files ([ed57233](https://github.com/flex-development/trext/commit/ed57233cd3f5d1a1e89c4cff1262c3a26a1e0db0))


### :pencil2: Housekeeping

* **tools:** drop `fixImportPaths` ([ff9ac19](https://github.com/flex-development/trext/commit/ff9ac19e9cfdbb7def399472ec64826e51451584))
Expand All @@ -79,39 +84,33 @@ All notable changes to this project will be documented in this file. See [standa
* **typescript:** enable `noUncheckedIndexedAccess` ([aa95c2d](https://github.com/flex-development/trext/commit/aa95c2d4b2d732bf4dd2d7a4c77d2fc02b2752ba))
* **typescript:** upgrade to typescript@4.5.0-beta ([7e9d04e](https://github.com/flex-development/trext/commit/7e9d04e5eef3fa3b224bcf69adb220ccbe09b089))


### :sparkles: Features

* transform export declarations ([#5](https://github.com/flex-development/trext/issues/5)) ([f937db0](https://github.com/flex-development/trext/commit/f937db042a4f6611636dad64d1b91e8439ea3161))

### [1.0.2](https://github.com/flex-development/trext/compare/trext@1.0.1...trext@1.0.2) (2021-10-13)


### :bug: Fixes

* `require is not defined in ES module scope` ([bd718de](https://github.com/flex-development/trext/commit/bd718de092a57051ef67527cfba9853bef9a5418)), closes [#issuecomment-942454663](https://github.com/flex-development/trext/issues/issuecomment-942454663)

### [1.0.1](https://github.com/flex-development/trext/compare/trext@1.0.0...trext@1.0.1) (2021-10-13)


### :pencil2: Housekeeping

* **tools:** add `ts-patch`, drop `ttypescript` ([7c38efc](https://github.com/flex-development/trext/commit/7c38efc692f46475968615dfd01725e0cc030f21))
* **tools:** add `tsc-prog` to build workflow ([a14fd44](https://github.com/flex-development/trext/commit/a14fd445c80d5e8b035411a37492245dad2ddbe2))


### :bug: Fixes

* ignore directory indexes ([#2](https://github.com/flex-development/trext/issues/2)) ([3313025](https://github.com/flex-development/trext/commit/3313025188ad91a7d1181ca21464aec01558274a))

## 1.0.0 (2021-10-10)


### :nail_care: Formatting & Structure

* drop `unicorn/prefer-at` rule ([9384aec](https://github.com/flex-development/trext/commit/9384aec28a1dbcdf4760f19f8fc31cb6758b0554))


### :sparkles: Features

* `TREXT_DEFAULTS` ([189490e](https://github.com/flex-development/trext/commit/189490e06a21cb27ab001a2231bf7102fc4958b2))
Expand All @@ -132,14 +131,12 @@ All notable changes to this project will be documented in this file. See [standa
* **utils:** `saveFile` ([dca9764](https://github.com/flex-development/trext/commit/dca97641e60994b90a59d730a2e3f4ef0cca3933))
* **utils:** `sourceMappingURL` ([9119cc1](https://github.com/flex-development/trext/commit/9119cc17dd71e59b78b4d6a821d69d5066e46703))


### :hammer: Build

* add `./plugins` and `./plugins/*` exports ([d7f32a4](https://github.com/flex-development/trext/commit/d7f32a48237410bfbb457861cf758627dac22f9d))
* add `./utils` and `./utils/*` exports ([07b3d30](https://github.com/flex-development/trext/commit/07b3d309272c0e2439d379262b3b95c7ca968fef))
* add `types` to build artifacts ([3c5a258](https://github.com/flex-development/trext/commit/3c5a258dc553d284c6eb63675b94f84df29041d2))


### :book: Documentation

* add usage guide ([047cac8](https://github.com/flex-development/trext/commit/047cac8e3cc0f3620986adc2b9cb64202a8fcacc))
Expand All @@ -149,7 +146,6 @@ All notable changes to this project will be documented in this file. See [standa
* update `TrextOptions` description ([2fa11a8](https://github.com/flex-development/trext/commit/2fa11a86895f1b8840a73aa229394c36c5384d37))
* update project description ([1322a0f](https://github.com/flex-development/trext/commit/1322a0f248459c2b74b0b324a1d2883ed2f36673))


### :pencil2: Housekeeping

* first commit ([84e8d07](https://github.com/flex-development/trext/commit/84e8d07b2d961d0982ae7362567f24b945727ec8))
Expand All @@ -164,7 +160,6 @@ All notable changes to this project will be documented in this file. See [standa
* update package keywords ([1949965](https://github.com/flex-development/trext/commit/194996535c49f848b017db90666f46528aff5579))
* update package keywords ([3d9be81](https://github.com/flex-development/trext/commit/3d9be81478deac861260b4bcaf400cdbf7a859b1))


### :truck: Continuous Integration & Deployment

* **workflows:** fix `cannot find module ../loaders/env.cjs` ([f2dd2eb](https://github.com/flex-development/trext/commit/f2dd2ebff7ed3469f2921409fccd1ff699125d63))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@flex-development/trext",
"description": "File extension transformer",
"version": "2.0.2",
"version": "2.0.3",
"keywords": [
"babel",
"babel-transform",
Expand Down

0 comments on commit d9f7de4

Please sign in to comment.