pezkuwichain
8cbd3702d5
Bump version to 0.62.19
2026-01-17 21:12:56 +03:00
pezkuwichain
f123bbfacc
Downgrade styled-components to v5 for TypeScript compatibility
...
- Downgrade styled-components from v6.1.1 to v5.3.11
- Add @types/styled-components for v5 type definitions
- Simplify styled.ts export (v5 uses default export)
- Remove tsconfig skipLibCheck workaround (not needed with v5)
- Add string-replace-loader dependency for webpack
- Update @pezkuwi/dev to 0.85.4 (includes rollup config export fix)
This fixes TS2742 declaration emit errors that prevented npm
package builds while allowing Chrome/Firefox extension bundles.
2026-01-17 21:08:55 +03:00
pezkuwichain
bbfae9cca6
Pin TypeScript to 5.5.4 to fix styled-components declaration emission errors
2026-01-17 19:03:27 +03:00
pezkuwichain
7e586239ae
v0.62.18: Firefox AMO compliance and new extension ID
...
- New Firefox extension ID for AMO
- Fixed data_collection_permissions for Mozilla compliance
- Updated webpack config for ES2022 target
- Added firefox-postprocess.sh script
- Bumped all packages to 0.62.18
2026-01-17 16:31:30 +03:00
pezkuwichain
9b0feb43b4
chore: update dependencies to latest versions
...
- @pezkuwi/api: ^16.5.9
- @pezkuwi/types: ^16.5.9
- @pezkuwi/rpc-provider: ^16.5.9
- @pezkuwi/util: ^14.0.11
- @pezkuwi/util-crypto: ^14.0.11
- @pezkuwi/keyring: ^14.0.11
- @pezkuwi/networks: ^14.0.11
- @pezkuwi/x-global: ^14.0.11
Published:
- @pezkuwi/extension-inject@0.62.16
- @pezkuwi/extension-dapp@0.62.16
2026-01-15 10:35:16 +03:00
pezkuwichain
7b44c5fa22
chore: Update package author to Kurdistan Tech Institute & PezkuwiChain Team
...
Updated author field in all package.json files from original Polkadot
author to the Pezkuwi project maintainers.
2026-01-15 10:08:46 +03:00
pezkuwichain
49e0087ca9
chore: bump version to 0.62.15
...
- Renamed extension from "Pezkuwi Wallet" to "Pezkuwi Extension"
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-09 15:27:36 +03:00
pezkuwichain
2adf8ca880
Rebrand: Update chainType substrate → bizinikiwi, bump to 0.62.14
...
- Update chainType from 'substrate' to 'bizinikiwi' in extension-inject/types.ts
- Update default icon from 'substrate' to 'bizinikiwi' in extension-chains/bundle.ts
- Bump all extension packages to version 0.62.14
- Add *.zip to .gitignore
2026-01-09 03:10:08 +03:00
pezkuwichain
55d0b57348
fix: update pezkuwi-ui dependencies to 3.17.1 and fix type issues
...
- Update @pezkuwi/react-identicon, ui-shared, ui-settings, ui-keyring, react-qr to ^3.17.1
- Fix westendMetadata → zagrosMetadata imports in test files
- Remove backward compatibility for polkadot/substrate themes in Identicon.tsx
- Add proper Network[] type annotation to legerChains.ts
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-09 00:53:48 +03:00
pezkuwichain
ea2db6558f
feat: complete Pezkuwi rebrand - remove other networks
...
- Remove all Polkadot ecosystem networks from chain selector
- Keep only: Pezkuwi Relay Chain, Zagros Relay Chain, Pezkuwi Beta Testnet
- Update extension ID from polkadot-js to pezkuwi
- Update PhishingDetected to use Pezkuwi branding
- Update metadataMock: Westend → Zagros, WND → ZGR
- Disable Ledger chains (no Pezkuwi Ledger app yet)
- Update Identicon to handle pezkuwi icon theme
- Clean up translation files
Breaking: Extension now only supports Pezkuwi networks
2026-01-08 23:46:33 +03:00
pezkuwichain
4a9181d69b
Rebrand: polkadot → pezkuwi build fixes
...
- Fixed webpack.shared.cjs and webpack.config.cjs imports
- Fixed rollup.config.js imports
- Added x-* package resolutions
- Renamed hooks/index.js to hooks/index.ts
- Added pezkuwi-exec-webpack script alias
- Updated tsconfig.base.json with pezkuwi paths
2026-01-07 02:31:08 +03:00
pezkuwichain
c2913a65d9
Update domain references to pezkuwichain.app and rebrand from polkadot
2026-01-06 12:21:11 +03:00