Kim, Hyeonseo

Results 7 issues of Kim, Hyeonseo

node-sass가 sass 문서와 맞지 않은 경우가 있어서 찾아보니 [node-sass가 depercated 되었더라고요](https://sass-lang.com/blog/libsass-is-deprecated). 공식에서도 dart-sass 로 마이그레이션을 권장하는 만큼 책도 `yarn sass` 로 수정되어야 할 것 같습니다.

이제 휴지통 아이콘이 사라지고 ...을 누른 후 drop collection을 직접 눌러야 하도록 바뀌었습니다. ![이미지 001](https://user-images.githubusercontent.com/17683473/90975543-0dde6d00-e570-11ea-8d6d-35dd25139c10.png)

### Description This PR implements WebP image export functionality by adding a new `toWebp` function to the library. The implementation includes: 1. A new `toWebp` function that converts HTML nodes...

PR: unreviewed

## Summary This PR introduces a new `@fedify/fresh` package that provides seamless integration between Fedify and Fresh 2.0, replacing the deprecated `@fedify/fedify/x/fresh` module that was designed for Fresh 1.x. ##...

component/integration
difficulty/intermediate
breaking change
examples

### Summary Add `ElysiaJS` option to `fedify init` when user choose bun as runtime. ### Problem Even though there is `@fedify/elysia` packages, there is no option to make fedify-elysia app...

type/enhancement
good first issue
component/cli
component/integration
examples

### Summary Add official SolidStart integration package (@fedify/solidstart) to enable seamless federation capabilities in SolidStart applications, similar to existing integrations for SvelteKit (@fedify/sveltekit) and Next.js (@fedify/next). ### Problem SolidStart is...

help wanted
type/feature
component/integration
difficulty/intermediate
examples

### Summary `deno task test:bun` failed - `InProcessMessageQueue` test. ### Expected Behavior `deno task test:bun` should pass all tests like `deno task test` and `deno task test:node` ### Actual Behavior...

type/bug
priority/high
type/test
component/mq
runtime/bun