Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
 - babel-plugin-cjs-esm-interop@3.0.1
 - babel-plugin-conditional-invariant@3.0.1
 - babel-plugin-env-constants@3.0.1
 - packemon@3.1.0
  • Loading branch information
milesj committed May 11, 2023
1 parent 86d15d1 commit f4f1593
Show file tree
Hide file tree
Showing 9 changed files with 80 additions and 13 deletions.
16 changes: 16 additions & 0 deletions packages/babel-plugin-cjs-esm-interop/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### 3.0.1 - 2023-05-11

#### 📦 Dependencies

- **[babel]** Update to v7.21 latest. ([4ef89f6](https://github.com/milesj/packemon/commit/4ef89f6))

#### 🛠 Internals

- Update manifests. ([86d15d1](https://github.com/milesj/packemon/commit/86d15d1))

**Note:** Version bump only for package babel-plugin-cjs-esm-interop





### 3.0.0 - 2023-01-31

**Note:** Version bump only for package babel-plugin-cjs-esm-interop
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-cjs-esm-interop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-cjs-esm-interop",
"version": "3.0.0",
"version": "3.0.1",
"description": "Transform CJS to ESM and vice versa.",
"keywords": [
"babel",
Expand Down
12 changes: 12 additions & 0 deletions packages/babel-plugin-conditional-invariant/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### 3.0.1 - 2023-05-11

#### 🛠 Internals

- Update manifests. ([86d15d1](https://github.com/milesj/packemon/commit/86d15d1))

**Note:** Version bump only for package babel-plugin-conditional-invariant





### 3.0.0 - 2023-01-31

**Note:** Version bump only for package babel-plugin-conditional-invariant
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-conditional-invariant/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "babel-plugin-conditional-invariant",
"release": "1626547876981",
"version": "3.0.0",
"version": "3.0.1",
"description": "Wrap invariant checks in NODE_ENV conditionals.",
"keywords": [
"babel",
Expand Down
12 changes: 12 additions & 0 deletions packages/babel-plugin-env-constants/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### 3.0.1 - 2023-05-11

#### 🛠 Internals

- Update manifests. ([86d15d1](https://github.com/milesj/packemon/commit/86d15d1))

**Note:** Version bump only for package babel-plugin-env-constants





### 3.0.0 - 2023-01-31

**Note:** Version bump only for package babel-plugin-env-constants
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-env-constants/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "babel-plugin-env-constants",
"release": "1626547876981",
"version": "3.0.0",
"version": "3.0.1",
"description": "Transform __DEV__, __PROD__, and __TEST__ constants to NODE_ENV conditionals.",
"keywords": [
"babel",
Expand Down
27 changes: 27 additions & 0 deletions packages/packemon/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,33 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 3.1.0 - 2023-05-11

#### 🚀 Updates

- Support TypeScript v5. ([a953cd5](https://github.com/milesj/packemon/commit/a953cd5))

#### 🐞 Fixes

- Add missing default types to export paths (#194) ([1c09aa1](https://github.com/milesj/packemon/commit/1c09aa1)), closes [#194](https://github.com/milesj/packemon/issues/194)
- Fix types not added to export map for tsx input files (#199) ([dd5cb44](https://github.com/milesj/packemon/commit/dd5cb44)), closes [#199](https://github.com/milesj/packemon/issues/199)

#### 📦 Dependencies

- **[babel]** Update to v7.21 latest. ([4ef89f6](https://github.com/milesj/packemon/commit/4ef89f6))
- **[boost]** Update to latest. ([2182a63](https://github.com/milesj/packemon/commit/2182a63))
- **[resolve]** Update to latest. ([7769303](https://github.com/milesj/packemon/commit/7769303))
- **[rollup]** Update to v3.21. ([526b0ab](https://github.com/milesj/packemon/commit/526b0ab))
- **[semver]** Update to v7.5. ([e2d917c](https://github.com/milesj/packemon/commit/e2d917c))
- **[swc]** Update to v1.3.57. ([3b892f0](https://github.com/milesj/packemon/commit/3b892f0))
- Update dev and test dependencies. ([4ca194d](https://github.com/milesj/packemon/commit/4ca194d))

**Note:** Version bump only for package packemon





### 3.0.3 - 2023-03-08

#### 🐞 Fixes
Expand Down
8 changes: 4 additions & 4 deletions packages/packemon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "packemon",
"version": "3.0.3",
"version": "3.1.0",
"type": "commonjs",
"description": "Build and prepare packages for npm distribution using standardized configurations and practices. Gotta pack 'em all!",
"keywords": [
Expand Down Expand Up @@ -80,9 +80,9 @@
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.2",
"@swc/core": "^1.3.57",
"babel-plugin-cjs-esm-interop": "^3.0.0",
"babel-plugin-conditional-invariant": "^3.0.0",
"babel-plugin-env-constants": "^3.0.0",
"babel-plugin-cjs-esm-interop": "^3.0.1",
"babel-plugin-conditional-invariant": "^3.0.1",
"babel-plugin-env-constants": "^3.0.1",
"babel-preset-solid": "^1.7.4",
"browserslist": "^4.21.5",
"debug": "^4.3.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7188,7 +7188,7 @@ __metadata:
languageName: node
linkType: hard

"babel-plugin-cjs-esm-interop@^3.0.0, babel-plugin-cjs-esm-interop@workspace:packages/babel-plugin-cjs-esm-interop":
"babel-plugin-cjs-esm-interop@^3.0.1, babel-plugin-cjs-esm-interop@workspace:packages/babel-plugin-cjs-esm-interop":
version: 0.0.0-use.local
resolution: "babel-plugin-cjs-esm-interop@workspace:packages/babel-plugin-cjs-esm-interop"
dependencies:
Expand All @@ -7198,7 +7198,7 @@ __metadata:
languageName: unknown
linkType: soft

"babel-plugin-conditional-invariant@^3.0.0, babel-plugin-conditional-invariant@workspace:packages/babel-plugin-conditional-invariant":
"babel-plugin-conditional-invariant@^3.0.0, babel-plugin-conditional-invariant@^3.0.1, babel-plugin-conditional-invariant@workspace:packages/babel-plugin-conditional-invariant":
version: 0.0.0-use.local
resolution: "babel-plugin-conditional-invariant@workspace:packages/babel-plugin-conditional-invariant"
peerDependencies:
Expand All @@ -7215,7 +7215,7 @@ __metadata:
languageName: node
linkType: hard

"babel-plugin-env-constants@^3.0.0, babel-plugin-env-constants@workspace:packages/babel-plugin-env-constants":
"babel-plugin-env-constants@^3.0.0, babel-plugin-env-constants@^3.0.1, babel-plugin-env-constants@workspace:packages/babel-plugin-env-constants":
version: 0.0.0-use.local
resolution: "babel-plugin-env-constants@workspace:packages/babel-plugin-env-constants"
peerDependencies:
Expand Down Expand Up @@ -17217,9 +17217,9 @@ __metadata:
"@swc/cli": ^0.1.62
"@swc/core": ^1.3.57
"@typescript-eslint/types": ^5.59.5
babel-plugin-cjs-esm-interop: ^3.0.0
babel-plugin-conditional-invariant: ^3.0.0
babel-plugin-env-constants: ^3.0.0
babel-plugin-cjs-esm-interop: ^3.0.1
babel-plugin-conditional-invariant: ^3.0.1
babel-plugin-env-constants: ^3.0.1
babel-preset-solid: ^1.7.4
browserslist: ^4.21.5
debug: ^4.3.4
Expand Down

0 comments on commit f4f1593

Please sign in to comment.