Releases: NaverPayDev/pie
@naverpay/react-pdf@1.1.1
Patch Changes
-
f64ab4f: pdfjs-dist의 버전을 최신화합니다
@naverpay/safe-html-react-parser@1.1.0
Minor Changes
-
3eea5d1: [safe-html-react-parser] Replace isomorphic-dompurify with custom implementation supporting flexible DOM libraries
@naverpay/safe-html-react-parser@1.0.0
Major Changes
-
65a2c81: Add a new package: safe-html-react-parser
@naverpay/safe-html-react-parser@1.0.0-rc.251023-80a2486
🚧 Pre-release
This release is a pre-release version of @naverpay/safe-html-react-parser.
Please make sure to thoroughly test it before deploying to production.
Changes
- [#198] Add a new package: safe-html-react-parser
- [#198] Update parameter descriptions in safeParse function for clarity
- [#198] Inform Node.js requirements
- [#198] Fix import statement for html-react-parser to use namespace import
- [#198] Fix import handling for html-react-parser to support both ESM and CJS modules
@naverpay/safe-html-react-parser@1.0.0-rc.251023-1b2085b
🚧 Pre-release
This release is a pre-release version of @naverpay/safe-html-react-parser.
Please make sure to thoroughly test it before deploying to production.
Changes
@naverpay/vanilla-store@1.1.3
Patch Changes
-
87fc79d: [vanilla-store] Use persistValue as a priority in
VanillaSelect.getPR: [vanilla-store] Use persistValue as a priority in
VanillaSelect.get
@naverpay/vanilla-store@1.1.2
Patch Changes
-
99a70ac: [vanilla-store] Remove useSyncPersistStore from useSyncStore and useSetStore
PR: [vanilla-store] Remove useSyncPersistStore from useSyncStore and useSetStore
@naverpay/url-param-compressor@0.0.2
Patch Changes
-
2c8d7ce: URL 파라미터 압축 패키지 추가
@naverpay/url-param-compressor@0.0.2-rc.250711-323ae26
🚧 Pre-release
This release is a pre-release version of @naverpay/url-param-compressor.
Please make sure to thoroughly test it before deploying to production.
Changes
- URL Param 압축 도구 개발 (#169)
- [#166] debug 옵션 추가 (#171)
- [#166] URLParamCompressor 테스트 케이스 추가 및 페이지 네비게이션 시나리오 구현 (#172)
- [url-param-compressor] 압축/압축 해제 실패시 처리, 압축 옵션 추가, 패키지명 수정 (#173)
- [url-param-compressor] 브라우저 환경 테스트 추가 (#177)
- [url-param-compressor] playground, readme 추가 (#180)
- [url-param-compressor] bench 추가 / jsdoc 작성 (#182)
@naverpay/vanilla-store@1.1.2-rc.250710-99a70ac
🚧 Pre-release
This release is a pre-release version of @naverpay/vanilla-store.
Please make sure to thoroughly test it before deploying to production.
Changes
- [#178] Remove useSyncPersistStore from useSyncStore and useSetStore