Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 3, 2025

If this change should result in new package versions please add a changeset before merging. You can do so by clicking the link provided by changeset bot below.

is behind GK for now until we want to enable it

![Screenshot 2025-07-01 at 5.34.57 PM.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/NU8OmLauzLqa61yWDJkY/9fb9baa1-2869-47bc-82ed-3fd54e1a0c15.png)

GitOrigin-RevId: 9a0b57d3af2ad930a4a0c7a4763a46873223a000
@github-actions github-actions bot requested a review from a team as a code owner July 3, 2025 18:45
Copy link
Contributor Author

github-actions bot commented Jul 3, 2025

The following public packages have changed files:

Changed Current version
@lightsparkdev/core 1.4.2
@lightsparkdev/ui 1.1.5

There are 2 existing changesets for this branch. If additional changes have been made that require different versions for any package simply add another changeset. Any packages that depend on the planned releases will be updated and released automatically in a separate PR.

Each changeset corresponds to an update in the CHANGELOG for the packages listed in the changeset. Therefore, you should add a changeset for each noteable package change that this PR contains. For example, if a PR adds two features - one feature for packages A and B and one feature for package C - you should add two changesets. One changeset for packages A and B and one changeset for package C, with a description of each feature. The feature description will end up being the CHANGELOG entry for the packages in the changeset.

The following releases are planned based on the existing changesets:

Planned releases Update
@lightsparkdev/core patch
@lightsparkdev/ui patch
@lightsparkdev/crypto-wasm patch
@lightsparkdev/lightspark-cli patch
@lightsparkdev/lightspark-sdk patch
@lightsparkdev/oauth patch

Last updated by commit 1dbac57

coreymartin and others added 4 commits July 3, 2025 22:48
### TL;DR

Added support for Indian Rupee (INR) as a currency unit throughout the system.

### What changed?

- Added `INR` to the `CurrencyUnit` enum in all GraphQL schema files
- Updated the currency utility functions in `js/packages/core/src/utils/currency.ts` to handle INR:
  - Added INR to the `CurrencyUnit` object
  - Added conversion mappings for INR in `standardUnitConversionObj` and `CONVERSION_MAP`
  - Updated the `CurrencyMap` type to include INR
  - Added INR to currency formatting and abbreviation functions

### How to test?

1. Verify that INR appears as a currency option in relevant UI components
2. Test currency conversion to and from INR
3. Ensure INR formatting displays correctly in the UI
4. Confirm that GraphQL queries and mutations accept INR as a valid currency unit

### Why make this change?

This change adds support for the Indian Rupee, expanding the platform's currency options to better serve users in India or those who need to work with INR. This enhancement improves the global reach of the platform and provides more flexibility for international transactions.

GitOrigin-RevId: d538d9a03c467d86fe379c03750706a0b5e3f389
@coreymartin coreymartin changed the title [bridge] add ssn workaround ui is behind GK for now until we want to enable it Updates to core, ui Jul 14, 2025
coreymartin and others added 4 commits July 14, 2025 22:02
…ironment. Towards LIG-7942 (#19123)

GitOrigin-RevId: 18aaebc5ab77b7ebdf51cf6091fb46de64d88d3c
* Version Packages (#468)

* Version Packages

* CI update lock file for PR

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
GitOrigin-RevId: 024e677

* CI update lock file for PR

* manypkg fix

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Lightspark Eng <engineering@lightspark.com>
Co-authored-by: Corey Martin <coreyn.martin@gmail.com>
GitOrigin-RevId: 79ccde26a66ff971053398a3e72779a0afdac9b9
@coreymartin coreymartin enabled auto-merge (squash) July 14, 2025 22:24
@coreymartin coreymartin merged commit e9152bc into main Jul 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants