]>
Nutra Git (v2) - gamesguru/tg-svelte-kit.git/log
Tal Hadad [Mon, 10 Apr 2023 09:47:29 +0000 (12:47 +0300)]
Merge branch 'master' into legacy-builds
Tee Ming [Sun, 9 Apr 2023 04:02:46 +0000 (12:02 +0800)]
fix: prevent duplicate CSS files after build (#9382)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
Ben McCann [Sun, 9 Apr 2023 03:18:36 +0000 (20:18 -0700)]
fix: update broken link in error message
Ben McCann [Thu, 6 Apr 2023 20:25:43 +0000 (13:25 -0700)]
docs: update changelog with link to security advisory
github-actions[bot] [Thu, 6 Apr 2023 16:21:57 +0000 (09:21 -0700)]
Version Packages (#9601)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Ben McCann [Thu, 6 Apr 2023 15:45:55 +0000 (08:45 -0700)]
Merge pull request from GHSA-gv7g-x59x-wf8f
* fix: do a case-insensitive comparison when checking header value
* changeset
* remove export
* Update .changeset/happy-pots-move.md
Jacob Størdahl [Wed, 5 Apr 2023 08:53:35 +0000 (03:53 -0500)]
fix(create): exclude tests in package.template.json (#9584)
* fix(create): exclude tests in package.template.json
* fix: tweak package.template.json
* chore: add changeset
* chore: fix changeset
* Update .changeset/large-pandas-swim.md
---------
Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
Ben McCann [Tue, 4 Apr 2023 18:09:46 +0000 (11:09 -0700)]
chore: update changelog with published CVE
github-actions[bot] [Tue, 4 Apr 2023 18:00:26 +0000 (11:00 -0700)]
Version Packages (#9599)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Ben McCann [Tue, 4 Apr 2023 17:42:00 +0000 (10:42 -0700)]
Merge pull request from GHSA-5p75-vc5g-8rv2
* fix: address security advisory CVE-2023-29003 by enabling CSRF protection for plain/text requests
* Protect PUT/PATCH/DELETE. Add comment explicitly mentioning CSRF
* update docs
* update changeset
* Update packages/kit/types/index.d.ts
Co-authored-by: Conduitry <git@chor.date>
* Update packages/kit/types/index.d.ts
* Update cool-lies-fly.md
* Update packages/kit/src/utils/http.js
Co-authored-by: Dominik G. <dominik.goepel@gmx.de>
* Update packages/kit/types/index.d.ts
Co-authored-by: Dominik G. <dominik.goepel@gmx.de>
* test(csrf): include additional methods and content-types
---------
Co-authored-by: Conduitry <git@chor.date>
Co-authored-by: Dominik G. <dominik.goepel@gmx.de>
Bjorn Lu [Tue, 4 Apr 2023 14:02:32 +0000 (22:02 +0800)]
fix: pin undici to 5.20.0 (#9591)
renovate[bot] [Tue, 4 Apr 2023 04:14:03 +0000 (21:14 -0700)]
chore(deps): update pnpm to v7.31.0 (#9597)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github-actions[bot] [Thu, 30 Mar 2023 19:41:47 +0000 (15:41 -0400)]
Version Packages (#9554)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Simon H [Thu, 30 Mar 2023 19:22:43 +0000 (21:22 +0200)]
fix: throw error when file can't be found in Vite manifest (#9558)
Prevents an infinite loop which makes debugging such errors harder
Daniel Diekmeier [Thu, 30 Mar 2023 19:14:48 +0000 (21:14 +0200)]
fix: balance parentheses in error about wrong content type for action (#9513)
* Balance parantheses
* Add changeset
* Update .changeset/unlucky-garlics-yell.md
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
---------
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
Simon H [Thu, 30 Mar 2023 19:12:39 +0000 (21:12 +0200)]
chore: bump site-kit, use new components (#9535)
* chore: bump site-kit, use new components
- removed most of search as it's now part of site-kit
- use new shell/separator components
- adjust NavItem usages
* oops
* oh
* bump, use barrel exports
* fix type usage
renovate[bot] [Thu, 30 Mar 2023 19:07:56 +0000 (15:07 -0400)]
chore(deps): update pnpm to v7.30.5 (#9536)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Bjorn Lu [Thu, 30 Mar 2023 19:01:10 +0000 (03:01 +0800)]
fix: pass publicDir in ssr (#9565)
Hofer Ivan [Thu, 30 Mar 2023 08:37:31 +0000 (10:37 +0200)]
feat: expose stronger typed `SubmitFunction` (#9201)
partially implements #7161
---------
Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
Rich Harris [Wed, 29 Mar 2023 11:50:31 +0000 (07:50 -0400)]
fix: make `error.message` enumerable (#9440)
fixes #9010
---------
Co-authored-by: Rich Harris <git@rich-harris.dev>
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
renovate[bot] [Sun, 26 Mar 2023 07:50:39 +0000 (00:50 -0700)]
chore(deps): update pnpm to v7.30.3 (#9498)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github-actions[bot] [Fri, 24 Mar 2023 20:03:45 +0000 (16:03 -0400)]
Version Packages (#9507)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Rich Harris [Fri, 24 Mar 2023 19:31:45 +0000 (15:31 -0400)]
create separate functions for ISR routes (#9504)
Co-authored-by: Rich Harris <git@rich-harris.dev>
github-actions[bot] [Fri, 24 Mar 2023 18:40:38 +0000 (14:40 -0400)]
Version Packages (#9485)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Rich Harris [Fri, 24 Mar 2023 18:39:34 +0000 (14:39 -0400)]
add HMR to fallback error pages in dev (#9497)
* add HMR to fallback error pages in dev
* Update packages/kit/src/runtime/server/utils.js
---------
Co-authored-by: Rich Harris <git@rich-harris.dev>
renovate[bot] [Thu, 23 Mar 2023 19:41:38 +0000 (08:41 +1300)]
chore(deps): update pnpm to v7.30.1 (#9493)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Dan E [Wed, 22 Mar 2023 15:59:51 +0000 (15:59 +0000)]
fix: add `submitter` type to `SubmitFunction` input argument (#9484)
Fixes #9483
github-actions[bot] [Mon, 20 Mar 2023 18:57:47 +0000 (14:57 -0400)]
Version Packages (#9461)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Ben McCann [Mon, 20 Mar 2023 18:52:54 +0000 (07:52 +1300)]
feat: upgrade to TypeScript 5 (#9435)
* feat: upgrade to TypeScript 5
* stick with NodeNext
---------
Co-authored-by: Rich Harris <git@rich-harris.dev>
Ben McCann [Mon, 20 Mar 2023 18:10:49 +0000 (07:10 +1300)]
chore: upgrade to Vite 4.2 (#9434)
* chore: upgrade to Vite 4.2
* Update .changeset/gentle-vans-kick.md
Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
---------
Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
Rich Harris [Mon, 20 Mar 2023 18:10:33 +0000 (14:10 -0400)]
add dark mode styles to default error page (#9460)
Co-authored-by: Rich Harris <git@rich-harris.dev>
Rich Harris [Mon, 20 Mar 2023 18:10:20 +0000 (14:10 -0400)]
reload after error (#9441)
* reload after error
* only apply to unexpected errors, and warn that the page will be reloaded
---------
Co-authored-by: Rich Harris <git@rich-harris.dev>
renovate[bot] [Sun, 19 Mar 2023 17:20:25 +0000 (10:20 -0700)]
chore(deps): update pnpm to v7.30.0 (#9450)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github-actions[bot] [Fri, 17 Mar 2023 22:04:42 +0000 (18:04 -0400)]
Version Packages (#9433)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Ben McCann [Fri, 17 Mar 2023 17:53:18 +0000 (10:53 -0700)]
chore: format
Simon H [Fri, 17 Mar 2023 15:30:00 +0000 (16:30 +0100)]
fix: enhance and tighten up Vercel adapter warnings (#9436)
- warn when prerender setting makes isr config useless
- don't show cron warning when everything's valid
- allow to set isr to false to clear isr config in leafs (else it's impossible to do so because config is merged at the top level)
- prefixed all warnings with "Warning:" which should help detect the Vercel log dashboard show these in condensed mode where only warnings/errors are shown
- prerender = 'auto' routes are now also excempt from further processing if we can determine that this is equal to prerender = true (because there are no dynamic routes)
---------
Co-authored-by: Rich Harris <richard.a.harris@gmail.com>
Tal Hadad [Fri, 17 Mar 2023 12:32:48 +0000 (14:32 +0200)]
Merge branch 'master' into legacy-builds
github-actions[bot] [Thu, 16 Mar 2023 18:52:55 +0000 (14:52 -0400)]
Version Packages (#9391)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Rich Harris [Thu, 16 Mar 2023 18:45:57 +0000 (14:45 -0400)]
throw error if isr route uses edge runtime (#9432)
* throw error if isr route uses edge runtime
* please prettier
---------
Co-authored-by: Rich Harris <git@rich-harris.dev>
Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
Simon H [Wed, 15 Mar 2023 21:52:14 +0000 (22:52 +0100)]
fix: don't start debugger on 404s (#9424)
Simon H [Wed, 15 Mar 2023 21:26:30 +0000 (22:26 +0100)]
docs: mention the types without types feature (#9397)
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
renovate[bot] [Wed, 15 Mar 2023 21:06:37 +0000 (14:06 -0700)]
chore(deps): update all non-major dependencies (#9417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
Martin Sonnberger [Wed, 15 Mar 2023 13:30:00 +0000 (14:30 +0100)]
feat: expose submitter in SubmitFunction (#9425)
closes #9414
Geoff Rich [Wed, 15 Mar 2023 09:01:44 +0000 (02:01 -0700)]
docs: update data-sveltekit-keepfocus docs (#9421)
---------
Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
Christopher Demicoli [Wed, 15 Mar 2023 08:28:43 +0000 (09:28 +0100)]
fix(adapter-node): only send cache header when static resource is 200 (#9394)
fixes #9393
---------
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
Jeremy Möglich [Mon, 13 Mar 2023 14:47:00 +0000 (15:47 +0100)]
fix: allow extending multiple other tsconfigs (#9413)
possible since typescript 5.0
closes #9412
---------
Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
Andrew Walker [Mon, 13 Mar 2023 12:18:06 +0000 (12:18 +0000)]
feat: add data-sveltekit-replacestate and -keepfocus options to links (#9019)
Closes #9014
Closes #7895
---------
Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
Co-authored-by: Simon Holthausen <simon.holthausen@vercel.com>
Li BingMuyou [Fri, 10 Mar 2023 11:02:16 +0000 (19:02 +0800)]
fix: handle srcset attributes with newline after comma (#9388)
fixes #9369
github-actions[bot] [Wed, 8 Mar 2023 18:20:33 +0000 (13:20 -0500)]
Version Packages (#9366)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Ben McCann [Wed, 8 Mar 2023 18:10:07 +0000 (10:10 -0800)]
chore: fix invalid changeset (#9365)
Ben McCann [Wed, 8 Mar 2023 18:00:58 +0000 (10:00 -0800)]
chore: upgrade changesets (#9364)
renovate[bot] [Wed, 8 Mar 2023 16:06:50 +0000 (08:06 -0800)]
chore(deps): update pnpm to v7.29.1 (#9356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Simon H [Wed, 8 Mar 2023 16:06:28 +0000 (17:06 +0100)]
chore: replace deprecated property access in preparation for TS 5.0 (#9361)
Rich Harris [Wed, 8 Mar 2023 15:30:59 +0000 (10:30 -0500)]
fix: redirect when previewing prerendered pages (#9353)
closes #8839
Rich Harris [Wed, 8 Mar 2023 13:33:22 +0000 (08:33 -0500)]
fix: persist DOM state on beforeunload (#9345)
fixes #9098
Rich Harris [Wed, 8 Mar 2023 13:28:04 +0000 (08:28 -0500)]
feat: pause on debugger for full page reloads in dev (#9305)
closes #9284
Rich Harris [Wed, 8 Mar 2023 13:27:39 +0000 (08:27 -0500)]
feat: expose `base` via `$service-worker`, make paths relative (#9250)
closes #4714
---------
Co-authored-by: Simon Holthausen <simon.holthausen@vercel.com>
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
Rich Harris [Wed, 8 Mar 2023 13:24:46 +0000 (08:24 -0500)]
fix: account for server-emitted assets when prerendering (#9349)
fixes #9146
Rich Harris [Wed, 8 Mar 2023 11:42:44 +0000 (06:42 -0500)]
fix: don't automatically prerender non-SSR'd pages (#9352)
reverts #8131
This reverts the optimisation wherein pages with ssr = false and no explicit prerender = false would automatically be prerendered, as it turns out to be unsafe.
fixes #9275
fixes #8428
Rich Harris [Tue, 7 Mar 2023 16:33:06 +0000 (11:33 -0500)]
fix: update @clack/prompts (#9346)
Rich Harris [Tue, 7 Mar 2023 15:16:40 +0000 (10:16 -0500)]
return 308s instead of 301s when normalising paths (#9351)
* return 308s instead of 301s when normalising paths - fixes #9350
* remove only
Rich Harris [Tue, 7 Mar 2023 15:01:15 +0000 (10:01 -0500)]
run beforeNavigate callbacks after cancelled unloading navigation - closes #9170 (#9347)
Rich Harris [Tue, 7 Mar 2023 06:43:52 +0000 (01:43 -0500)]
don't discourage use of `adapter-vercel` (#9344)
* don't discourage use of `adapter-vercel`
* same for netlify
* changeset
DrLoopFall [Mon, 6 Mar 2023 19:34:15 +0000 (01:04 +0530)]
avoid FOUC when using CSS modules in dev (#9323)
Csaba Balázs [Mon, 6 Mar 2023 17:14:42 +0000 (18:14 +0100)]
docs: update adapter-node.md (#9309)
* Update adapter-node.md
fix npm ci command line
extend ORIGIN samples
* Update documentation/docs/25-build-and-deploy/40-adapter-node.md
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
* Update documentation/docs/25-build-and-deploy/40-adapter-node.md
Co-authored-by: Rich Harris <hello@rich-harris.dev>
---------
Co-authored-by: Rich Harris <hello@rich-harris.dev>
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
Simon H [Mon, 6 Mar 2023 15:57:50 +0000 (16:57 +0100)]
fix: deal with fast consecutive promise resolutions when streaming (#9332)
* fix: deal with fast consecutive promise resolutions when streaming
fixes #9330
* Update packages/kit/src/utils/streaming.js
Rich Harris [Mon, 6 Mar 2023 15:47:14 +0000 (10:47 -0500)]
fix: remove buggy cookie path detection (#9298)
closes #9130
---------
Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
LoC [Mon, 6 Mar 2023 15:41:09 +0000 (16:41 +0100)]
Added BODY_SIZE_LIMIT to the env variables recognized by the node adapter (#9326)
* Added BODY_SIZE_LIMIT to the environment variables recognized by the node adapter
* Added changeset
* Update .changeset/perfect-brooms-hope.md
---------
Co-authored-by: Rich Harris <hello@rich-harris.dev>
github-actions[bot] [Mon, 6 Mar 2023 15:36:02 +0000 (10:36 -0500)]
Version Packages (#9329)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Glenn Sayers [Mon, 6 Mar 2023 15:28:13 +0000 (15:28 +0000)]
fix: required parameters placed after missing optional parameters are no longer skipped (#9331)
* fix: required parameters placed after missing optional parameters are no longer skipped
* Update .changeset/loud-ghosts-worry.md
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
---------
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
renovate[bot] [Mon, 6 Mar 2023 10:34:19 +0000 (11:34 +0100)]
chore(deps): update pnpm to v7.29.0 (#9327)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Rich Harris [Mon, 6 Mar 2023 10:14:34 +0000 (05:14 -0500)]
fix respect `<base>` when crawling (#9257)
together with setting config.kit.paths.relative to false this closes #8559
Rich Harris [Mon, 6 Mar 2023 10:03:44 +0000 (05:03 -0500)]
fix: omit hash from global name during dev (#9310)
closes #9225
Also adds some docs explaining how to set version.name to the current commit hash
Rich Harris [Mon, 6 Mar 2023 08:15:34 +0000 (03:15 -0500)]
fix: reset scroll before resetting focus (#9311)
closes #9189
github-actions[bot] [Sun, 5 Mar 2023 06:55:18 +0000 (07:55 +0100)]
Version Packages (#9320)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Enrico Sacchetti [Sun, 5 Mar 2023 06:53:41 +0000 (01:53 -0500)]
fix(create-svelte): add hint when scaffolding (#9318)
* fix(create-svelte): add hint when scaffolding
* chore: add changeset
* chore: apply suggestions
renovate[bot] [Fri, 3 Mar 2023 21:28:36 +0000 (16:28 -0500)]
chore(deps): update dependency eslint-plugin-unicorn to v46 (#9308)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github-actions[bot] [Fri, 3 Mar 2023 20:25:58 +0000 (15:25 -0500)]
Version Packages (#9286)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Rich Harris [Fri, 3 Mar 2023 20:25:02 +0000 (15:25 -0500)]
use es2022 instead of es2020 - closes #8980 (#9293)
Rich Harris [Fri, 3 Mar 2023 20:24:38 +0000 (15:24 -0500)]
always generate `404.html` (#9294)
* add fallback option to adapter-cloudflare
* always generate fallback
* Update packages/adapter-cloudflare/index.js
Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
* format
---------
Co-authored-by: ajgeiss0702 <ajgeiss72@gmail.com>
Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
Ben McCann [Fri, 3 Mar 2023 16:26:49 +0000 (08:26 -0800)]
chore: restore bug reporting section of readme (#9292)
* chore: restore bug reporting section of readme
* Update README.md
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
---------
Co-authored-by: Rich Harris <richard.a.harris@gmail.com>
Rich Harris [Fri, 3 Mar 2023 15:31:59 +0000 (10:31 -0500)]
SPA docs (#9291)
* SPA docs - closes #8631
* fixes
* make SPA docs less adapter-specific
Rich Harris [Fri, 3 Mar 2023 14:58:59 +0000 (09:58 -0500)]
always include `<link rel="stylesheet">` even if excluded from Link headers - closes #8238 (#9255)
Rich Harris [Thu, 2 Mar 2023 22:39:27 +0000 (17:39 -0500)]
chore: `dedent` (#9273)
* create dedent utility
* recursive dedenting
* use `dedent` when creating env declarations
* use dedent in manifest generation
* dedent more stuff
* oops
* use dedent for virtual modules
* add comment
* Update packages/kit/src/core/sync/utils.js
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
---------
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
Rich Harris [Thu, 2 Mar 2023 22:04:56 +0000 (17:04 -0500)]
tweak adapter-static docs (#9290)
Martin Sonnberger [Thu, 2 Mar 2023 21:06:33 +0000 (22:06 +0100)]
feat: add `cookies.getAll` (#9287)
* implement `cookies.getAll`
* check domain and path
* oops
Rich Harris [Thu, 2 Mar 2023 19:53:18 +0000 (14:53 -0500)]
provide access to request context via `event.platform` (#9280)
* provide access to request context via `event.platform` - closes #8706
* cheat
Rich Harris [Thu, 2 Mar 2023 19:52:55 +0000 (14:52 -0500)]
set `form` to `null` before updating it with real values (#9267)
* set `form` to `null` before updating it with real values - fixes #8513
* changeset and test
github-actions[bot] [Thu, 2 Mar 2023 15:09:42 +0000 (10:09 -0500)]
Version Packages (#9279)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Rich Harris [Thu, 2 Mar 2023 10:05:35 +0000 (05:05 -0500)]
use `node` export condition when bundling - closes #9264 (#9276)
Glenn Sayers [Thu, 2 Mar 2023 04:28:29 +0000 (04:28 +0000)]
fix: successive optional route parameters can now be empty (#9266)
* Optional chained parameters can be skipped - close #9261
* Update changeset description
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
---------
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
github-actions[bot] [Wed, 1 Mar 2023 17:15:20 +0000 (12:15 -0500)]
Version Packages (#9268)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Rich Harris [Wed, 1 Mar 2023 16:48:01 +0000 (11:48 -0500)]
add catch-all route for framework 404s rather than platform 404s (#9265)
* add catch-all route for framework 404s rather than platform 404s - closes #8287
* Update packages/adapter-vercel/index.js
Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
---------
Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
github-actions[bot] [Wed, 1 Mar 2023 13:00:02 +0000 (08:00 -0500)]
Version Packages (#9258)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Ben McCann [Wed, 1 Mar 2023 04:04:41 +0000 (20:04 -0800)]
fix: correct undefined reference to global var with Vitest (#9252)
tomoam [Wed, 1 Mar 2023 02:31:32 +0000 (11:31 +0900)]
docs: fix 70-packaging.md (#9254)
S. Elliott Johnson [Tue, 28 Feb 2023 20:39:31 +0000 (13:39 -0700)]
fix: Update Kit changelog (#9251)
* fix: Update Kit changelog
oops
* Update CHANGELOG.md
---------
Co-authored-by: Rich Harris <richard.a.harris@gmail.com>
github-actions[bot] [Tue, 28 Feb 2023 20:11:32 +0000 (15:11 -0500)]
Version Packages (#9249)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Martin Sonnberger [Tue, 28 Feb 2023 18:54:57 +0000 (19:54 +0100)]
feat: warn when calling depends(...) with special URI scheme (#9246)
* warn when using special scheme in depends(...)
* changeset
* DRY
---------
Co-authored-by: Rich Harris <hello@rich-harris.dev>
github-actions[bot] [Tue, 28 Feb 2023 18:15:46 +0000 (13:15 -0500)]
Version Packages (#9247)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>