Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

newPxMethod not exported via root package #100

Closed
KoltonG opened this issue Feb 19, 2023 · 1 comment
Closed

newPxMethod not exported via root package #100

KoltonG opened this issue Feb 19, 2023 · 1 comment
Labels

Comments

@KoltonG
Copy link
Contributor

KoltonG commented Feb 19, 2023

The newPxMethod utility is not exported via the @homebound/truss packages. It is exported via @homebound/truss/buid/methods.

Expected Behaviour

import { newPxMethod } from "@homebound/truss";

Actual Behaviour

import { newPxMethod } from "@homebound/truss/build/methods";
stephenh added a commit that referenced this issue Jul 1, 2023
homebound-team-bot pushed a commit that referenced this issue Jul 1, 2023
## [1.128.1](v1.128.0...v1.128.1) (2023-07-01)

### Bug Fixes

* Export newPxMethod. Fixes [#100](#100). ([#108](#108)) ([4dc329c](4dc329c))
@homebound-team-bot
Copy link

🎉 This issue has been resolved in version 1.128.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants