Releases: colinhacks/zshy
Releases · colinhacks/zshy
v0.7.2
Commits:
- a108697 fix: expand wildcard exports in jsr config
- b51e796 test: cover expanded jsr wildcard exports
- 112d2a0 fix: preserve ESM diagnostics when CJS is disabled
- aff0dd5 Merge pull request #69 from colinhacks/fix-cjs-false-diagnostics
- d3ecb68 Merge pull request #68 from colinhacks/fix-jsr-wildcard-exports
- 472dbae chore: bump version to 0.7.2
v0.7.1
v0.7.0
Commits:
- dfffcf7 Split out some logic that will need to be reused as utils
- fd15061 Implement jsr option
- 3027393 Update README
- 5a0cf51 Add test
- 8c955e6 Address review comments
- 0c1937f Add simple bin test
- 876b102 Fix workflow
- c18f12f Merge pull request #59 from colinhacks/test-single-bin
- 2be37a1 Use jsr.json file existence instead of config flag
- fceaddc Update README and test to account for pullfrog's changes
- 96c00e2 Fix breakage when jsr.json is not present
- b65aead Update test name
- 7c072d4 Merge pull request #57 from DallasHoff/jsr
- 64f8646 0.7.0
v0.6.0
v0.5.0
Commits:
- 9ecd4f3 Add Pullfrog workflow
- c39c13a Automatically ignore test dirs and files
- ded6a7e Fix tests
- 86b185e Merge pull request #56 from colinhacks/no-tests
- d56ec0c Allow to configure the log verbosity level
- 5e58a8d Revert modified logs
- 569fccf Rebase
- 402734f Merge pull request #51 from djhi/main
- 2387fca 0.5.0
v0.4.4
v0.4.3
v0.4.2
Commits:
- 3896626 Edit readme:
- 2e349d1 Support asset entrypoints and refactor test suite
- f5ab120 Revert moduleDetection
- 73a078e Closes #37 #31 #36
- 3d9d62f 0.4.2
- 19365de Update snaps
- 7eafd33 Simplify asset exports
- 3ae444f Simplify asset exports
- c53c29d Add nonsrc asset
- 28c3564 Update snap
- f7926b5 Merge pull request #39 from colinhacks/dev