Aaron
ff6740d429
fix: Ship vite/client types internally for proper resolution using PNPM ( #304 )
2023-12-29 01:21:05 -06:00
GitHub Actions
712f2ed4ac
chore(release): v0.13.0
2023-12-27 17:05:45 +00:00
Aaron
d1b9e5ded6
feat!: New wxt/storage APIs ( #300 )
...
BREAKING CHANGE: `wxt/storage` no longer relies on `unstorage`. Some `unstorage` APIs, like `prefixStorage`, have been removed, while others, like `snapshot`, are methods on the new `storage` object. Most of the standard usage remains the same.
2023-12-27 11:00:10 -06:00
GitHub Actions
86182044d1
chore(release): v0.12.5
2023-12-24 14:28:21 +00:00
GitHub Actions
5f241cf407
chore(release): v0.12.4
2023-12-23 15:53:43 +00:00
GitHub Actions
aea137a3a1
chore(release): v0.12.3
2023-12-23 04:26:47 +00:00
Aaron
ad0e8e4144
fix: Correctly mock webextension-polyfill for Vitest ( #294 )
2023-12-22 22:21:09 -06:00
GitHub Actions
7fd5752ef1
chore(release): v0.12.2
2023-12-19 17:48:24 +00:00
Aaron
1a8b7ff635
feat: Support PNPM without hoisting dependencies ( #291 )
2023-12-19 11:42:20 -06:00
GitHub Actions
fe3ca0fcbd
chore(release): v0.12.1
2023-12-16 17:24:16 +00:00
Aaron
f49ee9f005
fix: Fix package.json lint errors ( #290 )
2023-12-16 11:18:16 -06:00
Aaron
961440c0ac
fix: Upgrade @webext-core/match-patterns to 1.0.3 ( #289 )
2023-12-16 11:07:18 -06:00
GitHub Actions
63f507ecf5
chore(release): v0.12.0
2023-12-13 21:57:34 +00:00
Aaron
0873c24ad8
chore: Convert WXT CLI to an ESM binary ( #279 )
2023-12-12 14:44:04 -06:00
GitHub Actions
25441a3b97
chore(release): v0.11.2
2023-12-12 19:24:47 +00:00
GitHub Actions
ba41691296
chore(release): v0.11.1
2023-12-07 21:41:45 +00:00
GitHub Actions
4e2dd5d618
chore(release): v0.11.0
2023-12-06 17:24:11 +00:00
Aaron
1a39a0d153
feat!: Vite 5 support ( #261 )
2023-12-06 11:18:52 -06:00
Aaron
f922648dd7
chore: Abstract vite from WXT's core logic ( #242 )
2023-12-05 16:55:22 -06:00
GitHub Actions
8a25a2f60f
chore(release): v0.10.4
2023-12-04 15:54:42 +00:00
dependabot[bot]
0c57375758
chore(deps-dev): bump tsx from 3.14.0 to 4.6.1 ( #252 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-01 15:09:19 -06:00
GitHub Actions
03c8ab4d6f
chore(release): v0.10.3
2023-11-28 18:18:59 +00:00
Aaron
762ba0080d
chore(deps): Upgrade to typescript 5.3 ( #245 )
2023-11-27 10:03:03 -06:00
Aaron
93175a6477
chore: Use defu for merging some config objects ( #243 )
2023-11-26 12:23:10 -06:00
Aaron
60d6707b11
chore: Use normalize-path instead of vite.normalizePath ( #244 )
2023-11-26 11:36:42 -06:00
GitHub Actions
3d1bc0a12c
chore(release): v0.10.2
2023-11-20 19:52:55 +00:00
GitHub Actions
083792b5f0
chore(release): v0.10.1
2023-11-16 17:46:36 +00:00
GitHub Actions
aa6009e476
chore(release): v0.10.0
2023-11-15 05:21:53 +00:00
Aaron
d2cb8f9416
feat: Add wxt/storage API ( #234 )
2023-11-14 23:07:45 -06:00
GitHub Actions
3ab9fe4ae3
chore(release): v0.9.2
2023-11-11 19:57:25 +00:00
GitHub Actions
41527a2200
chore(release): v0.9.1
2023-11-11 18:27:09 +00:00
Aaron Klinker
f1e8084be8
chore: Update Vite dependency range to ^4.0.0 || ^5.0.0-0
2023-11-07 10:42:36 -06:00
Aaron Klinker
609ae2ae37
fix: Move webextension-polyfill from peer to regular dependencies
...
This closes https://github.com/wxt-dev/wxt/issues/215
2023-11-07 10:38:24 -06:00
GitHub Actions
c4ce44e001
chore(release): v0.9.0
2023-11-04 15:56:43 +00:00
GitHub Actions
6b689bab23
chore(release): v0.8.7
2023-11-03 14:36:36 +00:00
Aaron Klinker
0f09cbee0e
chore: Improve prettier git hook
2023-11-02 10:31:54 -05:00
Aaron
0bf4ea0897
chore(deps): Upgrade vite to 4.5.0 ( #202 )
2023-11-02 10:24:50 -05:00
Aaron Klinker
cd4d00e23e
chore(deps-dev): Update @type/* packages for demo
2023-11-02 10:16:52 -05:00
Aaron Klinker
5de18e5371
chore(deps-dev): Upgrade vitepress to 1.0.0-rc.24
2023-11-02 10:04:33 -05:00
Aaron
af823418ee
chore(deps): Upgrade giget to ^1.1.3 ( #199 )
2023-11-02 09:11:17 -05:00
Aaron Klinker
0b8d101c33
chore(deps-dev): Upgrade vue to 3.3.7
2023-11-02 08:58:25 -05:00
Aaron
b587849126
chore(deps-dev): Upgrade typedoc to ^0.25.3 ( #201 )
2023-11-02 08:57:16 -05:00
Aaron
2a35ce0a1e
chore(deps-dev): Upgrade execa to ^8.0.1 ( #200 )
2023-11-02 08:57:06 -05:00
Aaron Klinker
c390b70f76
chore(deps): Upgrade unimport to 3.4.0
2023-11-02 08:54:24 -05:00
Aaron Klinker
c9fd739128
chore(deps): Upgrade linkedom to 0.16.1
2023-11-02 08:52:22 -05:00
Aaron Klinker
0806c06042
chore(deps): Upgrade jiti to 1.21.0
2023-11-02 08:51:14 -05:00
Aaron Klinker
5f74a544a4
chore(deps-dev): Upgrade lint-staged to ^15.0.2
2023-11-02 08:47:53 -05:00
Aaron Klinker
121778894c
chore(deps): Upgrade immer to ^10.0.3
2023-11-02 08:46:25 -05:00
Aaron Klinker
102c72a03c
chore(deps): Upgrade esbuild to ^0.19.5
2023-11-02 08:42:16 -05:00
Aaron Klinker
a0507866db
chore(deps): Upgrade c12 to ^1.5.1
2023-11-02 08:41:05 -05:00