{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":517713366,"defaultBranch":"main","name":"esbuild-plugin-d-ts-path-alias","ownerLogin":"ArtemKlyuev","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-07-25T15:08:45.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/36650201?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1686924573.19194","currentOid":""},"activityList":{"items":[{"before":"5de1df298945b5e039c5f090518abadc17bc44d2","after":"dc55573a4f28cce11b62ef1a573229fa739c8f65","ref":"refs/heads/main","pushedAt":"2023-06-16T14:09:32.494Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(release): v4.2.0 [skip ci]\n\n# [4.2.0](https://github.com/ArtemKlyuev/esbuild-plugin-d-ts-path-alias/compare/v4.1.0...v4.2.0) (2023-06-16)\n\n### Features\n\n* add support for `esbuild` version `0.18` ([5de1df2](https://github.com/ArtemKlyuev/esbuild-plugin-d-ts-path-alias/commit/5de1df298945b5e039c5f090518abadc17bc44d2))","shortMessageHtmlLink":"chore(release): v4.2.0 [skip ci]"}},{"before":"101509beed49439d98b06259144fe10265b77d41","after":"5de1df298945b5e039c5f090518abadc17bc44d2","ref":"refs/heads/main","pushedAt":"2023-06-16T14:03:48.552Z","pushType":"push","commitsCount":1,"pusher":{"login":"ArtemKlyuev","name":null,"path":"/ArtemKlyuev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36650201?s=80&v=4"},"commit":{"message":"feat: add support for `esbuild` version `0.18`","shortMessageHtmlLink":"feat: add support for esbuild version 0.18"}},{"before":"2f211b72cf090d1628b13951e009f3aab5d79c8b","after":"101509beed49439d98b06259144fe10265b77d41","ref":"refs/heads/main","pushedAt":"2023-06-06T10:20:58.235Z","pushType":"push","commitsCount":2,"pusher":{"login":"ArtemKlyuev","name":null,"path":"/ArtemKlyuev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36650201?s=80&v=4"},"commit":{"message":"refactor: use top-level await in build script","shortMessageHtmlLink":"refactor: use top-level await in build script"}},{"before":"17072c1d08287fbfe52b8e2cf225a481dd4ecd52","after":"2f211b72cf090d1628b13951e009f3aab5d79c8b","ref":"refs/heads/main","pushedAt":"2023-06-06T09:43:35.961Z","pushType":"push","commitsCount":4,"pusher":{"login":"ArtemKlyuev","name":null,"path":"/ArtemKlyuev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36650201?s=80&v=4"},"commit":{"message":"deps: update `@swc/core` to `1.3.62`","shortMessageHtmlLink":"deps: update @swc/core to 1.3.62"}},{"before":"cb6d6329f666b0e627addf3b4253e626178dbe07","after":"17072c1d08287fbfe52b8e2cf225a481dd4ecd52","ref":"refs/heads/main","pushedAt":"2023-05-03T10:29:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(release): v4.1.0 [skip ci]\n\n# [4.1.0](https://github.com/ArtemKlyuev/esbuild-plugin-d-ts-path-alias/compare/v4.0.0...v4.1.0) (2023-05-03)\n\n### Bug Fixes\n\n* error if no `outdir` and `outfile` was provided to `esbuild` ([b08c0e1](https://github.com/ArtemKlyuev/esbuild-plugin-d-ts-path-alias/commit/b08c0e16360a7584c5786b5231a7ca44a726047f))\n\n### Features\n\n* add support for different `esbuild` `entryPoints` ([cb6d632](https://github.com/ArtemKlyuev/esbuild-plugin-d-ts-path-alias/commit/cb6d6329f666b0e627addf3b4253e626178dbe07))\n* print `compilerOptions` used by plugin in `debug` mode ([4ee9168](https://github.com/ArtemKlyuev/esbuild-plugin-d-ts-path-alias/commit/4ee9168b3a4afec77cb9724ad678ad630fca6a11))","shortMessageHtmlLink":"chore(release): v4.1.0 [skip ci]"}},{"before":"6b74de00f747debe06d4ce63f00f422177d1c6e8","after":"cb6d6329f666b0e627addf3b4253e626178dbe07","ref":"refs/heads/main","pushedAt":"2023-05-03T10:25:50.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"ArtemKlyuev","name":null,"path":"/ArtemKlyuev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36650201?s=80&v=4"},"commit":{"message":"feat: add support for different `esbuild` `entryPoints`","shortMessageHtmlLink":"feat: add support for different esbuild entryPoints"}},{"before":"643a5dff09a2b0201009473650c1cb0d62659db8","after":"6b74de00f747debe06d4ce63f00f422177d1c6e8","ref":"refs/heads/main","pushedAt":"2023-05-01T18:31:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(release): v4.0.0 [skip ci]\n\n# [4.0.0](https://github.com/ArtemKlyuev/esbuild-plugin-d-ts-path-alias/compare/v3.0.0...v4.0.0) (2023-05-01)\n\n### Bug Fixes\n\n* `changelog` typo ([7822660](https://github.com/ArtemKlyuev/esbuild-plugin-d-ts-path-alias/commit/7822660d75cfffef8a293f514b546573364084c9))\n* `postinstall script` ([9fae936](https://github.com/ArtemKlyuev/esbuild-plugin-d-ts-path-alias/commit/9fae9367c1b65e95539ad17980ad10cf7dbfb4a5))\n* `vscode` intellisense ([c11cb1b](https://github.com/ArtemKlyuev/esbuild-plugin-d-ts-path-alias/commit/c11cb1bfd1f6dd67c0450cf084d0b267913471e9))\n\n### Features\n\n* add `exports` field to `package.json` ([1197054](https://github.com/ArtemKlyuev/esbuild-plugin-d-ts-path-alias/commit/11970546811e18faf1f62c83fc089c0295b1c9d3))\n* set `\"type\": \"module\"` for package ([fd53b41](https://github.com/ArtemKlyuev/esbuild-plugin-d-ts-path-alias/commit/fd53b41e929249da08d6de924553b62473afa02e))\n\n### BREAKING CHANGES\n\n* remove `main`, `module`, `typings` fields from `package.json`","shortMessageHtmlLink":"chore(release): v4.0.0 [skip ci]"}},{"before":"ad3aa19e11a81931eb4996b10b42959fd6ea36de","after":"643a5dff09a2b0201009473650c1cb0d62659db8","ref":"refs/heads/main","pushedAt":"2023-05-01T15:38:39.000Z","pushType":"push","commitsCount":15,"pusher":{"login":"ArtemKlyuev","name":null,"path":"/ArtemKlyuev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36650201?s=80&v=4"},"commit":{"message":"Merge branch 'beta'","shortMessageHtmlLink":"Merge branch 'beta'"}},{"before":"c11cb1bfd1f6dd67c0450cf084d0b267913471e9","after":"7d2e5653cde9043d63ed2207a56acc1ec13c5d93","ref":"refs/heads/beta","pushedAt":"2023-05-01T12:12:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(release): v4.0.0-beta.3 [skip ci]\n\n# [4.0.0-beta.3](https://github.com/ArtemKlyuev/esbuild-plugin-d-ts-path-alias/compare/v4.0.0-beta.2...v4.0.0-beta.3) (2023-05-01)\n\n### Bug Fixes\n\n* `vscode` intellisense ([c11cb1b](https://github.com/ArtemKlyuev/esbuild-plugin-d-ts-path-alias/commit/c11cb1bfd1f6dd67c0450cf084d0b267913471e9))","shortMessageHtmlLink":"chore(release): v4.0.0-beta.3 [skip ci]"}},{"before":"01eead97724efaf31b2a63d1fa6791be24761061","after":"c11cb1bfd1f6dd67c0450cf084d0b267913471e9","ref":"refs/heads/beta","pushedAt":"2023-05-01T12:11:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ArtemKlyuev","name":null,"path":"/ArtemKlyuev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36650201?s=80&v=4"},"commit":{"message":"fix: `vscode` intellisense","shortMessageHtmlLink":"fix: vscode intellisense"}},{"before":"9fae9367c1b65e95539ad17980ad10cf7dbfb4a5","after":"01eead97724efaf31b2a63d1fa6791be24761061","ref":"refs/heads/beta","pushedAt":"2023-05-01T11:05:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(release): v4.0.0-beta.2 [skip ci]\n\n# [4.0.0-beta.2](https://github.com/ArtemKlyuev/esbuild-plugin-d-ts-path-alias/compare/v4.0.0-beta.1...v4.0.0-beta.2) (2023-05-01)\n\n### Bug Fixes\n\n* `postinstall script` ([9fae936](https://github.com/ArtemKlyuev/esbuild-plugin-d-ts-path-alias/commit/9fae9367c1b65e95539ad17980ad10cf7dbfb4a5))","shortMessageHtmlLink":"chore(release): v4.0.0-beta.2 [skip ci]"}},{"before":"ce730027b4f6b43ff82c715eea2bbe8eeee55109","after":"9fae9367c1b65e95539ad17980ad10cf7dbfb4a5","ref":"refs/heads/beta","pushedAt":"2023-05-01T11:03:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ArtemKlyuev","name":null,"path":"/ArtemKlyuev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36650201?s=80&v=4"},"commit":{"message":"fix: `postinstall script`","shortMessageHtmlLink":"fix: postinstall script"}},{"before":"8979365f704d2cc1c22de2f894027c5648156339","after":"ce730027b4f6b43ff82c715eea2bbe8eeee55109","ref":"refs/heads/beta","pushedAt":"2023-05-01T09:02:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(release): v4.0.0-beta.1 [skip ci]\n\n# [4.0.0-beta.1](https://github.com/ArtemKlyuev/esbuild-plugin-d-ts-path-alias/compare/v3.0.0...v4.0.0-beta.1) (2023-05-01)\n\n### Bug Fixes\n\n* `changelog` typo ([7822660](https://github.com/ArtemKlyuev/esbuild-plugin-d-ts-path-alias/commit/7822660d75cfffef8a293f514b546573364084c9))\n\n### Features\n\n* add `exports` field to `package.json` ([1197054](https://github.com/ArtemKlyuev/esbuild-plugin-d-ts-path-alias/commit/11970546811e18faf1f62c83fc089c0295b1c9d3))\n* set `\"type\": \"module\"` for package ([fd53b41](https://github.com/ArtemKlyuev/esbuild-plugin-d-ts-path-alias/commit/fd53b41e929249da08d6de924553b62473afa02e))\n\n### BREAKING CHANGES\n\n* remove `main`, `module`, `typings` fields from `package.json`","shortMessageHtmlLink":"chore(release): v4.0.0-beta.1 [skip ci]"}},{"before":"fc1af9d744155c18b94de7e037bfe6d5ff8adcc6","after":"8979365f704d2cc1c22de2f894027c5648156339","ref":"refs/heads/beta","pushedAt":"2023-05-01T08:58:29.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"ArtemKlyuev","name":null,"path":"/ArtemKlyuev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36650201?s=80&v=4"},"commit":{"message":"deps: remove `chalk`","shortMessageHtmlLink":"deps: remove chalk"}},{"before":"fd53b41e929249da08d6de924553b62473afa02e","after":"fc1af9d744155c18b94de7e037bfe6d5ff8adcc6","ref":"refs/heads/beta","pushedAt":"2023-04-30T21:20:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ArtemKlyuev","name":null,"path":"/ArtemKlyuev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36650201?s=80&v=4"},"commit":{"message":"refactor: convert configs to `cjs`","shortMessageHtmlLink":"refactor: convert configs to cjs"}},{"before":null,"after":"fd53b41e929249da08d6de924553b62473afa02e","ref":"refs/heads/beta","pushedAt":"2023-04-30T21:13:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ArtemKlyuev","name":null,"path":"/ArtemKlyuev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36650201?s=80&v=4"},"commit":{"message":"feat: set `\"type\": \"module\"` for package","shortMessageHtmlLink":"feat: set \"type\": \"module\" for package"}},{"before":"c7917b803feef1d70d58491acec93486394eca74","after":"ad3aa19e11a81931eb4996b10b42959fd6ea36de","ref":"refs/heads/main","pushedAt":"2023-04-30T17:27:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(release): v3.0.0 [skip ci]\n\n# [3.0.0](https://github.com/ArtemKlyuev/esbuild-plugin-d-ts-path-alias/compare/v2.0.0...v3.0.0) (2023-04-30)\n\n### breaking\n\n* update dependencies ([c56c559](https://github.com/ArtemKlyuev/esbuild-plugin-d-ts-path-alias/commit/c56c5595e2bce29cab098a5d6607a51aa8369baa))\n\n### BREAKING CHANGES\n\n* - update required `typescript version` to `>=5`\n- update required `esbuild` version to `^0.17.0`\n- update required `nodejs` version to `>=16.10.0`","shortMessageHtmlLink":"chore(release): v3.0.0 [skip ci]"}},{"before":"c56c5595e2bce29cab098a5d6607a51aa8369baa","after":"c7917b803feef1d70d58491acec93486394eca74","ref":"refs/heads/main","pushedAt":"2023-04-30T17:12:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ArtemKlyuev","name":null,"path":"/ArtemKlyuev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36650201?s=80&v=4"},"commit":{"message":"deps: downgrade `semantic-release` to `19.0.3`","shortMessageHtmlLink":"deps: downgrade semantic-release to 19.0.3"}},{"before":"fa110fbf72ee35dd1b36a7c7489aec96b58cdff6","after":null,"ref":"refs/heads/fix/outdated-deps","pushedAt":"2023-04-30T16:33:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ArtemKlyuev","name":null,"path":"/ArtemKlyuev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36650201?s=80&v=4"}},{"before":"0209d59cff952aa7a90382b0cfbd5bf87287dea4","after":"c56c5595e2bce29cab098a5d6607a51aa8369baa","ref":"refs/heads/main","pushedAt":"2023-04-30T16:33:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ArtemKlyuev","name":null,"path":"/ArtemKlyuev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36650201?s=80&v=4"},"commit":{"message":"breaking: update dependencies\n\nBREAKING CHANGE:\r\n\r\n- update required `typescript version` to `>=5`\r\n- update required `esbuild` version to `^0.17.0`\r\n- update required `nodejs` version to `>=16.10.0`","shortMessageHtmlLink":"breaking: update dependencies"}},{"before":null,"after":"fa110fbf72ee35dd1b36a7c7489aec96b58cdff6","ref":"refs/heads/fix/outdated-deps","pushedAt":"2023-04-30T16:08:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ArtemKlyuev","name":null,"path":"/ArtemKlyuev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36650201?s=80&v=4"},"commit":{"message":"deps: update `lint-staged`","shortMessageHtmlLink":"deps: update lint-staged"}},{"before":null,"after":"a2ba0eab93b013f9ec661dfb7dbc96dcaeaf1bea","ref":"refs/heads/fix/find-aliased-tsconfig","pushedAt":"2023-04-30T10:43:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ArtemKlyuev","name":null,"path":"/ArtemKlyuev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36650201?s=80&v=4"},"commit":{"message":"WIP","shortMessageHtmlLink":"WIP"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNi0xNlQxNDowOTozMi40OTQ0NDRazwAAAANDEbBr","startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNi0xNlQxNDowOTozMi40OTQ0NDRazwAAAANDEbBr","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNC0zMFQxMDo0MzoyMy4wMDAwMDBazwAAAAMjI2zp"}},"title":"Activity ยท ArtemKlyuev/esbuild-plugin-d-ts-path-alias"}